Skip to content

chore(deps): relock axios to 1.18.0#1721

Closed
rhyslbw wants to merge 1 commit into
chore/bump-node-22from
chore/bump-axios
Closed

chore(deps): relock axios to 1.18.0#1721
rhyslbw wants to merge 1 commit into
chore/bump-node-22from
chore/bump-axios

Conversation

@rhyslbw

@rhyslbw rhyslbw commented Jun 19, 2026

Copy link
Copy Markdown
Member

Relocks axios so the ^1.7.4 consumers (cardano-services, cardano-services-client, util-dev) resolve to 1.18.0, clearing the axios 1.x advisories (< 1.16.x). In-range relock — no manifest change. Resolves the consumer-facing part of #1704; now viable on the Node 22 base.

Scope: a legacy axios@0.25.0 remains via an old transitive (0.x→1.x is a major for that parent) — tracked in #1704.

Test plan:

  • full clean build green on axios 1.18 (types)
  • CI: HttpProvider + provider HTTP tests (the local sandbox can't run the in-process socket tests)

Stacked on #1719 (Node 22). Retarget to master once it merges.

🤖 Generated with Claude Code

@rhyslbw rhyslbw force-pushed the chore/bump-node-22 branch from c82fcaa to 77ca3a7 Compare June 19, 2026 22:14
Refreshes the lockfile so the `^1.7.4` axios consumers (cardano-services,
cardano-services-client, util-dev) resolve to 1.18.0 — clears the axios 1.x
advisories (SSRF/credential-leak/DoS family, < 1.16.x). In-range relock, no
manifest change. Now viable on the Node 22 base (#1719).

A legacy axios `0.25.0` copy remains via an old transitive (axios 0.x -> 1.x is
a major for that parent) — tracked in #1704.

Validated: full clean build green on axios 1.18 (type-level). HTTP runtime
behaviour (HttpProvider) is exercised by CI; the local sandbox can't run the
in-process socket tests.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@rhyslbw

rhyslbw commented Jun 19, 2026

Copy link
Copy Markdown
Member Author

Superseded by #1723, which consolidates all the pure dependency bumps into a single follow-up to the Node 22 upgrade (#1719).

@rhyslbw rhyslbw closed this Jun 19, 2026
@rhyslbw rhyslbw deleted the chore/bump-axios branch June 19, 2026 23:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant