aboutsummaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-10-05 06:21:23 +0000
committerGitHub <noreply@github.com>2024-10-05 06:21:23 +0000
commit0801ef8bcd0a2aa3e4e9ffd29212415a909a1331 (patch)
tree01dee4eeaa200e4ab07cbf5ef3b5130c6b6659be /package-lock.json
parent45b444b80b3df28983cd4040bbc7a3e1dd97125a (diff)
parentdca67ad10a79e4afe284f12fdb5df27ed6691008 (diff)
downloadnextcloud-server-0801ef8bcd0a2aa3e4e9ffd29212415a909a1331.tar.gz
nextcloud-server-0801ef8bcd0a2aa3e4e9ffd29212415a909a1331.zip
Merge pull request #48574 from nextcloud/dependabot/npm_and_yarn/dompurify-3.1.7
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json9
1 files changed, 4 insertions, 5 deletions
diff --git a/package-lock.json b/package-lock.json
index 32354a9478a..367c99083f9 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -46,7 +46,7 @@
"core-js": "^3.38.1",
"davclient.js": "github:owncloud/davclient.js.git#0.2.2",
"debounce": "^2.1.0",
- "dompurify": "^3.0.11",
+ "dompurify": "^3.1.7",
"escape-html": "^1.0.3",
"focus-trap": "^7.6.0",
"handlebars": "^4.7.7",
@@ -10930,10 +10930,9 @@
}
},
"node_modules/dompurify": {
- "version": "3.1.6",
- "resolved": "https://registry.npmjs.org/dompurify/-/dompurify-3.1.6.tgz",
- "integrity": "sha512-cTOAhc36AalkjtBpfG6O8JimdTMWNXjiePT2xQH/ppBGi/4uIpmj8eKyIkMJErXWARyINV/sB38yf8JCLF5pbQ==",
- "license": "(MPL-2.0 OR Apache-2.0)"
+ "version": "3.1.7",
+ "resolved": "https://registry.npmjs.org/dompurify/-/dompurify-3.1.7.tgz",
+ "integrity": "sha512-VaTstWtsneJY8xzy7DekmYWEOZcmzIe3Qb3zPd4STve1OBTa+e+WmS1ITQec1fZYXI3HCsOZZiSMpG6oxoWMWQ=="
},
"node_modules/domutils": {
"version": "3.1.0",