summaryrefslogtreecommitdiffstats
path: root/apps/oauth2/package.json
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2018-06-20 09:23:39 +0000
committerdependabot[bot] <support@dependabot.com>2018-06-20 09:23:39 +0000
commit410a546c8bcd0ec13a581ec60e3000f7ad0eb22f (patch)
treecb58dd10af2cd1454933f20ed9563380260c7eb6 /apps/oauth2/package.json
parent8142ee548c24daeb383290a81aa883bafcb4df25 (diff)
downloadnextcloud-server-410a546c8bcd0ec13a581ec60e3000f7ad0eb22f.tar.gz
nextcloud-server-410a546c8bcd0ec13a581ec60e3000f7ad0eb22f.zip
Bump webpack-cli from 3.0.3 to 3.0.8 in /apps/oauth2
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.0.3 to 3.0.8. - [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/compare/v3.0.3...v3.0.8) 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 b9eba746a00..f21b872edd1 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.11.1",
- "webpack-cli": "^3.0.3",
+ "webpack-cli": "^3.0.8",
"webpack-merge": "^4.1.3"
}
}