chore(deps): update dependency @types/validator to v13.6.6
This commit is contained in:
committed by
renovate[bot]
parent
537e8f1bce
commit
adf3c2b8cc
6
client/package-lock.json
generated
6
client/package-lock.json
generated
@ -5411,9 +5411,9 @@
|
||||
"integrity": "sha512-PBjIUxZHOuj0R15/xuwJYjFi+KZdNFrehocChv4g5hu6aFroHue8m0lBP0POdK2nKzbw0cgV1mws8+V/JAcEkQ=="
|
||||
},
|
||||
"@types/validator": {
|
||||
"version": "13.6.5",
|
||||
"resolved": "https://registry.npmjs.org/@types/validator/-/validator-13.6.5.tgz",
|
||||
"integrity": "sha512-ilpDKpjjq/w/IyyTuQ38mABdaEzTzTugPyU7DlMCMKd8MMYngnPKhA2TgdO1MfEDED9KVV7uSOL1fDkgwJp/wg==",
|
||||
"version": "13.6.6",
|
||||
"resolved": "https://registry.npmjs.org/@types/validator/-/validator-13.6.6.tgz",
|
||||
"integrity": "sha512-+qogUELb4gMhrMjSh/seKmGVvN+uQLfyqJAqYRWqVHsvBsUO2xDBCL8CJ/ZSukbd8vXaoYbpIssAmfLEzzBHEw==",
|
||||
"dev": true
|
||||
},
|
||||
"@types/websocket": {
|
||||
|
@ -151,7 +151,7 @@
|
||||
"@types/redux-actions": "2.6.2",
|
||||
"@types/sanitize-html": "2.5.0",
|
||||
"@types/store": "2.0.2",
|
||||
"@types/validator": "13.6.5",
|
||||
"@types/validator": "13.6.6",
|
||||
"autoprefixer": "10.4.0",
|
||||
"babel-plugin-transform-imports": "2.0.0",
|
||||
"chokidar": "3.5.2",
|
||||
|
Reference in New Issue
Block a user