diff options
author | dependabot[bot] <support@dependabot.com> | 2019-01-19 02:14:55 +0000 |
---|---|---|
committer | Christoph Wurst <christoph@winzerhof-wurst.at> | 2019-01-21 11:17:19 +0100 |
commit | b3c4529c028c80280515a6756fb6ce08caf405b6 (patch) | |
tree | 8be8994219b2ff4914ebf371e9e8453384098bf9 /package-lock.json | |
parent | 96567027dadae8e66e022d94c618e16dc3add1df (diff) | |
download | nextcloud-server-b3c4529c028c80280515a6756fb6ce08caf405b6.tar.gz nextcloud-server-b3c4529c028c80280515a6756fb6ce08caf405b6.zip |
Bump dompurify from 1.0.4 to 1.0.9
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 1.0.4 to 1.0.9.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](https://github.com/cure53/DOMPurify/compare/1.0.4...1.0.9)
Signed-off-by: dependabot[bot] <support@dependabot.com>
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Diffstat (limited to 'package-lock.json')
-rw-r--r-- | package-lock.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/package-lock.json b/package-lock.json index b66dc0ee456..18f4de7ff39 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1024,7 +1024,7 @@ }, "Select2": { "version": "git+https://github.com/select2/select2.git#b5f3b2839c48c53f9641d6bb1bccafc5260c7620", - "from": "git+https://github.com/select2/select2.git#3.4.8" + "from": "git+https://github.com/select2/select2.git#b5f3b2839c48c53f9641d6bb1bccafc5260c7620" }, "acorn": { "version": "5.7.3", @@ -2095,9 +2095,9 @@ "dev": true }, "dompurify": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/dompurify/-/dompurify-1.0.4.tgz", - "integrity": "sha512-Y/HFiY5NACdpMs8DJQhNCjF8Kj6msjQRLW5fgD628gBk6a2tjZcVN57SF/PvEgogxsrBPXOF0f3d6qNiAdIYoA==" + "version": "1.0.9", + "resolved": "https://registry.npmjs.org/dompurify/-/dompurify-1.0.9.tgz", + "integrity": "sha512-lt9f3A3RO1OCNaWdA+s/k7YVn0Typ5MbAKmX94PLCZbs8wLNccX3Bj4xXA7GLKOoDb/MeVoAoeIJarZD1JUnjg==" }, "duplexify": { "version": "3.6.1", |