mirror of
https://git.sanhost.net/sanasol/hytale-f2p
synced 2026-02-26 14:01:48 -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",
|
"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",
|
||||||
|
|||||||
Reference in New Issue
Block a user