diff options
author | dependabot[bot] <support@dependabot.com> | 2018-12-31 02:19:42 +0000 |
---|---|---|
committer | dependabot[bot] <support@dependabot.com> | 2018-12-31 02:19:42 +0000 |
commit | a67c2a2aa5ed7bbf85e144a93eeea7192e7094ea (patch) | |
tree | afc83d1b57286856ca41b6beabad06f845811b5f /apps/oauth2/package.json | |
parent | 8d5b74b6b6312d2dedac3bcf9eca9aba99d42372 (diff) | |
download | nextcloud-server-a67c2a2aa5ed7bbf85e144a93eeea7192e7094ea.tar.gz nextcloud-server-a67c2a2aa5ed7bbf85e144a93eeea7192e7094ea.zip |
Bump webpack from 4.28.2 to 4.28.3 in /apps/oauth2
Bumps [webpack](https://github.com/webpack/webpack) from 4.28.2 to 4.28.3.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.28.2...v4.28.3)
Signed-off-by: dependabot[bot] <support@dependabot.com>
Diffstat (limited to 'apps/oauth2/package.json')
-rw-r--r-- | apps/oauth2/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/oauth2/package.json b/apps/oauth2/package.json index f8e25b2ff70..2d3349241a2 100644 --- a/apps/oauth2/package.json +++ b/apps/oauth2/package.json @@ -24,7 +24,7 @@ "file-loader": "^3.0.1", "vue-loader": "^15.4.2", "vue-template-compiler": "^2.5.21", - "webpack": "^4.28.2", + "webpack": "^4.28.3", "webpack-cli": "^3.1.2", "webpack-merge": "^4.1.5" } |