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:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-12-22 05:20:50 +0300
committerGitHub <noreply@github.com>2019-12-22 05:20:50 +0300
commitf42cdfa846e88d7fd4f2f2e01918ec0293363191 (patch)
treee530f6e5d672f2bcf945efb7657e7096cb5fdf6f /package.json
parent1ff6bf4f6b41c1a7cc04005aff2eb6fb5ed62136 (diff)
Bump webpack from 4.41.2 to 4.41.4
Bumps [webpack](https://github.com/webpack/webpack) from 4.41.2 to 4.41.4. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.41.2...v4.41.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.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 925976eb7..7f01d27d9 100644
--- a/package.json
+++ b/package.json
@@ -81,7 +81,7 @@
"stylelint-webpack-plugin": "^0.10.5",
"vue-loader": "^15.7.2",
"vue-template-compiler": "^2.6.11",
- "webpack": "^4.41.2",
+ "webpack": "^4.41.4",
"webpack-cli": "^3.3.10",
"webpack-merge": "^4.2.2",
"webpack-node-externals": "^1.7.2"