diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2021-01-16 02:18:52 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-16 02:18:52 +0000 |
commit | b2f0315628d955aac71fbf5c18a871eac7583068 (patch) | |
tree | d176eb42a2d0f3548bb7de9e8c5708e406af891b /package.json | |
parent | eafd281800edb93f68dbf9bfa2e2be8a4f35cf02 (diff) | |
download | nextcloud-server-b2f0315628d955aac71fbf5c18a871eac7583068.tar.gz nextcloud-server-b2f0315628d955aac71fbf5c18a871eac7583068.zip |
Bump webpack from 4.45.0 to 4.46.0
Bumps [webpack](https://github.com/webpack/webpack) from 4.45.0 to 4.46.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.45.0...v4.46.0)
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 db3af1df8f7..28f4a9e263e 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.45.0", + "webpack": "^4.46.0", "webpack-cli": "^4.3.1", "webpack-merge": "^5.7.3", "webpack-node-externals": "^2.5.2" |