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

github.com/nextcloud/files_texteditor.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>2022-11-12 08:14:38 +0300
committerGitHub <noreply@github.com>2022-11-12 08:14:38 +0300
commitf2942fd4742bb00a34673af0ee7ec2e84a501a09 (patch)
treed23da130114e782628a3ef62261808b85f29486f /package.json
parent80ab03381831c02238e585c796105a6bb6da7d48 (diff)
parent8bb32c69bb65cc50f6adba9766e37cf88c2bbdc0 (diff)
Merge pull request #630 from nextcloud/dependabot/npm_and_yarn/webpack-5.75.0HEADmaster
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 4fe5f46..7979ef6 100644
--- a/package.json
+++ b/package.json
@@ -29,7 +29,7 @@
"promise-loader": "^1.0.0",
"sass": "^1.56.1",
"style-loader": "^3.3.1",
- "webpack": "^5.74.0",
+ "webpack": "^5.75.0",
"webpack-cli": "^4.10.0",
"webpack-merge": "^5.8.0"
},