aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-10-05 01:23:03 +0000
committerGitHub <noreply@github.com>2024-10-05 01:23:03 +0000
commit7c6275786ee4d4c847f9e60540608e17a9f7aba0 (patch)
tree2af0812b646b178ddedf3f50729544abe45e1cc6 /package.json
parent599926680fbb293652ce9715b8b90e4372a3bd9a (diff)
downloadnextcloud-server-7c6275786ee4d4c847f9e60540608e17a9f7aba0.tar.gz
nextcloud-server-7c6275786ee4d4c847f9e60540608e17a9f7aba0.zip
chore(deps): Bump dompurify from 3.1.6 to 3.1.7dependabot/npm_and_yarn/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>
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 07714e596cb..faad8b684c8 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",