summaryrefslogtreecommitdiffstats
path: root/package.json
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 3987d2fc..d6c1c7c7 100644
--- a/package.json
+++ b/package.json
@@ -46,7 +46,7 @@
"axios": "^0.21.1",
"b64-to-blob": "^1.2.19",
"cdav-library": "git+https://github.com/nextcloud/cdav-library.git",
- "core-js": "^3.12.0",
+ "core-js": "^3.12.1",
"debounce": "^1.2.1",
"downloadjs": "^1.4.7",
"ical.js": "^1.4.0",
@@ -94,7 +94,7 @@
"eslint-webpack-plugin": "^2.5.4",
"file-loader": "^6.2.0",
"node-polyfill-webpack-plugin": "^1.1.2",
- "sass": "^1.32.12",
+ "sass": "^1.33.0",
"sass-loader": "^10.1.1",
"style-loader": "^2.0.0",
"stylelint": "^13.13.1",
@@ -104,7 +104,7 @@
"url-loader": "^4.1.1",
"vue-loader": "^15.9.7",
"vue-template-compiler": "^2.6.12",
- "webpack": "^5.36.2",
+ "webpack": "^5.37.1",
"webpack-cli": "^4.7.0",
"webpack-node-externals": "^2.5.2"
},