summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-09-15 10:22:55 +0000
committernpmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>2019-09-15 10:25:21 +0000
commit2b5e9c40d0a3992b352280aace02404f142c1eea (patch)
treea73c6e9a6e689ad70a3c4b3d603b30e0e1c312a6 /package.json
parent5083c9c198773a09859db227803983eab2d14cce (diff)
downloadnextcloud-server-2b5e9c40d0a3992b352280aace02404f142c1eea.tar.gz
nextcloud-server-2b5e9c40d0a3992b352280aace02404f142c1eea.zip
Bump dompurify from 1.0.11 to 2.0.0
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 1.0.11 to 2.0.0. - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](https://github.com/cure53/DOMPurify/compare/1.0.11...2.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@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 5405514299b..2444b4a2fac 100644
--- a/package.json
+++ b/package.json
@@ -31,7 +31,7 @@
"clipboard": "^2.0.4",
"css-vars-ponyfill": "^2.1.2",
"davclient.js": "git+https://github.com/owncloud/davclient.js.git#0.1.3",
- "dompurify": "^1.0.11",
+ "dompurify": "^2.0.0",
"handlebars": "^4.2.0",
"jcrop": "git+https://github.com/ChristophWurst/Jcrop.git#v0.9.12-npm3",
"jquery": "2.1.4",