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

github.com/nextcloud/polls.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-11-01 09:32:41 +0300
committerGitHub <noreply@github.com>2021-11-01 09:32:41 +0300
commit1daf12ed83c5d92f4977a47a2f5e458e8b53bbc6 (patch)
tree3d99e4710e99224abbf114c9d01b286003beca8f /package.json
parent0551c544beb5afdeb40110801e1230ac1ead7660 (diff)
parent5e244e30a654b5121f3dfda04730c3c66dc59b67 (diff)
Merge pull request #2062 from nextcloud/dependabot/npm_and_yarn/webpack-5.61.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 2b7e9a99..4e56ccde 100644
--- a/package.json
+++ b/package.json
@@ -95,7 +95,7 @@
"vue-loader": "^15.9.8",
"vue-style-loader": "^4.1.3",
"vue-template-compiler": "^2.6.14",
- "webpack": "^5.60.0",
+ "webpack": "^5.61.0",
"webpack-cli": "^4.9.1",
"webpack-merge": "^5.8.0"
}