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

This commit is contained in:
renovate[bot]
2023-01-28 07:59:54 +00:00
parent 06c4a32202
commit 60ffbc7bca
2 changed files with 9 additions and 6 deletions

13
package-lock.json generated
View File

@@ -65,7 +65,7 @@
"@types/redux-actions": "2.6.2",
"@types/sanitize-html": "2.8.0",
"@types/store": "2.0.2",
"@types/validator": "13.7.10",
"@types/validator": "13.7.11",
"@typescript-eslint/eslint-plugin": "5.48.2",
"@typescript-eslint/parser": "5.48.2",
"babel-eslint": "10.1.0",
@@ -14503,9 +14503,10 @@
"license": "MIT"
},
"node_modules/@types/validator": {
"version": "13.7.10",
"dev": true,
"license": "MIT"
"version": "13.7.11",
"resolved": "https://registry.npmjs.org/@types/validator/-/validator-13.7.11.tgz",
"integrity": "sha512-WqTos+CnAKN64YwyBMhgUYhb5VsTNKwUY6AuzG5qu9/pFZJar/RJFMZBXwX7VS+uzYi+lIAr3WkvuWqEI9F2eg==",
"dev": true
},
"node_modules/@types/vfile": {
"version": "3.0.2",
@@ -64947,7 +64948,9 @@
"version": "2.0.6"
},
"@types/validator": {
"version": "13.7.10",
"version": "13.7.11",
"resolved": "https://registry.npmjs.org/@types/validator/-/validator-13.7.11.tgz",
"integrity": "sha512-WqTos+CnAKN64YwyBMhgUYhb5VsTNKwUY6AuzG5qu9/pFZJar/RJFMZBXwX7VS+uzYi+lIAr3WkvuWqEI9F2eg==",
"dev": true
},
"@types/vfile": {

View File

@@ -152,7 +152,7 @@
"@types/redux-actions": "2.6.2",
"@types/sanitize-html": "2.8.0",
"@types/store": "2.0.2",
"@types/validator": "13.7.10",
"@types/validator": "13.7.11",
"@typescript-eslint/eslint-plugin": "5.48.2",
"@typescript-eslint/parser": "5.48.2",
"babel-eslint": "10.1.0",