chore(deps): update dependency @types/validator to v13.7.5

pull/47182/head^2
renovate[bot] 2022-08-06 22:59:22 +00:00
parent 4890e36d65
commit 25a0d819b6
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -65,7 +65,7 @@
"@types/redux-actions": "2.6.2", "@types/redux-actions": "2.6.2",
"@types/sanitize-html": "2.6.2", "@types/sanitize-html": "2.6.2",
"@types/store": "2.0.2", "@types/store": "2.0.2",
"@types/validator": "13.7.4", "@types/validator": "13.7.5",
"@typescript-eslint/eslint-plugin": "5.31.0", "@typescript-eslint/eslint-plugin": "5.31.0",
"@typescript-eslint/parser": "5.31.0", "@typescript-eslint/parser": "5.31.0",
"babel-eslint": "10.1.0", "babel-eslint": "10.1.0",
@ -14554,9 +14554,9 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/@types/validator": { "node_modules/@types/validator": {
"version": "13.7.4", "version": "13.7.5",
"resolved": "https://registry.npmjs.org/@types/validator/-/validator-13.7.4.tgz", "resolved": "https://registry.npmjs.org/@types/validator/-/validator-13.7.5.tgz",
"integrity": "sha512-uAaSWegu2lymY18l+s5nmcXu3sFeeTOl1zhSGoYzcr6T3wz1M+3OcW4UjfPhIhHGd13tIMRDsEpR+d8w/MexwQ==", "integrity": "sha512-9rQHeAqz6Jw3gDhttkmWetoriW5FPbxylv/6h6mXtaj2NKRcOvOmvfcswVdLVpbuy10NrO486K3lCoLgoIhiIA==",
"dev": true "dev": true
}, },
"node_modules/@types/vfile": { "node_modules/@types/vfile": {
@ -64771,9 +64771,9 @@
"version": "2.0.6" "version": "2.0.6"
}, },
"@types/validator": { "@types/validator": {
"version": "13.7.4", "version": "13.7.5",
"resolved": "https://registry.npmjs.org/@types/validator/-/validator-13.7.4.tgz", "resolved": "https://registry.npmjs.org/@types/validator/-/validator-13.7.5.tgz",
"integrity": "sha512-uAaSWegu2lymY18l+s5nmcXu3sFeeTOl1zhSGoYzcr6T3wz1M+3OcW4UjfPhIhHGd13tIMRDsEpR+d8w/MexwQ==", "integrity": "sha512-9rQHeAqz6Jw3gDhttkmWetoriW5FPbxylv/6h6mXtaj2NKRcOvOmvfcswVdLVpbuy10NrO486K3lCoLgoIhiIA==",
"dev": true "dev": true
}, },
"@types/vfile": { "@types/vfile": {

View File

@ -145,7 +145,7 @@
"@types/redux-actions": "2.6.2", "@types/redux-actions": "2.6.2",
"@types/sanitize-html": "2.6.2", "@types/sanitize-html": "2.6.2",
"@types/store": "2.0.2", "@types/store": "2.0.2",
"@types/validator": "13.7.4", "@types/validator": "13.7.5",
"@typescript-eslint/eslint-plugin": "5.31.0", "@typescript-eslint/eslint-plugin": "5.31.0",
"@typescript-eslint/parser": "5.31.0", "@typescript-eslint/parser": "5.31.0",
"babel-eslint": "10.1.0", "babel-eslint": "10.1.0",