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

This commit is contained in:
Renovate Bot
2022-03-26 18:16:45 +00:00
committed by renovate[bot]
parent 18c483322e
commit d750b1f1d4
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -63,7 +63,7 @@
"@types/redux-actions": "2.6.2",
"@types/sanitize-html": "2.6.2",
"@types/store": "2.0.2",
"@types/validator": "13.7.1",
"@types/validator": "13.7.2",
"@typescript-eslint/eslint-plugin": "5.13.0",
"@typescript-eslint/parser": "5.13.0",
"babel-eslint": "10.1.0",
@ -15881,9 +15881,9 @@
"integrity": "sha512-PBjIUxZHOuj0R15/xuwJYjFi+KZdNFrehocChv4g5hu6aFroHue8m0lBP0POdK2nKzbw0cgV1mws8+V/JAcEkQ=="
},
"node_modules/@types/validator": {
"version": "13.7.1",
"resolved": "https://registry.npmjs.org/@types/validator/-/validator-13.7.1.tgz",
"integrity": "sha512-I6OUIZ5cYRk5lp14xSOAiXjWrfVoMZVjDuevBYgQDYzZIjsf2CAISpEcXOkFAtpAHbmWIDLcZObejqny/9xq5Q==",
"version": "13.7.2",
"resolved": "https://registry.npmjs.org/@types/validator/-/validator-13.7.2.tgz",
"integrity": "sha512-KFcchQ3h0OPQgFirBRPZr5F/sVjxZsOrQHedj3zi8AH3Zv/hOLx2OLR4hxR5HcfoU+33n69ZuOfzthKVdMoTiw==",
"dev": true
},
"node_modules/@types/vfile": {
@ -66270,9 +66270,9 @@
"integrity": "sha512-PBjIUxZHOuj0R15/xuwJYjFi+KZdNFrehocChv4g5hu6aFroHue8m0lBP0POdK2nKzbw0cgV1mws8+V/JAcEkQ=="
},
"@types/validator": {
"version": "13.7.1",
"resolved": "https://registry.npmjs.org/@types/validator/-/validator-13.7.1.tgz",
"integrity": "sha512-I6OUIZ5cYRk5lp14xSOAiXjWrfVoMZVjDuevBYgQDYzZIjsf2CAISpEcXOkFAtpAHbmWIDLcZObejqny/9xq5Q==",
"version": "13.7.2",
"resolved": "https://registry.npmjs.org/@types/validator/-/validator-13.7.2.tgz",
"integrity": "sha512-KFcchQ3h0OPQgFirBRPZr5F/sVjxZsOrQHedj3zi8AH3Zv/hOLx2OLR4hxR5HcfoU+33n69ZuOfzthKVdMoTiw==",
"dev": true
},
"@types/vfile": {

View File

@ -137,7 +137,7 @@
"@types/redux-actions": "2.6.2",
"@types/sanitize-html": "2.6.2",
"@types/store": "2.0.2",
"@types/validator": "13.7.1",
"@types/validator": "13.7.2",
"@typescript-eslint/eslint-plugin": "5.13.0",
"@typescript-eslint/parser": "5.13.0",
"babel-eslint": "10.1.0",