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

This commit is contained in:
renovate[bot]
2022-10-30 19:20:42 +00:00
parent 316fa4d836
commit c61242e37d
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -66,7 +66,7 @@
"@types/redux-actions": "2.6.2",
"@types/sanitize-html": "2.6.2",
"@types/store": "2.0.2",
"@types/validator": "13.7.9",
"@types/validator": "13.7.10",
"@typescript-eslint/eslint-plugin": "5.40.1",
"@typescript-eslint/parser": "5.40.1",
"babel-eslint": "10.1.0",
@@ -14696,9 +14696,9 @@
"license": "MIT"
},
"node_modules/@types/validator": {
"version": "13.7.9",
"resolved": "https://registry.npmjs.org/@types/validator/-/validator-13.7.9.tgz",
"integrity": "sha512-y5KJ1PjGXPpU4CZ7lThDu31s+FqvzhqwMOR6Go/x6xaQMFjgzwfzfOvCwABsylr/5n8sB1qFQm1Vi7TaCB8P+A==",
"version": "13.7.10",
"resolved": "https://registry.npmjs.org/@types/validator/-/validator-13.7.10.tgz",
"integrity": "sha512-t1yxFAR2n0+VO6hd/FJ9F2uezAZVWHLmpmlJzm1eX03+H7+HsuTAp7L8QJs+2pQCfWkP1+EXsGK9Z9v7o/qPVQ==",
"dev": true
},
"node_modules/@types/vfile": {
@@ -65721,9 +65721,9 @@
"version": "2.0.6"
},
"@types/validator": {
"version": "13.7.9",
"resolved": "https://registry.npmjs.org/@types/validator/-/validator-13.7.9.tgz",
"integrity": "sha512-y5KJ1PjGXPpU4CZ7lThDu31s+FqvzhqwMOR6Go/x6xaQMFjgzwfzfOvCwABsylr/5n8sB1qFQm1Vi7TaCB8P+A==",
"version": "13.7.10",
"resolved": "https://registry.npmjs.org/@types/validator/-/validator-13.7.10.tgz",
"integrity": "sha512-t1yxFAR2n0+VO6hd/FJ9F2uezAZVWHLmpmlJzm1eX03+H7+HsuTAp7L8QJs+2pQCfWkP1+EXsGK9Z9v7o/qPVQ==",
"dev": true
},
"@types/vfile": {

View File

@@ -151,7 +151,7 @@
"@types/redux-actions": "2.6.2",
"@types/sanitize-html": "2.6.2",
"@types/store": "2.0.2",
"@types/validator": "13.7.9",
"@types/validator": "13.7.10",
"@typescript-eslint/eslint-plugin": "5.40.1",
"@typescript-eslint/parser": "5.40.1",
"babel-eslint": "10.1.0",