aboutsummaryrefslogtreecommitdiffstats
path: root/apps/oauth2/package.json
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2018-11-23 06:53:03 +0000
committerdependabot[bot] <support@dependabot.com>2018-11-23 06:53:03 +0000
commit60a1d346d56ebacb00827e2ff93ff502ebeb64a5 (patch)
treefbd4c7d87f2e1b2e47e8e6e3b8d6a9b5e2c6c6ff /apps/oauth2/package.json
parent92d6068e90181767cb2f75e00ba75ef8c5a1065b (diff)
downloadnextcloud-server-60a1d346d56ebacb00827e2ff93ff502ebeb64a5.tar.gz
nextcloud-server-60a1d346d56ebacb00827e2ff93ff502ebeb64a5.zip
Bump webpack from 4.24.0 to 4.26.0 in /apps/oauth2
Bumps [webpack](https://github.com/webpack/webpack) from 4.24.0 to 4.26.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.24.0...v4.26.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
Diffstat (limited to 'apps/oauth2/package.json')
-rw-r--r--apps/oauth2/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/oauth2/package.json b/apps/oauth2/package.json
index 2dda365574c..f56b8d7b2f7 100644
--- a/apps/oauth2/package.json
+++ b/apps/oauth2/package.json
@@ -24,7 +24,7 @@
"file-loader": "^1.1.11",
"vue-loader": "^15.4.2",
"vue-template-compiler": "^2.5.17",
- "webpack": "^4.24.0",
+ "webpack": "^4.26.0",
"webpack-cli": "^3.1.2",
"webpack-merge": "^4.1.4"
}