mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-16 21:56:25 -05:00
chore(deps): update dependency @types/validator to v13.7.17 (#3890)
This commit is contained in:
parent
61fa46bb17
commit
68c889fb10
2 changed files with 5 additions and 5 deletions
|
@ -78,7 +78,7 @@
|
|||
"@types/superagent": "4.1.18",
|
||||
"@types/supertest": "2.0.12",
|
||||
"@types/testing-library__jest-dom": "5.14.6",
|
||||
"@types/validator": "13.7.12",
|
||||
"@types/validator": "13.7.17",
|
||||
"@types/webpack": "5.28.1",
|
||||
"@types/webpack-env": "1.18.0",
|
||||
"@typescript-eslint/eslint-plugin": "5.59.8",
|
||||
|
|
|
@ -202,8 +202,8 @@ importers:
|
|||
specifier: 5.14.6
|
||||
version: 5.14.6
|
||||
'@types/validator':
|
||||
specifier: 13.7.12
|
||||
version: 13.7.12
|
||||
specifier: 13.7.17
|
||||
version: 13.7.17
|
||||
'@types/webpack':
|
||||
specifier: 5.28.1
|
||||
version: 5.28.1
|
||||
|
@ -11654,8 +11654,8 @@ packages:
|
|||
/@types/unist@2.0.6:
|
||||
resolution: {integrity: sha512-PBjIUxZHOuj0R15/xuwJYjFi+KZdNFrehocChv4g5hu6aFroHue8m0lBP0POdK2nKzbw0cgV1mws8+V/JAcEkQ==}
|
||||
|
||||
/@types/validator@13.7.12:
|
||||
resolution: {integrity: sha512-YVtyAPqpefU+Mm/qqnOANW6IkqKpCSrarcyV269C8MA8Ux0dbkEuQwM/4CjL47kVEM2LgBef/ETfkH+c6+moFA==}
|
||||
/@types/validator@13.7.17:
|
||||
resolution: {integrity: sha512-aqayTNmeWrZcvnG2MG9eGYI6b7S5fl+yKgPs6bAjOTwPS316R5SxBGKvtSExfyoJU7pIeHJfsHI0Ji41RVMkvQ==}
|
||||
dev: true
|
||||
|
||||
/@types/webpack-env@1.18.0:
|
||||
|
|
Loading…
Reference in a new issue