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

pull/43985/head
Renovate Bot 2021-10-23 11:41:11 +00:00 committed by renovate[bot]
parent 0499b06ad2
commit c8e2cae8d1
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.4",
"resolved": "https://registry.npmjs.org/@types/validator/-/validator-13.6.4.tgz",
"integrity": "sha512-M9Lk74A8hjJIxnSW1+TcPo7Iv4arXBUvd91HuucGPjXVKRAhFHWP5HFpWjxhNWrm7HYoJwuyWpB+BKLgFYHq4w==",
"version": "13.6.5",
"resolved": "https://registry.npmjs.org/@types/validator/-/validator-13.6.5.tgz",
"integrity": "sha512-ilpDKpjjq/w/IyyTuQ38mABdaEzTzTugPyU7DlMCMKd8MMYngnPKhA2TgdO1MfEDED9KVV7uSOL1fDkgwJp/wg==",
"dev": true
},
"@types/websocket": {

View File

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