mirror of
https://gitea.shironeko-all.duckdns.org/shironeko/Hytale-F2P-2.git
synced 2026-02-26 10:41:46 -03:00
add override to ensure
nested dependencies in electron-builder are also patched against arbitrary file overwrite exploits
This commit is contained in:
@@ -40,6 +40,9 @@
|
||||
"tar": ">=7.5.3",
|
||||
"uuid": "^9.0.1"
|
||||
},
|
||||
"overrides": {
|
||||
"tar": "$tar"
|
||||
},
|
||||
"build": {
|
||||
"appId": "com.hytalef2p.launcher",
|
||||
"productName": "Hytale F2P",
|
||||
|
||||
Reference in New Issue
Block a user