aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-11-16 03:08:41 +0000
committernextcloud-command <nextcloud-command@users.noreply.github.com>2024-11-17 00:51:06 +0000
commit3e0ce4af0ffc38038b7309b430af48865c2d0669 (patch)
treebc185addd0cafc0eb7cf814d9f8db735826c8e06 /package.json
parent2297a657bf4f28a8f081c24309d45ad588b179e1 (diff)
downloadnextcloud-server-3e0ce4af0ffc38038b7309b430af48865c2d0669.tar.gz
nextcloud-server-3e0ce4af0ffc38038b7309b430af48865c2d0669.zip
build(deps): bump dompurify from 3.1.6 to 3.1.7dependabot/npm_and_yarn/stable28/dompurify-3.1.7
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.1.6 to 3.1.7. - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](https://github.com/cure53/DOMPurify/compare/3.1.6...3.1.7) --- updated-dependencies: - dependency-name: dompurify dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
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 cb33398b65d..87c4a45e61a 100644
--- a/package.json
+++ b/package.json
@@ -72,7 +72,7 @@
"core-js": "^3.33.0",
"davclient.js": "github:owncloud/davclient.js.git#0.2.1",
"debounce": "^2.1.0",
- "dompurify": "^3.1.6",
+ "dompurify": "^3.1.7",
"escape-html": "^1.0.3",
"focus-trap": "^7.5.4",
"handlebars": "^4.7.7",