summaryrefslogtreecommitdiffstats
path: root/settings/package.json
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2018-06-25 06:43:10 +0000
committerRoeland Jago Douma <roeland@famdouma.nl>2018-06-25 20:25:37 +0200
commit6595636b2e15b9cdf2e7d11c50fc662617be8291 (patch)
treeb88ea47b8181843a2abd73849b003069539a0231 /settings/package.json
parentef0d50032d2b4505c1a8e2e4f40ad78b2c905ef0 (diff)
downloadnextcloud-server-6595636b2e15b9cdf2e7d11c50fc662617be8291.tar.gz
nextcloud-server-6595636b2e15b9cdf2e7d11c50fc662617be8291.zip
Bump webpack from 4.12.0 to 4.12.1 in /settings
Bumps [webpack](https://github.com/webpack/webpack) from 4.12.0 to 4.12.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.12.0...v4.12.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 baa17a9d01f..4473e434060 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.0",
+ "webpack": "^4.12.1",
"webpack-cli": "^3.0.8",
"webpack-merge": "^4.1.3"
}