fix(deps): update dependency sanitize-html to v2.8.1

This commit is contained in:
renovate[bot]
2022-12-24 16:11:18 +00:00
parent f560e77c59
commit f96b416b78
2 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -118,7 +118,7 @@
"redux-saga": "1.2.2",
"reselect": "4.1.7",
"rxjs": "6.6.7",
"sanitize-html": "2.8.0",
"sanitize-html": "2.8.1",
"sass.js": "0.11.1",
"sha-1": "1.0.0",
"store": "2.0.12",
+8 -8
View File
@@ -510,7 +510,7 @@
"redux-saga": "1.2.2",
"reselect": "4.1.7",
"rxjs": "6.6.7",
"sanitize-html": "2.8.0",
"sanitize-html": "2.8.1",
"sass.js": "0.11.1",
"sha-1": "1.0.0",
"store": "2.0.12",
@@ -46495,9 +46495,9 @@
}
},
"node_modules/sanitize-html": {
"version": "2.8.0",
"resolved": "https://registry.npmjs.org/sanitize-html/-/sanitize-html-2.8.0.tgz",
"integrity": "sha512-ZsGyc6avnqgvEm3eMKrcy8xa7WM1MrGrfkGsUgQee2CU+vg3PCfNCexXwBDF/6dEPvaQ4k/QqRjnYKHL8xgNjg==",
"version": "2.8.1",
"resolved": "https://registry.npmjs.org/sanitize-html/-/sanitize-html-2.8.1.tgz",
"integrity": "sha512-qK5neD0SaMxGwVv5txOYv05huC3o6ZAA4h5+7nJJgWMNFUNRjcjLO6FpwAtKzfKCZ0jrG6xTk6eVFskbvOGblg==",
"dependencies": {
"deepmerge": "^4.2.2",
"escape-string-regexp": "^4.0.0",
@@ -56551,7 +56551,7 @@
"redux-saga-test-plan": "4.0.6",
"reselect": "4.1.7",
"rxjs": "6.6.7",
"sanitize-html": "2.8.0",
"sanitize-html": "2.8.1",
"sass.js": "0.11.1",
"serve": "13.0.4",
"sha-1": "1.0.0",
@@ -85748,9 +85748,9 @@
}
},
"sanitize-html": {
"version": "2.8.0",
"resolved": "https://registry.npmjs.org/sanitize-html/-/sanitize-html-2.8.0.tgz",
"integrity": "sha512-ZsGyc6avnqgvEm3eMKrcy8xa7WM1MrGrfkGsUgQee2CU+vg3PCfNCexXwBDF/6dEPvaQ4k/QqRjnYKHL8xgNjg==",
"version": "2.8.1",
"resolved": "https://registry.npmjs.org/sanitize-html/-/sanitize-html-2.8.1.tgz",
"integrity": "sha512-qK5neD0SaMxGwVv5txOYv05huC3o6ZAA4h5+7nJJgWMNFUNRjcjLO6FpwAtKzfKCZ0jrG6xTk6eVFskbvOGblg==",
"requires": {
"deepmerge": "^4.2.2",
"escape-string-regexp": "^4.0.0",