Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-01-16 05:18:52 +0300
committerGitHub <noreply@github.com>2021-01-16 05:18:52 +0300
commitb2f0315628d955aac71fbf5c18a871eac7583068 (patch)
treed176eb42a2d0f3548bb7de9e8c5708e406af891b /package.json
parenteafd281800edb93f68dbf9bfa2e2be8a4f35cf02 (diff)
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.json2
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"