chore(deps): update dependency @types/sanitize-html to v2.6.2
This commit is contained in:
committed by
renovate[bot]
parent
3ffb95f274
commit
f14c6f8915
14
package-lock.json
generated
14
package-lock.json
generated
@ -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"
|
||||
|
@ -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",
|
||||
|
Reference in New Issue
Block a user