mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-04-22 13:00:56 -04:00
chore(deps): update dependency @types/validator to v13.7.8
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.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": {
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user