Bump sanitize-html from 2.3.3 to 2.4.0 (#313) [skip ci]
This commit is contained in:
14
package-lock.json
generated
14
package-lock.json
generated
@@ -32,7 +32,7 @@
|
||||
"prismjs": "^1.23.0",
|
||||
"puppeteer": "^9.1.1",
|
||||
"rss-parser": "^3.12.0",
|
||||
"sanitize-html": "^2.3.3",
|
||||
"sanitize-html": "^2.4.0",
|
||||
"simple-git": "^2.39.0",
|
||||
"svgo": "^2.3.0",
|
||||
"twemoji-parser": "^13.0.0",
|
||||
@@ -10258,9 +10258,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/sanitize-html": {
|
||||
"version": "2.3.3",
|
||||
"resolved": "https://registry.npmjs.org/sanitize-html/-/sanitize-html-2.3.3.tgz",
|
||||
"integrity": "sha512-DCFXPt7Di0c6JUnlT90eIgrjs6TsJl/8HYU3KLdmrVclFN4O0heTcVbJiMa23OKVr6aR051XYtsgd8EWwEBwUA==",
|
||||
"version": "2.4.0",
|
||||
"resolved": "https://registry.npmjs.org/sanitize-html/-/sanitize-html-2.4.0.tgz",
|
||||
"integrity": "sha512-Y1OgkUiTPMqwZNRLPERSEi39iOebn2XJLbeiGOBhaJD/yLqtLGu6GE5w7evx177LeGgSE+4p4e107LMiydOf6A==",
|
||||
"dependencies": {
|
||||
"deepmerge": "^4.2.2",
|
||||
"escape-string-regexp": "^4.0.0",
|
||||
@@ -20843,9 +20843,9 @@
|
||||
}
|
||||
},
|
||||
"sanitize-html": {
|
||||
"version": "2.3.3",
|
||||
"resolved": "https://registry.npmjs.org/sanitize-html/-/sanitize-html-2.3.3.tgz",
|
||||
"integrity": "sha512-DCFXPt7Di0c6JUnlT90eIgrjs6TsJl/8HYU3KLdmrVclFN4O0heTcVbJiMa23OKVr6aR051XYtsgd8EWwEBwUA==",
|
||||
"version": "2.4.0",
|
||||
"resolved": "https://registry.npmjs.org/sanitize-html/-/sanitize-html-2.4.0.tgz",
|
||||
"integrity": "sha512-Y1OgkUiTPMqwZNRLPERSEi39iOebn2XJLbeiGOBhaJD/yLqtLGu6GE5w7evx177LeGgSE+4p4e107LMiydOf6A==",
|
||||
"requires": {
|
||||
"deepmerge": "^4.2.2",
|
||||
"escape-string-regexp": "^4.0.0",
|
||||
|
||||
@@ -47,7 +47,7 @@
|
||||
"prismjs": "^1.23.0",
|
||||
"puppeteer": "^9.1.1",
|
||||
"rss-parser": "^3.12.0",
|
||||
"sanitize-html": "^2.3.3",
|
||||
"sanitize-html": "^2.4.0",
|
||||
"simple-git": "^2.39.0",
|
||||
"svgo": "^2.3.0",
|
||||
"twemoji-parser": "^13.0.0",
|
||||
|
||||
Reference in New Issue
Block a user