[AI] Fix adm-zip dependency resolution in loot-core (#7219)

This commit is contained in:
Matiss Janis Aboltins
2026-03-16 21:11:51 +00:00
committed by GitHub
parent a4eb17eff2
commit f73c5e9210
4 changed files with 9 additions and 9 deletions

View File

@@ -88,6 +88,7 @@
"typescript": "^5.9.3"
},
"resolutions": {
"adm-zip": "patch:adm-zip@npm%3A0.5.16#~/.yarn/patches/adm-zip-npm-0.5.16-4556fea098.patch",
"rollup": "4.40.1",
"socks": ">=2.8.3"
},