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

github.com/nextcloud/richdocuments.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-01-16 05:08:11 +0300
committerGitHub <noreply@github.com>2021-01-16 05:08:11 +0300
commit38b44376ee769272ee648d33ada633ff524819b8 (patch)
tree0ccc3041a8957c10a4864cb0da52267b549a4aee /package.json
parentaa7b63b6a44f44dc4f3b942d593d6a140f309fe9 (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[bot] <support@github.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 10c17c8a..b0c62e5f 100644
--- a/package.json
+++ b/package.json
@@ -82,7 +82,7 @@
"vue-loader": "^15.9.6",
"vue-style-loader": "^4.1.1",
"vue-template-compiler": "^2.6.12",
- "webpack": "^4.45.0",
+ "webpack": "^4.46.0",
"webpack-cli": "^4.3.1",
"webpack-merge": "^5.7.3"
},