chore: pin tar >=7.5.3 and add overrides to address vuln

This commit is contained in:
Fazri Gading
2026-01-18 19:02:57 +08:00
parent 778d48fb62
commit 224f3f77fb
2 changed files with 4908 additions and 1 deletions

4904
package-lock.json generated Normal file

File diff suppressed because it is too large Load Diff

View File

@@ -36,9 +36,12 @@
"adm-zip": "^0.5.10", "adm-zip": "^0.5.10",
"axios": "^1.6.0", "axios": "^1.6.0",
"discord-rpc": "^4.0.1", "discord-rpc": "^4.0.1",
"tar": "^7.0.0", "tar": ">=7.5.3",
"uuid": "^9.0.1" "uuid": "^9.0.1"
}, },
"overrides": {
"tar": ">=7.5.3"
},
"build": { "build": {
"appId": "com.hytalef2p.launcher", "appId": "com.hytalef2p.launcher",
"productName": "Hytale F2P", "productName": "Hytale F2P",