Merge pull request #2265 from nextcloud/dependabot/npm_and_yarn/dompurify-2.0.15
Bump dompurify from 2.0.14 to 2.0.15
This commit is contained in:
6
package-lock.json
generated
6
package-lock.json
generated
@@ -7466,9 +7466,9 @@
|
||||
}
|
||||
},
|
||||
"dompurify": {
|
||||
"version": "2.0.14",
|
||||
"resolved": "https://registry.npmjs.org/dompurify/-/dompurify-2.0.14.tgz",
|
||||
"integrity": "sha512-oqcjyCLHLjWugZ6VwK0YfmRND/DFy/CuZhdasmymMfnxbzaaQxBSA1ATZIXWESGDj/nvq1vKLmRa7rTdbGgrmQ=="
|
||||
"version": "2.0.15",
|
||||
"resolved": "https://registry.npmjs.org/dompurify/-/dompurify-2.0.15.tgz",
|
||||
"integrity": "sha512-8AnYW8iXOC7xC7K3FBvQ7+GdmtOsgDGZC5dDXaewCC674qcId7G5mhz5VIEnVShJVjQdlcaPjxpaOzaV9JC3Tg=="
|
||||
},
|
||||
"domutils": {
|
||||
"version": "1.7.0",
|
||||
|
||||
@@ -42,7 +42,7 @@
|
||||
"@nextcloud/vue": "^2.6.1",
|
||||
"@nextcloud/vue-dashboard": "^0.1.8",
|
||||
"blueimp-md5": "^2.17.0",
|
||||
"dompurify": "^2.0.14",
|
||||
"dompurify": "^2.0.15",
|
||||
"lodash": "^4.17.20",
|
||||
"markdown-it": "^11.0.0",
|
||||
"markdown-it-task-lists": "^2.1.1",
|
||||
|
||||
Reference in New Issue
Block a user