Merge pull request #22 from zefie/dependabot/npm_and_yarn/zefie_wtvp_minisrv/sanitize-html-2.12.1

Bump sanitize-html from 2.11.0 to 2.12.1 in /zefie_wtvp_minisrv
This commit is contained in:
zefie
2024-03-05 13:29:05 -05:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@@ -23,7 +23,7 @@
"nntp-server-zefie": "^3.1.0",
"proxy-agent": "^6.3.1",
"rc4-crypto": "^1.5.0",
"sanitize-html": "^2.11.0",
"sanitize-html": "^2.12.1",
"socks-proxy-agent": "^8.0.2",
"strftime": "^0.10.2",
"uuid": "^8.3.2"
@@ -2059,9 +2059,9 @@
"integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg=="
},
"node_modules/sanitize-html": {
"version": "2.11.0",
"resolved": "https://registry.npmjs.org/sanitize-html/-/sanitize-html-2.11.0.tgz",
"integrity": "sha512-BG68EDHRaGKqlsNjJ2xUB7gpInPA8gVx/mvjO743hZaeMCZ2DwzW7xvsqZ+KNU4QKwj86HJ3uu2liISf2qBBUA==",
"version": "2.12.1",
"resolved": "https://registry.npmjs.org/sanitize-html/-/sanitize-html-2.12.1.tgz",
"integrity": "sha512-Plh+JAn0UVDpBRP/xEjsk+xDCoOvMBwQUf/K+/cBAVuTbtX8bj2VB7S1sL1dssVpykqp0/KPSesHrqXtokVBpA==",
"dependencies": {
"deepmerge": "^4.2.2",
"escape-string-regexp": "^4.0.0",

View File

@@ -40,7 +40,7 @@
"nntp-server-zefie": "^3.1.0",
"proxy-agent": "^6.3.1",
"rc4-crypto": "^1.5.0",
"sanitize-html": "^2.11.0",
"sanitize-html": "^2.12.1",
"socks-proxy-agent": "^8.0.2",
"strftime": "^0.10.2",
"uuid": "^8.3.2"