summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2019-01-19 02:14:55 +0000
committerChristoph Wurst <christoph@winzerhof-wurst.at>2019-01-21 11:17:19 +0100
commitb3c4529c028c80280515a6756fb6ce08caf405b6 (patch)
tree8be8994219b2ff4914ebf371e9e8453384098bf9 /package.json
parent96567027dadae8e66e022d94c618e16dc3add1df (diff)
downloadnextcloud-server-b3c4529c028c80280515a6756fb6ce08caf405b6.tar.gz
nextcloud-server-b3c4529c028c80280515a6756fb6ce08caf405b6.zip
Bump dompurify from 1.0.4 to 1.0.9
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 1.0.4 to 1.0.9. - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](https://github.com/cure53/DOMPurify/compare/1.0.4...1.0.9) Signed-off-by: dependabot[bot] <support@dependabot.com> Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
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 7f77c2635c1..b111a8f6e06 100644
--- a/package.json
+++ b/package.json
@@ -29,7 +29,7 @@
"clipboard": "^2.0.4",
"css-vars-ponyfill": "^1.16.2",
"davclient.js": "git+https://github.com/owncloud/davclient.js.git#0.1.2",
- "dompurify": "^1.0.4",
+ "dompurify": "^1.0.9",
"handlebars": "^4.0.5",
"jcrop": "git+https://github.com/ChristophWurst/Jcrop.git#v0.9.12-npm",
"jquery": "^2.1.4",