diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2019-12-29 02:14:05 +0000 |
---|---|---|
committer | Roeland Jago Douma <roeland@famdouma.nl> | 2019-12-30 12:17:25 +0100 |
commit | 46e946931a143b31793a2eb9769b061b1c59c993 (patch) | |
tree | cebe2ebb1733f1bad8ae0a9e01447d5ce1c076f8 /package.json | |
parent | 88a24d7d120fc30e3655f371d64fbdbe02a93241 (diff) | |
download | nextcloud-server-46e946931a143b31793a2eb9769b061b1c59c993.tar.gz nextcloud-server-46e946931a143b31793a2eb9769b061b1c59c993.zip |
Bump webpack from 4.41.2 to 4.41.5
Bumps [webpack](https://github.com/webpack/webpack) from 4.41.2 to 4.41.5.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.41.2...v4.41.5)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 071ba1ad45e..bbdada10210 100644 --- a/package.json +++ b/package.json @@ -107,7 +107,7 @@ "url-loader": "^3.0.0", "vue-loader": "^15.8.3", "vue-template-compiler": "^2.6.11", - "webpack": "^4.41.2", + "webpack": "^4.41.5", "webpack-cli": "^3.3.10", "webpack-merge": "^4.2.2" }, |