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

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <213943+nickvergessen@users.noreply.github.com>2020-09-19 11:46:47 +0300
committerGitHub <noreply@github.com>2020-09-19 11:46:47 +0300
commite75281988baa0cb442b5a2fad3d6e756e30ac67d (patch)
treefca89f896d1ffad4e79a516f0bb04cf7d9df54e1 /package.json
parentac0dc3f35309fd7f59f2bb50d91c6a03cf36da92 (diff)
parent05ac22609ebb05b9b7eceb748d32b8578683f583 (diff)
Merge pull request #4178 from nextcloud/dependabot/npm_and_yarn/webpack-4.44.2
Bump webpack from 4.44.1 to 4.44.2
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 3eac3a21f..c70215ea0 100644
--- a/package.json
+++ b/package.json
@@ -90,7 +90,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",
"webpack-node-externals": "^2.5.2"