summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <dependabot-preview[bot]@users.noreply.github.com>2019-06-16 01:13:47 +0000
committerGitHub <noreply@github.com>2019-06-16 01:13:47 +0000
commitfd7933014538b37acd5b677ac07c13cca667edc3 (patch)
treef1f0860977336e337392f269e307e3bfff06b6d1 /package.json
parent7fea53184783bb7438f46169d239b635fa21319a (diff)
downloadnextcloud-server-fd7933014538b37acd5b677ac07c13cca667edc3.tar.gz
nextcloud-server-fd7933014538b37acd5b677ac07c13cca667edc3.zip
Bump webpack from 4.33.0 to 4.34.0
Bumps [webpack](https://github.com/webpack/webpack) from 4.33.0 to 4.34.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.33.0...v4.34.0) 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 d603817ef0a..3507bd1bbac 100644
--- a/package.json
+++ b/package.json
@@ -77,7 +77,7 @@
"url-loader": "^2.0.0",
"vue-loader": "^15.6.4",
"vue-template-compiler": "^2.6.10",
- "webpack": "^4.33.0",
+ "webpack": "^4.34.0",
"webpack-cli": "^3.3.3",
"webpack-merge": "^4.2.1"
}