fix: add npm overrides for tar and undici security advisories #17

Merged
ghost merged 2 commits from fix/dep-security-overrides-tar-undici into main 2026-03-18 23:14:07 +00:00

2 Commits

Author SHA1 Message Date
Hugh Hackman e0f0349a76 fix: regenerate package-lock.json for undici override
Resolves lockfile mismatch where undici@7.24.1 did not satisfy the
^7.24.3 override. Running npm install updated the resolved version
to undici@7.24.4.

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-03-18 23:04:41 +00:00
Hugh Hackman 9904f8f405 fix: add npm overrides for tar and undici security advisories
Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-03-18 22:55:27 +00:00