chore(deps): update dependency @types/sanitize-html to v2.6.1

This commit is contained in:
Renovate Bot
2021-12-24 09:30:36 +00:00
committed by renovate[bot]
parent a95aaa47f4
commit 3bcccfbcb1
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -61,7 +61,7 @@
"@types/react-test-renderer": "17.0.1",
"@types/react-transition-group": "4.4.4",
"@types/redux-actions": "2.6.2",
"@types/sanitize-html": "2.6.0",
"@types/sanitize-html": "2.6.1",
"@types/store": "2.0.2",
"@types/validator": "13.7.0",
"@typescript-eslint/eslint-plugin": "5.8.0",
@ -15190,9 +15190,9 @@
}
},
"node_modules/@types/sanitize-html": {
"version": "2.6.0",
"resolved": "https://registry.npmjs.org/@types/sanitize-html/-/sanitize-html-2.6.0.tgz",
"integrity": "sha512-5F2j1f2NITsZQPrGmrw4AH5Wfud81aqvUTNC7a1SrE8aa6fKyKVVX5FZxoRQYrBdqIDluyQGfkkj97faUqq7sw==",
"version": "2.6.1",
"resolved": "https://registry.npmjs.org/@types/sanitize-html/-/sanitize-html-2.6.1.tgz",
"integrity": "sha512-+JLlZdJkIHdgvlFnMorJeLv5WIORNcI+jHsAoPBWMnhGx5Rbz/D1QN5D4qvmoA7fooDlEVy6zlioWSgqbU0KeQ==",
"dev": true,
"dependencies": {
"htmlparser2": "^6.0.0"
@ -67651,9 +67651,9 @@
}
},
"@types/sanitize-html": {
"version": "2.6.0",
"resolved": "https://registry.npmjs.org/@types/sanitize-html/-/sanitize-html-2.6.0.tgz",
"integrity": "sha512-5F2j1f2NITsZQPrGmrw4AH5Wfud81aqvUTNC7a1SrE8aa6fKyKVVX5FZxoRQYrBdqIDluyQGfkkj97faUqq7sw==",
"version": "2.6.1",
"resolved": "https://registry.npmjs.org/@types/sanitize-html/-/sanitize-html-2.6.1.tgz",
"integrity": "sha512-+JLlZdJkIHdgvlFnMorJeLv5WIORNcI+jHsAoPBWMnhGx5Rbz/D1QN5D4qvmoA7fooDlEVy6zlioWSgqbU0KeQ==",
"dev": true,
"requires": {
"htmlparser2": "^6.0.0"

View File

@ -136,7 +136,7 @@
"@types/react-test-renderer": "17.0.1",
"@types/react-transition-group": "4.4.4",
"@types/redux-actions": "2.6.2",
"@types/sanitize-html": "2.6.0",
"@types/sanitize-html": "2.6.1",
"@types/store": "2.0.2",
"@types/validator": "13.7.0",
"@typescript-eslint/eslint-plugin": "5.8.0",