diff options
author | dependabot[bot] <support@dependabot.com> | 2018-10-28 18:28:05 +0000 |
---|---|---|
committer | dependabot[bot] <support@dependabot.com> | 2018-10-28 18:28:05 +0000 |
commit | 0e750aa3c9ad920ed5237f18c74cb4ce99e1ae48 (patch) | |
tree | 9b9244b97214c504b0bbac6ab50a0d2d63213e0e /apps/accessibility/package.json | |
parent | 8c7432fa6df6df59464cace05195df3523a8d5e2 (diff) | |
download | nextcloud-server-0e750aa3c9ad920ed5237f18c74cb4ce99e1ae48.tar.gz nextcloud-server-0e750aa3c9ad920ed5237f18c74cb4ce99e1ae48.zip |
Bump webpack from 4.22.0 to 4.23.1 in /apps/accessibility
Bumps [webpack](https://github.com/webpack/webpack) from 4.22.0 to 4.23.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.22.0...v4.23.1)
Signed-off-by: dependabot[bot] <support@dependabot.com>
Diffstat (limited to 'apps/accessibility/package.json')
-rw-r--r-- | apps/accessibility/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/accessibility/package.json b/apps/accessibility/package.json index 1b2fdad035c..f4e6049a861 100644 --- a/apps/accessibility/package.json +++ b/apps/accessibility/package.json @@ -26,7 +26,7 @@ "file-loader": "^1.1.11", "vue-loader": "^15.4.2", "vue-template-compiler": "^2.5.17", - "webpack": "^4.22.0", + "webpack": "^4.23.1", "webpack-cli": "^3.1.2", "webpack-merge": "^4.1.4" } |