summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-09-29 01:14:57 +0000
committernpmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>2019-09-29 09:29:23 +0000
commite57b27820e940a78024eaad577cc92e1812ad14f (patch)
treebb19ba384445950e34938ab4ad6bc1f1766d9941 /package.json
parenta0d48c568d34d20a894b55ef2d26d972339866a2 (diff)
downloadnextcloud-server-e57b27820e940a78024eaad577cc92e1812ad14f.tar.gz
nextcloud-server-e57b27820e940a78024eaad577cc92e1812ad14f.zip
Bump webpack from 4.40.2 to 4.41.0
Bumps [webpack](https://github.com/webpack/webpack) from 4.40.2 to 4.41.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.40.2...v4.41.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.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 21b13c6f846..0b767fa2b47 100644
--- a/package.json
+++ b/package.json
@@ -81,7 +81,7 @@
"url-loader": "^2.1.0",
"vue-loader": "^15.7.1",
"vue-template-compiler": "^2.6.10",
- "webpack": "^4.40.2",
+ "webpack": "^4.41.0",
"webpack-cli": "^3.3.9",
"webpack-merge": "^4.2.2"
},