mirror of
https://gitea.shironeko-all.duckdns.org/shironeko/Hytale-F2P-2.git
synced 2026-02-26 02:31:46 -03:00
chore: pin tar >=7.5.3 and add overrides to address vuln
This commit is contained in:
4904
package-lock.json
generated
Normal file
4904
package-lock.json
generated
Normal file
File diff suppressed because it is too large
Load Diff
@@ -36,9 +36,12 @@
|
||||
"adm-zip": "^0.5.10",
|
||||
"axios": "^1.6.0",
|
||||
"discord-rpc": "^4.0.1",
|
||||
"tar": "^7.0.0",
|
||||
"tar": ">=7.5.3",
|
||||
"uuid": "^9.0.1"
|
||||
},
|
||||
"overrides": {
|
||||
"tar": ">=7.5.3"
|
||||
},
|
||||
"build": {
|
||||
"appId": "com.hytalef2p.launcher",
|
||||
"productName": "Hytale F2P",
|
||||
|
||||
Reference in New Issue
Block a user