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

This commit is contained in:
renovate[bot]
2022-10-15 23:14:12 +00:00
parent c98d08565d
commit 3bdc1cd3bc
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.7",
"@types/validator": "13.7.8",
"@typescript-eslint/eslint-plugin": "5.39.0",
"@typescript-eslint/parser": "5.39.0",
"babel-eslint": "10.1.0",
@@ -14590,9 +14590,9 @@
"license": "MIT"
},
"node_modules/@types/validator": {
"version": "13.7.7",
"resolved": "https://registry.npmjs.org/@types/validator/-/validator-13.7.7.tgz",
"integrity": "sha512-jiEw2kTUJ8Jsh4A1K4b5Pkjj9Xz6FktLLOQ36ZVLRkmxFbpTvAV2VRoKMojz8UlZxNg/2dZqzpigH4JYn1bkQg==",
"version": "13.7.8",
"resolved": "https://registry.npmjs.org/@types/validator/-/validator-13.7.8.tgz",
"integrity": "sha512-HKayOBe2ThTcQykiycCQYf70Fvo0WaJEJdxxNjvX3D/mnC0IUAhMe6wsIb1wwthmjiqBAR3qGkEzHYx74MS2yw==",
"dev": true
},
"node_modules/@types/vfile": {
@@ -65386,9 +65386,9 @@
"version": "2.0.6"
},
"@types/validator": {
"version": "13.7.7",
"resolved": "https://registry.npmjs.org/@types/validator/-/validator-13.7.7.tgz",
"integrity": "sha512-jiEw2kTUJ8Jsh4A1K4b5Pkjj9Xz6FktLLOQ36ZVLRkmxFbpTvAV2VRoKMojz8UlZxNg/2dZqzpigH4JYn1bkQg==",
"version": "13.7.8",
"resolved": "https://registry.npmjs.org/@types/validator/-/validator-13.7.8.tgz",
"integrity": "sha512-HKayOBe2ThTcQykiycCQYf70Fvo0WaJEJdxxNjvX3D/mnC0IUAhMe6wsIb1wwthmjiqBAR3qGkEzHYx74MS2yw==",
"dev": true
},
"@types/vfile": {

View File

@@ -149,7 +149,7 @@
"@types/redux-actions": "2.6.2",
"@types/sanitize-html": "2.6.2",
"@types/store": "2.0.2",
"@types/validator": "13.7.7",
"@types/validator": "13.7.8",
"@typescript-eslint/eslint-plugin": "5.39.0",
"@typescript-eslint/parser": "5.39.0",
"babel-eslint": "10.1.0",