chore(deps): update dependency @types/validator to v13.7.1
This commit is contained in:
committed by
renovate[bot]
parent
3bcccfbcb1
commit
f1c509ca1d
14
package-lock.json
generated
14
package-lock.json
generated
@ -63,7 +63,7 @@
|
|||||||
"@types/redux-actions": "2.6.2",
|
"@types/redux-actions": "2.6.2",
|
||||||
"@types/sanitize-html": "2.6.1",
|
"@types/sanitize-html": "2.6.1",
|
||||||
"@types/store": "2.0.2",
|
"@types/store": "2.0.2",
|
||||||
"@types/validator": "13.7.0",
|
"@types/validator": "13.7.1",
|
||||||
"@typescript-eslint/eslint-plugin": "5.8.0",
|
"@typescript-eslint/eslint-plugin": "5.8.0",
|
||||||
"@typescript-eslint/parser": "5.8.0",
|
"@typescript-eslint/parser": "5.8.0",
|
||||||
"babel-eslint": "10.1.0",
|
"babel-eslint": "10.1.0",
|
||||||
@ -15295,9 +15295,9 @@
|
|||||||
"integrity": "sha512-PBjIUxZHOuj0R15/xuwJYjFi+KZdNFrehocChv4g5hu6aFroHue8m0lBP0POdK2nKzbw0cgV1mws8+V/JAcEkQ=="
|
"integrity": "sha512-PBjIUxZHOuj0R15/xuwJYjFi+KZdNFrehocChv4g5hu6aFroHue8m0lBP0POdK2nKzbw0cgV1mws8+V/JAcEkQ=="
|
||||||
},
|
},
|
||||||
"node_modules/@types/validator": {
|
"node_modules/@types/validator": {
|
||||||
"version": "13.7.0",
|
"version": "13.7.1",
|
||||||
"resolved": "https://registry.npmjs.org/@types/validator/-/validator-13.7.0.tgz",
|
"resolved": "https://registry.npmjs.org/@types/validator/-/validator-13.7.1.tgz",
|
||||||
"integrity": "sha512-+jBxVvXVuggZOrm04NR8z+5+bgoW4VZyLzUO+hmPPW1mVFL/HaitLAkizfv4yg9TbG8lkfHWVMQ11yDqrVVCzA==",
|
"integrity": "sha512-I6OUIZ5cYRk5lp14xSOAiXjWrfVoMZVjDuevBYgQDYzZIjsf2CAISpEcXOkFAtpAHbmWIDLcZObejqny/9xq5Q==",
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"node_modules/@types/vfile": {
|
"node_modules/@types/vfile": {
|
||||||
@ -67755,9 +67755,9 @@
|
|||||||
"integrity": "sha512-PBjIUxZHOuj0R15/xuwJYjFi+KZdNFrehocChv4g5hu6aFroHue8m0lBP0POdK2nKzbw0cgV1mws8+V/JAcEkQ=="
|
"integrity": "sha512-PBjIUxZHOuj0R15/xuwJYjFi+KZdNFrehocChv4g5hu6aFroHue8m0lBP0POdK2nKzbw0cgV1mws8+V/JAcEkQ=="
|
||||||
},
|
},
|
||||||
"@types/validator": {
|
"@types/validator": {
|
||||||
"version": "13.7.0",
|
"version": "13.7.1",
|
||||||
"resolved": "https://registry.npmjs.org/@types/validator/-/validator-13.7.0.tgz",
|
"resolved": "https://registry.npmjs.org/@types/validator/-/validator-13.7.1.tgz",
|
||||||
"integrity": "sha512-+jBxVvXVuggZOrm04NR8z+5+bgoW4VZyLzUO+hmPPW1mVFL/HaitLAkizfv4yg9TbG8lkfHWVMQ11yDqrVVCzA==",
|
"integrity": "sha512-I6OUIZ5cYRk5lp14xSOAiXjWrfVoMZVjDuevBYgQDYzZIjsf2CAISpEcXOkFAtpAHbmWIDLcZObejqny/9xq5Q==",
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"@types/vfile": {
|
"@types/vfile": {
|
||||||
|
@ -138,7 +138,7 @@
|
|||||||
"@types/redux-actions": "2.6.2",
|
"@types/redux-actions": "2.6.2",
|
||||||
"@types/sanitize-html": "2.6.1",
|
"@types/sanitize-html": "2.6.1",
|
||||||
"@types/store": "2.0.2",
|
"@types/store": "2.0.2",
|
||||||
"@types/validator": "13.7.0",
|
"@types/validator": "13.7.1",
|
||||||
"@typescript-eslint/eslint-plugin": "5.8.0",
|
"@typescript-eslint/eslint-plugin": "5.8.0",
|
||||||
"@typescript-eslint/parser": "5.8.0",
|
"@typescript-eslint/parser": "5.8.0",
|
||||||
"babel-eslint": "10.1.0",
|
"babel-eslint": "10.1.0",
|
||||||
|
Reference in New Issue
Block a user