mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-24 11:03:17 -04:00
chore(deps): update dependency @types/validator to v13.7.11
This commit is contained in:
13
package-lock.json
generated
13
package-lock.json
generated
@@ -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": {
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user