summaryrefslogtreecommitdiffstats
path: root/settings/package.json
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2018-10-29 11:59:23 +0000
committerdependabot[bot] <support@dependabot.com>2018-10-29 11:59:23 +0000
commit91d33054bb68bc29c65ad130efffdd785b7f0d3f (patch)
tree425390847a6b454731f0ff0837ebc8c4d531aea5 /settings/package.json
parent0ee7ffcde15554d40dbac88de8dd49ee16afec77 (diff)
downloadnextcloud-server-91d33054bb68bc29c65ad130efffdd785b7f0d3f.tar.gz
nextcloud-server-91d33054bb68bc29c65ad130efffdd785b7f0d3f.zip
Bump webpack from 4.22.0 to 4.23.1 in /settings
Bumps [webpack](https://github.com/webpack/webpack) from 4.22.0 to 4.23.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.22.0...v4.23.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 8b9832017d9..09e7f6dc240 100644
--- a/settings/package.json
+++ b/settings/package.json
@@ -40,7 +40,7 @@
"sass-loader": "^7.1.0",
"vue-loader": "^15.4.2",
"vue-template-compiler": "^2.5.17",
- "webpack": "^4.22.0",
+ "webpack": "^4.23.1",
"webpack-cli": "^3.1.2",
"webpack-merge": "^4.1.4"
}