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-11 13:55:29 +0300
committerGitHub <noreply@github.com>2021-01-11 13:55:29 +0300
commit8b656e321bbf358d8074ce8a3976fac5defdece0 (patch)
tree8b3274f71696f52075fe291a5ed89d10f31ff38a /package.json
parent82ee3043ced26f054995bf89b811343ac0728c6f (diff)
parent429b4b8a1437f525b34e8cfe0d134a2b0c444866 (diff)
Merge pull request #25049 from nextcloud/dependabot/npm_and_yarn/webpack-4.45.0
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 bedab954fd2..36914d62293 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"