summaryrefslogtreecommitdiffstats
path: root/apps/oauth2/package.json
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2018-09-05 08:39:53 +0000
committerdependabot[bot] <support@dependabot.com>2018-09-05 08:39:53 +0000
commit014b1bbdca8befb8501ef69864b23da471761f46 (patch)
treec80e54266fc7de81ca2c9876539cc8c930e82c9e /apps/oauth2/package.json
parentbcaf9a48bb08c3dd0e3294705c4e888f51d49d58 (diff)
downloadnextcloud-server-014b1bbdca8befb8501ef69864b23da471761f46.tar.gz
nextcloud-server-014b1bbdca8befb8501ef69864b23da471761f46.zip
Bump webpack from 4.17.1 to 4.17.2 in /apps/oauth2
Bumps [webpack](https://github.com/webpack/webpack) from 4.17.1 to 4.17.2. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.17.1...v4.17.2) 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 66141133257..09913f7f4a2 100644
--- a/apps/oauth2/package.json
+++ b/apps/oauth2/package.json
@@ -24,7 +24,7 @@
"file-loader": "^1.1.11",
"vue-loader": "^15.2.6",
"vue-template-compiler": "^2.5.17",
- "webpack": "^4.17.1",
+ "webpack": "^4.17.2",
"webpack-cli": "^3.1.0",
"webpack-merge": "^4.1.4"
}