summaryrefslogtreecommitdiffstats
path: root/settings/package.json
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2018-07-09 08:32:09 +0000
committerdependabot[bot] <support@dependabot.com>2018-07-09 08:32:09 +0000
commit873840a1102a620bb045322bb2f35c45dd1412e3 (patch)
tree4a2ffcd00576cc0a75029859749462bd68a1f5f6 /settings/package.json
parent89bd037e071b8e7b9a54feea2b5ea63986cdfe14 (diff)
downloadnextcloud-server-873840a1102a620bb045322bb2f35c45dd1412e3.tar.gz
nextcloud-server-873840a1102a620bb045322bb2f35c45dd1412e3.zip
Bump webpack from 4.14.0 to 4.15.1 in /settings
Bumps [webpack](https://github.com/webpack/webpack) from 4.14.0 to 4.15.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.14.0...v4.15.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
Diffstat (limited to 'settings/package.json')
-rw-r--r--settings/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/settings/package.json b/settings/package.json
index 4686eda4fe7..46914c90a33 100644
--- a/settings/package.json
+++ b/settings/package.json
@@ -36,7 +36,7 @@
"file-loader": "^1.1.11",
"vue-loader": "^15.2.4",
"vue-template-compiler": "^2.5.16",
- "webpack": "^4.14.0",
+ "webpack": "^4.15.1",
"webpack-cli": "^3.0.8",
"webpack-merge": "^4.1.3"
}