aboutsummaryrefslogtreecommitdiffstats
path: root/package.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.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.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 36cc7c80e8b..95f5e8866df 100644
--- a/package.json
+++ b/package.json
@@ -77,7 +77,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",