fix(deps): update dependency sanitize-html to v2.5.1
This commit is contained in:
committed by
renovate[bot]
parent
d0f4240ca0
commit
46933e1f2d
6
client/package-lock.json
generated
6
client/package-lock.json
generated
@ -18425,9 +18425,9 @@
|
||||
"integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg=="
|
||||
},
|
||||
"sanitize-html": {
|
||||
"version": "2.5.0",
|
||||
"resolved": "https://registry.npmjs.org/sanitize-html/-/sanitize-html-2.5.0.tgz",
|
||||
"integrity": "sha512-smU67ODza8E0rJF7oY37qQqMF5srxwEkqsgV17PFfdYAtIxnicH8LIyDEGINJIso8bPaxRZS7zGhCjg6BeDoqQ==",
|
||||
"version": "2.5.1",
|
||||
"resolved": "https://registry.npmjs.org/sanitize-html/-/sanitize-html-2.5.1.tgz",
|
||||
"integrity": "sha512-hUITPitQk+eFNLtr4dEkaaiAJndG2YE87IOpcfBSL1XdklWgwcNDJdr9Ppe8QKL/C3jFt1xH/Mbj20e0GZQOfg==",
|
||||
"requires": {
|
||||
"deepmerge": "^4.2.2",
|
||||
"escape-string-regexp": "^4.0.0",
|
||||
|
@ -121,7 +121,7 @@
|
||||
"redux-saga": "1.1.3",
|
||||
"reselect": "4.0.0",
|
||||
"rxjs": "6.6.7",
|
||||
"sanitize-html": "2.5.0",
|
||||
"sanitize-html": "2.5.1",
|
||||
"sass.js": "0.11.1",
|
||||
"store": "2.0.12",
|
||||
"stream-browserify": "3.0.0",
|
||||
|
Reference in New Issue
Block a user