summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-09-13 09:04:31 +0000
committernpmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>2019-09-13 14:33:26 +0000
commite2393ef3d9582b7f4003265a6b3499de32fefe82 (patch)
treecedb3e465b9c1206e86e705b46c9554755549b13 /package.json
parentac48a9ba61ec9cb7632bf67328b654f2a628a981 (diff)
downloadnextcloud-server-e2393ef3d9582b7f4003265a6b3499de32fefe82.tar.gz
nextcloud-server-e2393ef3d9582b7f4003265a6b3499de32fefe82.zip
Bump webpack from 4.39.3 to 4.40.1
Bumps [webpack](https://github.com/webpack/webpack) from 4.39.3 to 4.40.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.39.3...v4.40.1) 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 022db976dab..6bbf73c3047 100644
--- a/package.json
+++ b/package.json
@@ -80,7 +80,7 @@
"url-loader": "^2.1.0",
"vue-loader": "^15.7.1",
"vue-template-compiler": "^2.6.10",
- "webpack": "^4.39.3",
+ "webpack": "^4.40.1",
"webpack-cli": "^3.3.8",
"webpack-merge": "^4.2.2"
},