summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-10-27 20:22:25 +0000
committernpmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>2020-10-27 20:39:03 +0000
commitfaefbe134605778da26ae603d90bae31b93763be (patch)
tree09620cca2b4bb14aa378de32a76b581bd29be200 /package.json
parentcf1af5b83bbea6fa3e238fef66f8f9fa94400c89 (diff)
downloadnextcloud-server-faefbe134605778da26ae603d90bae31b93763be.tar.gz
nextcloud-server-faefbe134605778da26ae603d90bae31b93763be.zip
Bump dompurify from 2.1.1 to 2.2.0
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 2.1.1 to 2.2.0. - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](https://github.com/cure53/DOMPurify/compare/2.1.1...2.2.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[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 c8b769ed88c..76c99b221ac 100644
--- a/package.json
+++ b/package.json
@@ -51,7 +51,7 @@
"css-vars-ponyfill": "^2.3.2",
"davclient.js": "git+https://github.com/owncloud/davclient.js.git#0.2.1",
"debounce": "^1.2.0",
- "dompurify": "^2.1.1",
+ "dompurify": "^2.2.0",
"escape-html": "^1.0.3",
"handlebars": "^4.7.6",
"jcrop": "git+https://github.com/ChristophWurst/Jcrop.git#v0.9.12-npm3",