aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-07-15 02:25:48 +0000
committerLouis <6653109+artonge@users.noreply.github.com>2023-07-17 10:39:02 +0200
commit0b927661f6c1ab2f4d3dc9f50c13ca1607048e3a (patch)
tree4d001ec578b5620c018ef2d372eb08af0ff8822f /package.json
parentab27e9508b7c399e7bae77d538f873395fe1334a (diff)
downloadnextcloud-server-0b927661f6c1ab2f4d3dc9f50c13ca1607048e3a.tar.gz
nextcloud-server-0b927661f6c1ab2f4d3dc9f50c13ca1607048e3a.zip
chore(deps): Bump dompurify from 2.4.5 to 3.0.5
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 2.4.5 to 3.0.5. - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](https://github.com/cure53/DOMPurify/compare/2.4.5...3.0.5) --- updated-dependencies: - dependency-name: dompurify dependency-type: direct:production update-type: version-update:semver-major ... 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 f3a41f33706..89840beddbb 100644
--- a/package.json
+++ b/package.json
@@ -69,7 +69,7 @@
"core-js": "^3.24.0",
"davclient.js": "github:owncloud/davclient.js.git#0.2.1",
"debounce": "^1.2.1",
- "dompurify": "^2.3.6",
+ "dompurify": "^3.0.5",
"escape-html": "^1.0.3",
"focus-trap": "^7.4.0",
"handlebars": "^4.7.7",