Bump dompurify from 2.0.15 to 2.0.16

Bumps [dompurify](https://github.com/cure53/DOMPurify) from 2.0.15 to 2.0.16.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](https://github.com/cure53/DOMPurify/compare/2.0.15...2.0.16)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-09-19 01:02:25 +00:00
committed by GitHub
parent f31afb5349
commit 8e7b0cb024
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -7326,9 +7326,9 @@
}
},
"dompurify": {
"version": "2.0.15",
"resolved": "https://registry.npmjs.org/dompurify/-/dompurify-2.0.15.tgz",
"integrity": "sha512-8AnYW8iXOC7xC7K3FBvQ7+GdmtOsgDGZC5dDXaewCC674qcId7G5mhz5VIEnVShJVjQdlcaPjxpaOzaV9JC3Tg=="
"version": "2.0.16",
"resolved": "https://registry.npmjs.org/dompurify/-/dompurify-2.0.16.tgz",
"integrity": "sha512-MMNzUQdlvmbXhD0NVxME4hNI72eOlcz9TzO9L8KfmUcI+h97ISON5XagIUm40+JRwV4fGHYqxRpSy844fT9iow=="
},
"domutils": {
"version": "1.7.0",

View File

@@ -42,7 +42,7 @@
"@nextcloud/vue": "^2.6.5",
"@nextcloud/vue-dashboard": "^1.0.1",
"blueimp-md5": "^2.18.0",
"dompurify": "^2.0.15",
"dompurify": "^2.0.16",
"lodash": "^4.17.20",
"markdown-it": "^11.0.1",
"markdown-it-task-lists": "^2.1.1",