summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-10-13 19:47:49 +0000
committernpmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>2020-10-13 21:43:15 +0000
commit12baebce29ebb32dbae261cd9d86d746038240cf (patch)
tree1fb79d6ffc13ed518f4a101371ec5d745ef04081 /package.json
parent55b923e1fdc76df77084a45b3a85d820f807936d (diff)
downloadnextcloud-server-12baebce29ebb32dbae261cd9d86d746038240cf.tar.gz
nextcloud-server-12baebce29ebb32dbae261cd9d86d746038240cf.zip
Bump dompurify from 2.0.15 to 2.1.1
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 2.0.15 to 2.1.1. - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](https://github.com/cure53/DOMPurify/compare/2.0.15...2.1.1) 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 c6bf233ff14..1b6a609e221 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.15",
+ "dompurify": "^2.1.1",
"escape-html": "^1.0.3",
"handlebars": "^4.7.6",
"jcrop": "git+https://github.com/ChristophWurst/Jcrop.git#v0.9.12-npm3",