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

pull/43933/head
Renovate Bot 2021-10-20 04:55:47 +00:00 committed by renovate[bot]
parent 8dbd29d78a
commit 37a51d5cf1
2 changed files with 4 additions and 4 deletions

View File

@ -5416,9 +5416,9 @@
"integrity": "sha512-PBjIUxZHOuj0R15/xuwJYjFi+KZdNFrehocChv4g5hu6aFroHue8m0lBP0POdK2nKzbw0cgV1mws8+V/JAcEkQ=="
},
"@types/validator": {
"version": "13.6.3",
"resolved": "https://registry.npmjs.org/@types/validator/-/validator-13.6.3.tgz",
"integrity": "sha512-fWG42pMJOL4jKsDDZZREnXLjc3UE0R8LOJfARWYg6U966rxDT7TYejYzLnUF5cvSObGg34nd0+H2wHHU5Omdfw==",
"version": "13.6.4",
"resolved": "https://registry.npmjs.org/@types/validator/-/validator-13.6.4.tgz",
"integrity": "sha512-M9Lk74A8hjJIxnSW1+TcPo7Iv4arXBUvd91HuucGPjXVKRAhFHWP5HFpWjxhNWrm7HYoJwuyWpB+BKLgFYHq4w==",
"dev": true
},
"@types/websocket": {

View File

@ -150,7 +150,7 @@
"@types/redux-actions": "2.6.2",
"@types/sanitize-html": "2.3.2",
"@types/store": "2.0.2",
"@types/validator": "13.6.3",
"@types/validator": "13.6.4",
"autoprefixer": "10.3.7",
"babel-plugin-transform-imports": "2.0.0",
"chokidar": "3.5.2",