@polymarket/builder-relayer-client@0.0.8 pulls axios@^0.27.2, which GitHub flags for two HIGH severity advisories:
Current: axios@^0.27.2
Patched: axios@^1.15.0 resolves both, plus three additional HIGH advisories that surface on the 1.x line (1116673, 1116674, 1116675). A minimal bump to axios@0.30.3 would cover the two above if a 0.x → 1.x major is unwanted.
Downstream packages (e.g. @polymarket/clob-client, which moved to axios@^1.0.0 in v5) already run cleanly on axios 1.x, so the 1.x path looks safe.
Happy to open a PR if that helps.
@polymarket/builder-relayer-client@0.0.8pullsaxios@^0.27.2, which GitHub flags for two HIGH severity advisories:<0.30.0)__proto__key inmergeConfig(affects<=0.30.2)Current:
axios@^0.27.2Patched:
axios@^1.15.0resolves both, plus three additional HIGH advisories that surface on the 1.x line (1116673,1116674,1116675). A minimal bump toaxios@0.30.3would cover the two above if a 0.x → 1.x major is unwanted.Downstream packages (e.g.
@polymarket/clob-client, which moved toaxios@^1.0.0in v5) already run cleanly on axios 1.x, so the 1.x path looks safe.Happy to open a PR if that helps.