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

github.com/nextcloud/privacy.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>2020-09-18 04:02:05 +0300
committerGitHub <noreply@github.com>2020-09-18 04:02:05 +0300
commitc54feedf543fe1b1ec3cb2b44d333b2afbac22c4 (patch)
tree54186a6f5fb93d31ab080270541cf54403509835 /package.json
parent4ba99e5e441666c9df1b6a8d1d6840eac47e3670 (diff)
Bump webpack from 4.44.1 to 4.44.2
Bumps [webpack](https://github.com/webpack/webpack) from 4.44.1 to 4.44.2. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.44.1...v4.44.2) Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index f73a6df..56ef5f6 100644
--- a/package.json
+++ b/package.json
@@ -71,7 +71,7 @@
"stylelint-webpack-plugin": "^2.1.0",
"vue-loader": "^15.9.3",
"vue-template-compiler": "^2.6.12",
- "webpack": "^4.44.1",
+ "webpack": "^4.44.2",
"webpack-cli": "^3.3.12",
"webpack-merge": "^5.1.4"
}