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-22 05:12:31 +0300
committerGitHub <noreply@github.com>2021-11-22 05:12:31 +0300
commit9b9b048f7f457779f1d9bacf6dcadb636a098877 (patch)
tree8ccc96bab0d740b5720fbeb64665af5e1565f058 /package.json
parente64c3cfd6e49f43fa9393e61e68d0357c6d40080 (diff)
parentbd0de2c2aa12d951caf381cb88dccd978bbccf73 (diff)
Merge pull request #2104 from nextcloud/dependabot/npm_and_yarn/webpack-5.64.2
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 332617a7..76a357e0 100644
--- a/package.json
+++ b/package.json
@@ -94,7 +94,7 @@
"vue-loader": "^15.9.8",
"vue-style-loader": "^4.1.3",
"vue-template-compiler": "^2.6.14",
- "webpack": "^5.64.1",
+ "webpack": "^5.64.2",
"webpack-cli": "^4.9.1",
"webpack-merge": "^5.8.0"
}