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:
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json
index 12ea33bef0f..2f45a0f63a5 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",
@@ -63,7 +63,7 @@
"lodash": "^4.17.21",
"marked": "^1.2.8",
"moment": "^2.29.1",
- "moment-timezone": "^0.5.32",
+ "moment-timezone": "^0.5.33",
"nextcloud-vue-collections": "^0.9.0",
"p-limit": "^3.1.0",
"p-queue": "^6.6.2",
@@ -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",