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

This commit is contained in:
Renovate Bot
2022-01-12 11:04:42 +00:00
committed by renovate[bot]
parent 3ffb95f274
commit f14c6f8915
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.1",
"@types/sanitize-html": "2.6.2",
"@types/store": "2.0.2",
"@types/validator": "13.7.1",
"@typescript-eslint/eslint-plugin": "5.9.1",
@ -15199,9 +15199,9 @@
}
},
"node_modules/@types/sanitize-html": {
"version": "2.6.1",
"resolved": "https://registry.npmjs.org/@types/sanitize-html/-/sanitize-html-2.6.1.tgz",
"integrity": "sha512-+JLlZdJkIHdgvlFnMorJeLv5WIORNcI+jHsAoPBWMnhGx5Rbz/D1QN5D4qvmoA7fooDlEVy6zlioWSgqbU0KeQ==",
"version": "2.6.2",
"resolved": "https://registry.npmjs.org/@types/sanitize-html/-/sanitize-html-2.6.2.tgz",
"integrity": "sha512-7Lu2zMQnmHHQGKXVvCOhSziQMpa+R2hMHFefzbYoYMHeaXR0uXqNeOc3JeQQQ8/6Xa2Br/P1IQTLzV09xxAiUQ==",
"dev": true,
"dependencies": {
"htmlparser2": "^6.0.0"
@ -67693,9 +67693,9 @@
}
},
"@types/sanitize-html": {
"version": "2.6.1",
"resolved": "https://registry.npmjs.org/@types/sanitize-html/-/sanitize-html-2.6.1.tgz",
"integrity": "sha512-+JLlZdJkIHdgvlFnMorJeLv5WIORNcI+jHsAoPBWMnhGx5Rbz/D1QN5D4qvmoA7fooDlEVy6zlioWSgqbU0KeQ==",
"version": "2.6.2",
"resolved": "https://registry.npmjs.org/@types/sanitize-html/-/sanitize-html-2.6.2.tgz",
"integrity": "sha512-7Lu2zMQnmHHQGKXVvCOhSziQMpa+R2hMHFefzbYoYMHeaXR0uXqNeOc3JeQQQ8/6Xa2Br/P1IQTLzV09xxAiUQ==",
"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.1",
"@types/sanitize-html": "2.6.2",
"@types/store": "2.0.2",
"@types/validator": "13.7.1",
"@typescript-eslint/eslint-plugin": "5.9.1",