summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-05-15 06:21:36 +0000
committernpmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>2020-05-15 07:41:09 +0000
commit6df37ec2eddeb5fd1e494bde913ed5cab2187b03 (patch)
treedde8013b1db7bdb54902bf00a428845c3d4608d3 /package.json
parentd132f81d28b4dbc4dbfd650f2bcfb34474fc0f4c (diff)
downloadnextcloud-server-6df37ec2eddeb5fd1e494bde913ed5cab2187b03.tar.gz
nextcloud-server-6df37ec2eddeb5fd1e494bde913ed5cab2187b03.zip
Bump dompurify from 2.0.8 to 2.0.11
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 2.0.8 to 2.0.11. - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](https://github.com/cure53/DOMPurify/compare/2.0.8...2.0.11) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> 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 75b02d32f03..97923540983 100644
--- a/package.json
+++ b/package.json
@@ -46,7 +46,7 @@
"css-vars-ponyfill": "^2.2.1",
"davclient.js": "git+https://github.com/owncloud/davclient.js.git#0.2.1",
"debounce": "^1.2.0",
- "dompurify": "^2.0.8",
+ "dompurify": "^2.0.11",
"escape-html": "^1.0.3",
"handlebars": "^4.7.6",
"jcrop": "git+https://github.com/ChristophWurst/Jcrop.git#v0.9.12-npm3",