Bump dompurify from 2.2.4 to 2.2.6

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-12-19 02:02:51 +00:00
committed by GitHub
parent 848e700016
commit 1170ad71e9
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -8149,9 +8149,9 @@
}
},
"dompurify": {
"version": "2.2.4",
"resolved": "https://registry.npmjs.org/dompurify/-/dompurify-2.2.4.tgz",
"integrity": "sha512-jE21SelIgWrGKoXGfGPA524Zt1IJFBnktwfFMHDlEYRx5FZOdc+4eEH9mkA6PuhExrq3HVpJnY8hMYUzAMl0OA=="
"version": "2.2.6",
"resolved": "https://registry.npmjs.org/dompurify/-/dompurify-2.2.6.tgz",
"integrity": "sha512-7b7ZArhhH0SP6W2R9cqK6RjaU82FZ2UPM7RO8qN1b1wyvC/NY1FNWcX1Pu00fFOAnzEORtwXe4bPaClg6pUybQ=="
},
"domutils": {
"version": "1.7.0",

View File

@@ -43,7 +43,7 @@
"@nextcloud/vue": "^3.3.2",
"@nextcloud/vue-dashboard": "^1.0.1",
"blueimp-md5": "^2.18.0",
"dompurify": "^2.2.4",
"dompurify": "^2.2.6",
"lodash": "^4.17.20",
"markdown-it": "^12.0.3",
"markdown-it-task-lists": "^2.1.1",