summaryrefslogtreecommitdiffstats
path: root/apps/oauth2/package.json
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2019-01-24 07:27:54 +0000
committerdependabot[bot] <support@dependabot.com>2019-01-24 07:27:54 +0000
commitefe8d486a8748170c3fe7d5b86d3fc0cb14c9d8a (patch)
treea5e0d33129f53b74fe5f12c31f9aadac5eb90a02 /apps/oauth2/package.json
parent2277c21f3e22321acc32f2a2e592f1037a4549a3 (diff)
downloadnextcloud-server-efe8d486a8748170c3fe7d5b86d3fc0cb14c9d8a.tar.gz
nextcloud-server-efe8d486a8748170c3fe7d5b86d3fc0cb14c9d8a.zip
Bump webpack from 4.28.4 to 4.29.0 in /apps/oauth2
Bumps [webpack](https://github.com/webpack/webpack) from 4.28.4 to 4.29.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.28.4...v4.29.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 7ec63635a65..362674fdbc6 100644
--- a/apps/oauth2/package.json
+++ b/apps/oauth2/package.json
@@ -24,7 +24,7 @@
"file-loader": "^3.0.1",
"vue-loader": "^15.5.1",
"vue-template-compiler": "^2.5.22",
- "webpack": "^4.28.4",
+ "webpack": "^4.29.0",
"webpack-cli": "^3.2.1",
"webpack-merge": "^4.2.1"
}