aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-10-14 03:10:57 +0000
committerFerdinand Thiessen <opensource@fthiessen.de>2023-10-18 13:25:49 +0200
commit477cfad8b3a80650ddfd6cc521f93f52fc1b5125 (patch)
treeeece6604abd8dbc0102299667cc34bdc0e9680f7 /package.json
parent9bdf98f699e8c484d19fd6210c50765f36bd08ee (diff)
downloadnextcloud-server-477cfad8b3a80650ddfd6cc521f93f52fc1b5125.tar.gz
nextcloud-server-477cfad8b3a80650ddfd6cc521f93f52fc1b5125.zip
chore(deps): Bump dompurify from 3.0.5 to 3.0.6
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.0.5 to 3.0.6. - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](https://github.com/cure53/DOMPurify/compare/3.0.5...3.0.6) --- 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 9a1c1fe0140..2283fc9d3bb 100644
--- a/package.json
+++ b/package.json
@@ -70,7 +70,7 @@
"core-js": "^3.33.0",
"davclient.js": "github:owncloud/davclient.js.git#0.2.1",
"debounce": "^1.2.1",
- "dompurify": "^3.0.5",
+ "dompurify": "^3.0.6",
"escape-html": "^1.0.3",
"focus-trap": "^7.4.0",
"handlebars": "^4.7.7",