From 35b0a3fc955d0b72621eba8bd2fe5120b11900b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 22 May 2021 02:20:52 +0000 Subject: Bump webpack from 5.36.2 to 5.37.1 Bumps [webpack](https://github.com/webpack/webpack) from 5.36.2 to 5.37.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.36.2...v5.37.1) Signed-off-by: dependabot[bot] --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'package.json') 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" }, -- cgit v1.2.3