mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-01-15 06:07:34 -05:00
chore(deps): update dependency @types/validator to v13.7.10
This commit is contained in:
14
package-lock.json
generated
14
package-lock.json
generated
@@ -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": {
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user