Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-06-23 11:58:44 +0300
committerJulius Härtl <jus@bitgrid.net>2021-06-23 19:09:27 +0300
commit1882b9793509cb64c259ad58e7a468b7cd193293 (patch)
tree12dcd4b10300b61d58f6a704914432b9454989a7 /package.json
parent6069ea83e54f42c97c8d3bb2a344061bf566610f (diff)
Bump dompurify from 2.2.8 to 2.2.9
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 2.2.8 to 2.2.9. - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](https://github.com/cure53/DOMPurify/compare/2.2.8...2.2.9) --- updated-dependencies: - dependency-name: dompurify dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 12ea33bef0f..5884f6ccff7 100644
--- a/package.json
+++ b/package.json
@@ -51,7 +51,7 @@
"css-vars-ponyfill": "^2.4.5",
"davclient.js": "git+https://github.com/owncloud/davclient.js.git#0.2.1",
"debounce": "^1.2.0",
- "dompurify": "^2.2.8",
+ "dompurify": "^2.2.9",
"escape-html": "^1.0.3",
"handlebars": "^4.7.7",
"jcrop": "git+https://github.com/ChristophWurst/Jcrop.git#v0.9.12-npm3",
@@ -123,7 +123,7 @@
"sinon-chai": "^3.5.0",
"style-loader": "^2.0.0",
"url-loader": "^4.1.1",
- "vue-loader": "^15.9.6",
+ "vue-loader": "^15.9.7",
"vue-template-compiler": "^2.6.12",
"webpack": "^4.46.0",
"webpack-cli": "^4.4.0",