diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2021-01-09 02:20:58 +0000 |
---|---|---|
committer | npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com> | 2021-01-11 09:57:01 +0000 |
commit | 429b4b8a1437f525b34e8cfe0d134a2b0c444866 (patch) | |
tree | 079d05400692500d8c18140c949a85938c7596b7 /package.json | |
parent | e354ee4dc6bba95369cf4214880b6451123a4913 (diff) | |
download | nextcloud-server-429b4b8a1437f525b34e8cfe0d134a2b0c444866.tar.gz nextcloud-server-429b4b8a1437f525b34e8cfe0d134a2b0c444866.zip |
Bump webpack from 4.44.2 to 4.45.0
Bumps [webpack](https://github.com/webpack/webpack) from 4.44.2 to 4.45.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.44.2...v4.45.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.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 2cf57105060..8be9538dc66 100644 --- a/package.json +++ b/package.json @@ -125,7 +125,7 @@ "url-loader": "^4.1.1", "vue-loader": "^15.9.6", "vue-template-compiler": "^2.6.12", - "webpack": "^4.44.2", + "webpack": "^4.45.0", "webpack-cli": "^4.3.1", "webpack-merge": "^5.7.3", "webpack-node-externals": "^2.5.2" |