summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-05-27 08:17:08 +0000
committerJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2021-05-27 10:42:47 +0200
commit5f2e440cc6c0fc482465278e610242b25c69e4d8 (patch)
tree3522cf64e45567147f2a34a5b6da411888a3dd59 /package.json
parentf8734549f0a4309ba7eb2798f6dc5d2c3715bfe3 (diff)
downloadnextcloud-server-5f2e440cc6c0fc482465278e610242b25c69e4d8.tar.gz
nextcloud-server-5f2e440cc6c0fc482465278e610242b25c69e4d8.zip
Bump dompurify from 2.2.6 to 2.2.8
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 2.2.6 to 2.2.8. - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](https://github.com/cure53/DOMPurify/compare/2.2.6...2.2.8) Signed-off-by: dependabot[bot] <support@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 14cb7777af9..a65b68442b0 100644
--- a/package.json
+++ b/package.json
@@ -51,7 +51,7 @@
"css-vars-ponyfill": "^2.4.5",
"davclient.js": "git+https://github.com/owncloud/davclient.js.git#0.2.1",
"debounce": "^1.2.0",
- "dompurify": "^2.2.6",
+ "dompurify": "^2.2.8",
"escape-html": "^1.0.3",
"handlebars": "^4.7.7",
"jcrop": "git+https://github.com/ChristophWurst/Jcrop.git#v0.9.12-npm3",