summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-07-28 01:13:42 +0000
committerGitHub <noreply@github.com>2019-07-28 01:13:42 +0000
commit774da99d94a43d5682d9bc1fb9fd3a16ddfadcde (patch)
treedd9edcc6de55514ee570aff83574f85441d9614b /package.json
parent1ec98af3e028f5aa8591bda26d5dac96dfd66f43 (diff)
downloadnextcloud-server-774da99d94a43d5682d9bc1fb9fd3a16ddfadcde.tar.gz
nextcloud-server-774da99d94a43d5682d9bc1fb9fd3a16ddfadcde.zip
Bump webpack from 4.36.1 to 4.38.0
Bumps [webpack](https://github.com/webpack/webpack) from 4.36.1 to 4.38.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.36.1...v4.38.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 7695206336d..e0999937674 100644
--- a/package.json
+++ b/package.json
@@ -78,7 +78,7 @@
"url-loader": "^2.1.0",
"vue-loader": "^15.7.1",
"vue-template-compiler": "^2.6.10",
- "webpack": "^4.36.1",
+ "webpack": "^4.38.0",
"webpack-cli": "^3.3.6",
"webpack-merge": "^4.2.1"
},