chore(deps): update dependency @types/sanitize-html to v2.6.1
This commit is contained in:
committed by
renovate[bot]
parent
a95aaa47f4
commit
3bcccfbcb1
14
package-lock.json
generated
14
package-lock.json
generated
@ -61,7 +61,7 @@
|
|||||||
"@types/react-test-renderer": "17.0.1",
|
"@types/react-test-renderer": "17.0.1",
|
||||||
"@types/react-transition-group": "4.4.4",
|
"@types/react-transition-group": "4.4.4",
|
||||||
"@types/redux-actions": "2.6.2",
|
"@types/redux-actions": "2.6.2",
|
||||||
"@types/sanitize-html": "2.6.0",
|
"@types/sanitize-html": "2.6.1",
|
||||||
"@types/store": "2.0.2",
|
"@types/store": "2.0.2",
|
||||||
"@types/validator": "13.7.0",
|
"@types/validator": "13.7.0",
|
||||||
"@typescript-eslint/eslint-plugin": "5.8.0",
|
"@typescript-eslint/eslint-plugin": "5.8.0",
|
||||||
@ -15190,9 +15190,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@types/sanitize-html": {
|
"node_modules/@types/sanitize-html": {
|
||||||
"version": "2.6.0",
|
"version": "2.6.1",
|
||||||
"resolved": "https://registry.npmjs.org/@types/sanitize-html/-/sanitize-html-2.6.0.tgz",
|
"resolved": "https://registry.npmjs.org/@types/sanitize-html/-/sanitize-html-2.6.1.tgz",
|
||||||
"integrity": "sha512-5F2j1f2NITsZQPrGmrw4AH5Wfud81aqvUTNC7a1SrE8aa6fKyKVVX5FZxoRQYrBdqIDluyQGfkkj97faUqq7sw==",
|
"integrity": "sha512-+JLlZdJkIHdgvlFnMorJeLv5WIORNcI+jHsAoPBWMnhGx5Rbz/D1QN5D4qvmoA7fooDlEVy6zlioWSgqbU0KeQ==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"htmlparser2": "^6.0.0"
|
"htmlparser2": "^6.0.0"
|
||||||
@ -67651,9 +67651,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@types/sanitize-html": {
|
"@types/sanitize-html": {
|
||||||
"version": "2.6.0",
|
"version": "2.6.1",
|
||||||
"resolved": "https://registry.npmjs.org/@types/sanitize-html/-/sanitize-html-2.6.0.tgz",
|
"resolved": "https://registry.npmjs.org/@types/sanitize-html/-/sanitize-html-2.6.1.tgz",
|
||||||
"integrity": "sha512-5F2j1f2NITsZQPrGmrw4AH5Wfud81aqvUTNC7a1SrE8aa6fKyKVVX5FZxoRQYrBdqIDluyQGfkkj97faUqq7sw==",
|
"integrity": "sha512-+JLlZdJkIHdgvlFnMorJeLv5WIORNcI+jHsAoPBWMnhGx5Rbz/D1QN5D4qvmoA7fooDlEVy6zlioWSgqbU0KeQ==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"htmlparser2": "^6.0.0"
|
"htmlparser2": "^6.0.0"
|
||||||
|
@ -136,7 +136,7 @@
|
|||||||
"@types/react-test-renderer": "17.0.1",
|
"@types/react-test-renderer": "17.0.1",
|
||||||
"@types/react-transition-group": "4.4.4",
|
"@types/react-transition-group": "4.4.4",
|
||||||
"@types/redux-actions": "2.6.2",
|
"@types/redux-actions": "2.6.2",
|
||||||
"@types/sanitize-html": "2.6.0",
|
"@types/sanitize-html": "2.6.1",
|
||||||
"@types/store": "2.0.2",
|
"@types/store": "2.0.2",
|
||||||
"@types/validator": "13.7.0",
|
"@types/validator": "13.7.0",
|
||||||
"@typescript-eslint/eslint-plugin": "5.8.0",
|
"@typescript-eslint/eslint-plugin": "5.8.0",
|
||||||
|
Reference in New Issue
Block a user