summaryrefslogtreecommitdiffstats
path: root/apps/oauth2/package.json
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2018-07-23 14:14:22 +0000
committerdependabot[bot] <support@dependabot.com>2018-07-23 14:14:22 +0000
commiteeab30951501fdaa97b6e2bc756c3d0ee7307b7b (patch)
tree8970c55e5dc9f067faf1e4bf5a270e8c4a46567f /apps/oauth2/package.json
parent29fd761301e10482026bffced1b5879915a49c1b (diff)
downloadnextcloud-server-eeab30951501fdaa97b6e2bc756c3d0ee7307b7b.tar.gz
nextcloud-server-eeab30951501fdaa97b6e2bc756c3d0ee7307b7b.zip
Bump webpack-cli from 3.0.8 to 3.1.0 in /apps/oauth2
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.0.8 to 3.1.0. - [Release notes](https://github.com/webpack/webpack-cli/releases) - [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-cli/commits) 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 d41d560e178..42294604113 100644
--- a/apps/oauth2/package.json
+++ b/apps/oauth2/package.json
@@ -25,7 +25,7 @@
"vue-loader": "^15.2.4",
"vue-template-compiler": "^2.5.16",
"webpack": "^4.16.1",
- "webpack-cli": "^3.0.8",
+ "webpack-cli": "^3.1.0",
"webpack-merge": "^4.1.3"
}
}