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:
authorLouis <6653109+artonge@users.noreply.github.com>2021-12-20 12:41:15 +0300
committerGitHub <noreply@github.com>2021-12-20 12:41:15 +0300
commit1146d45b5e5cf91e81d77f2fd0094df6daf60e9a (patch)
tree40bfc453d2ed22f50b805dc917bee065100f7f5e /package.json
parent575126c553a127ae14085f1fb8ee7e12701520f8 (diff)
parent20f995bc4aa7d651494868d67a845fcbada667e0 (diff)
Merge pull request #513 from nextcloud/dependabot/npm_and_yarn/webpack-5.65.0
Bump webpack from 5.58.2 to 5.65.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 716b2e0..b8add14 100644
--- a/package.json
+++ b/package.json
@@ -26,7 +26,7 @@
"file-loader": "^6.2.0",
"promise-loader": "^1.0.0",
"style-loader": "^3.3.1",
- "webpack": "^5.58.2",
+ "webpack": "^5.65.0",
"webpack-cli": "^4.9.1",
"webpack-merge": "^5.8.0"
},