mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
fix(electron): upgrade cacache for Node.js 22 compatibility
This commit is contained in:
+2
-1
@@ -142,7 +142,8 @@
|
||||
"elliptic": "6.6.1",
|
||||
"ws": "8.18.3",
|
||||
"jose": "4.15.9",
|
||||
"sharp": "0.33.5"
|
||||
"sharp": "0.33.5",
|
||||
"cacache": "19.0.1"
|
||||
},
|
||||
"main": "electron/main.js",
|
||||
"build": {
|
||||
|
||||
Reference in New Issue
Block a user