]> source.dussan.org Git - nextcloud-server.git/commitdiff
Bump dompurify from 2.0.6 to 2.0.7 17704/head
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Sun, 27 Oct 2019 02:16:37 +0000 (02:16 +0000)
committerGitHub <noreply@github.com>
Sun, 27 Oct 2019 02:16:37 +0000 (02:16 +0000)
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 2.0.6 to 2.0.7.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](https://github.com/cure53/DOMPurify/compare/2.0.6...2.0.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
package-lock.json
package.json

index 1830699b4d5fe00ff7d0985e841f8ea42a6a4a60..5674559455857530a7c46109f86d9a03e6bd86fb 100644 (file)
       "dev": true
     },
     "dompurify": {
-      "version": "2.0.6",
-      "resolved": "https://registry.npmjs.org/dompurify/-/dompurify-2.0.6.tgz",
-      "integrity": "sha512-1+AOpCYIKoLER/Ykd/Q/i11slhYy6T29/mmDrTsALH0JcMPB0pt9++8eDTGT70tv6ofmmeptrdqzZpmjMfFLRg=="
+      "version": "2.0.7",
+      "resolved": "https://registry.npmjs.org/dompurify/-/dompurify-2.0.7.tgz",
+      "integrity": "sha512-S3O0lk6rFJtO01ZTzMollCOGg+WAtCwS3U5E2WSDY/x/sy7q70RjEC4Dmrih5/UqzLLB9XoKJ8KqwBxaNvBu4A=="
     },
     "duplexify": {
       "version": "3.7.1",
index 9c00bea49e4d193a73232e626ce9764fd7536463..7ae9d3e2cfc49729b11056e7434c2213c9329a97 100644 (file)
@@ -37,7 +37,7 @@
     "clipboard": "^2.0.4",
     "css-vars-ponyfill": "^2.1.2",
     "davclient.js": "git+https://github.com/owncloud/davclient.js.git#0.2.1",
-    "dompurify": "^2.0.6",
+    "dompurify": "^2.0.7",
     "escape-html": "^1.0.3",
     "handlebars": "^4.4.3",
     "jcrop": "git+https://github.com/ChristophWurst/Jcrop.git#v0.9.12-npm3",