summaryrefslogtreecommitdiffstats
path: root/settings/package.json
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2018-06-29 20:14:52 +0000
committerdependabot[bot] <support@dependabot.com>2018-06-29 20:14:52 +0000
commit6e0c82211211ced8291a8a6dab5afd42313fa14b (patch)
tree8c26fbf0325ad316534fee7edf5645b0c311de23 /settings/package.json
parent0f46ba43b3c5c031a08792003173b94a090a96a0 (diff)
downloadnextcloud-server-6e0c82211211ced8291a8a6dab5afd42313fa14b.tar.gz
nextcloud-server-6e0c82211211ced8291a8a6dab5afd42313fa14b.zip
Bump webpack from 4.12.2 to 4.14.0 in /settings
Bumps [webpack](https://github.com/webpack/webpack) from 4.12.2 to 4.14.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.12.2...v4.14.0) 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 8fa35cecd84..1f23b8d2a80 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.12.2",
+ "webpack": "^4.14.0",
"webpack-cli": "^3.0.8",
"webpack-merge": "^4.1.3"
}