summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-08-31 14:50:03 +0000
committernpmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>2020-09-01 06:19:50 +0000
commitec986af7267e936719979cfa511b70e7676bd459 (patch)
tree58a5ce1af6400db3f579dcd093c5ac6bbf1e9305 /package.json
parent1c22004bf44e92b6659e9c76f0aadf23b9025c35 (diff)
downloadnextcloud-server-ec986af7267e936719979cfa511b70e7676bd459.tar.gz
nextcloud-server-ec986af7267e936719979cfa511b70e7676bd459.zip
Bump dompurify from 2.0.12 to 2.0.14
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 2.0.12 to 2.0.14. - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](https://github.com/cure53/DOMPurify/compare/2.0.12...2.0.14) 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 054cc56fa23..0e639acbd62 100644
--- a/package.json
+++ b/package.json
@@ -50,7 +50,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.0.12",
+ "dompurify": "^2.0.14",
"escape-html": "^1.0.3",
"handlebars": "^4.7.6",
"jcrop": "git+https://github.com/ChristophWurst/Jcrop.git#v0.9.12-npm3",