summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-01-29 02:03:56 +0000
committernextcloud-command <nextcloud-command@users.noreply.github.com>2022-01-30 08:58:12 +0000
commit03a7fdc8592444e716fc55cce237e5ef861fefa8 (patch)
treeee6f31fa984fd68a26ae527507d26da01490f45d /package.json
parente8c66d0f899a252ec56edcb2bfe31b8bfcc89a30 (diff)
downloadnextcloud-server-03a7fdc8592444e716fc55cce237e5ef861fefa8.tar.gz
nextcloud-server-03a7fdc8592444e716fc55cce237e5ef861fefa8.zip
Bump dompurify from 2.3.4 to 2.3.5
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 2.3.4 to 2.3.5. - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](https://github.com/cure53/DOMPurify/compare/2.3.4...2.3.5) --- 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 2a344ba3f85..555cf5f6b8e 100644
--- a/package.json
+++ b/package.json
@@ -55,7 +55,7 @@
"css-vars-ponyfill": "^2.4.7",
"davclient.js": "git+https://github.com/owncloud/davclient.js.git#0.2.1",
"debounce": "^1.2.1",
- "dompurify": "^2.3.4",
+ "dompurify": "^2.3.5",
"escape-html": "^1.0.3",
"handlebars": "^4.7.7",
"ical.js": "^1.4.0",