summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2019-01-10 16:43:54 +0000
committerdependabot[bot] <support@dependabot.com>2019-01-10 16:43:54 +0000
commita07ea5d86fc54437db5326086cac41f7057cf125 (patch)
tree8e1d91ea993b99c505d5e1a24465e5ee5ae5358a /package.json
parent6595527ddc5c8b626ad8f52c8c3706bf81558b90 (diff)
downloadnextcloud-server-a07ea5d86fc54437db5326086cac41f7057cf125.tar.gz
nextcloud-server-a07ea5d86fc54437db5326086cac41f7057cf125.zip
Bump webpack from 4.27.1 to 4.28.4
Bumps [webpack](https://github.com/webpack/webpack) from 4.27.1 to 4.28.4. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.27.1...v4.28.4) Signed-off-by: dependabot[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 cadeeda8879..98d306ce536 100644
--- a/package.json
+++ b/package.json
@@ -54,7 +54,7 @@
"exports-loader": "^0.7.0",
"style-loader": "^0.23.1",
"url-loader": "^1.1.2",
- "webpack": "^4.27.1",
+ "webpack": "^4.28.4",
"webpack-cli": "^3.1.2",
"webpack-merge": "^4.1.5"
}