fix(deps): update dependency validator to v13.11.0

This commit is contained in:
renovate[bot]
2023-08-05 13:44:12 +00:00
parent 0a0d6ada0b
commit 0153e3f499
2 changed files with 8 additions and 3 deletions
+1 -1
View File
@@ -133,7 +133,7 @@
"typescript": "4.9.5",
"util": "0.12.5",
"uuid": "8.3.2",
"validator": "13.9.0"
"validator": "13.11.0"
},
"devDependencies": {
"@babel/plugin-syntax-dynamic-import": "7.8.3",
+7 -2
View File
@@ -765,8 +765,8 @@ importers:
specifier: 8.3.2
version: 8.3.2
validator:
specifier: 13.9.0
version: 13.9.0
specifier: 13.11.0
version: 13.11.0
devDependencies:
'@babel/plugin-syntax-dynamic-import':
specifier: 7.8.3
@@ -34018,6 +34018,11 @@ packages:
spdx-expression-parse: 3.0.1
dev: true
/validator@13.11.0:
resolution: {integrity: sha512-Ii+sehpSfZy+At5nPdnyMhx78fEoPDkR2XW/zimHEL3MyGJQOCQ7WeP20jPYRz7ZCpcKLB21NxuXHF3bxjStBQ==}
engines: {node: '>= 0.10'}
dev: false
/validator@13.7.0:
resolution: {integrity: sha512-nYXQLCBkpJ8X6ltALua9dRrZDHVYxjJ1wgskNt1lH9fzGjs3tgojGSCBjmEPwkWS1y29+DrizMTW19Pr9uB2nw==}
engines: {node: '>= 0.10'}