chore(deps): update dependency @types/validator to v13.7.0 (#44182)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
14
client/package-lock.json
generated
14
client/package-lock.json
generated
@ -128,7 +128,7 @@
|
||||
"@types/redux-actions": "2.6.2",
|
||||
"@types/sanitize-html": "2.5.0",
|
||||
"@types/store": "2.0.2",
|
||||
"@types/validator": "13.6.6",
|
||||
"@types/validator": "13.7.0",
|
||||
"autoprefixer": "10.4.0",
|
||||
"babel-plugin-transform-imports": "2.0.0",
|
||||
"chokidar": "3.5.2",
|
||||
@ -8240,9 +8240,9 @@
|
||||
"integrity": "sha512-PBjIUxZHOuj0R15/xuwJYjFi+KZdNFrehocChv4g5hu6aFroHue8m0lBP0POdK2nKzbw0cgV1mws8+V/JAcEkQ=="
|
||||
},
|
||||
"node_modules/@types/validator": {
|
||||
"version": "13.6.6",
|
||||
"resolved": "https://registry.npmjs.org/@types/validator/-/validator-13.6.6.tgz",
|
||||
"integrity": "sha512-+qogUELb4gMhrMjSh/seKmGVvN+uQLfyqJAqYRWqVHsvBsUO2xDBCL8CJ/ZSukbd8vXaoYbpIssAmfLEzzBHEw==",
|
||||
"version": "13.7.0",
|
||||
"resolved": "https://registry.npmjs.org/@types/validator/-/validator-13.7.0.tgz",
|
||||
"integrity": "sha512-+jBxVvXVuggZOrm04NR8z+5+bgoW4VZyLzUO+hmPPW1mVFL/HaitLAkizfv4yg9TbG8lkfHWVMQ11yDqrVVCzA==",
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@types/websocket": {
|
||||
@ -33605,9 +33605,9 @@
|
||||
"integrity": "sha512-PBjIUxZHOuj0R15/xuwJYjFi+KZdNFrehocChv4g5hu6aFroHue8m0lBP0POdK2nKzbw0cgV1mws8+V/JAcEkQ=="
|
||||
},
|
||||
"@types/validator": {
|
||||
"version": "13.6.6",
|
||||
"resolved": "https://registry.npmjs.org/@types/validator/-/validator-13.6.6.tgz",
|
||||
"integrity": "sha512-+qogUELb4gMhrMjSh/seKmGVvN+uQLfyqJAqYRWqVHsvBsUO2xDBCL8CJ/ZSukbd8vXaoYbpIssAmfLEzzBHEw==",
|
||||
"version": "13.7.0",
|
||||
"resolved": "https://registry.npmjs.org/@types/validator/-/validator-13.7.0.tgz",
|
||||
"integrity": "sha512-+jBxVvXVuggZOrm04NR8z+5+bgoW4VZyLzUO+hmPPW1mVFL/HaitLAkizfv4yg9TbG8lkfHWVMQ11yDqrVVCzA==",
|
||||
"dev": true
|
||||
},
|
||||
"@types/websocket": {
|
||||
|
@ -152,7 +152,7 @@
|
||||
"@types/redux-actions": "2.6.2",
|
||||
"@types/sanitize-html": "2.5.0",
|
||||
"@types/store": "2.0.2",
|
||||
"@types/validator": "13.6.6",
|
||||
"@types/validator": "13.7.0",
|
||||
"autoprefixer": "10.4.0",
|
||||
"babel-plugin-transform-imports": "2.0.0",
|
||||
"chokidar": "3.5.2",
|
||||
|
Reference in New Issue
Block a user