Skip to content

Commit 268647b

Browse files
rhyslbwclaude
andcommitted
chore(deps): bump ip-address to ^10.2.0 in core
Bumps the direct `ip-address` dependency in @cardano-sdk/core from ^9.0.5 to ^10.2.0 (advisory GHSA for ip-address < 10.1.1; ip-address@10 requires only node >= 12). core's usage (Address4/Address6 isValid, toUnsignedByteArray, fromUnsignedByteArray, canonicalForm in ipUtils) is unchanged across the major. Closes the core direct-manifest alert. A transitive `ip-address@9.0.5` remains via `socks` (build/dev tooling: chromedriver/webdriverio proxy chain) and would need that parent bumped — build-context only, tracked in #1707. Validated: core builds; core suite 992/992 (covers ipUtils). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 77ca3a7 commit 268647b

2 files changed

Lines changed: 9 additions & 2 deletions

File tree

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@foxglove/crc": "^0.0.3",
5555
"@scure/base": "^1.1.1",
5656
"fraction.js": "4.0.1",
57-
"ip-address": "^9.0.5",
57+
"ip-address": "^10.2.0",
5858
"lodash": "^4.17.21",
5959
"ts-custom-error": "^3.2.0",
6060
"ts-log": "^2.2.4",

yarn.lock

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2694,7 +2694,7 @@ __metadata:
26942694
delay: ^5.0.0
26952695
eslint: ^7.32.0
26962696
fraction.js: 4.0.1
2697-
ip-address: ^9.0.5
2697+
ip-address: ^10.2.0
26982698
jest: ^28.1.3
26992699
lodash: ^4.17.21
27002700
madge: ^5.0.1
@@ -15464,6 +15464,13 @@ __metadata:
1546415464
languageName: node
1546515465
linkType: hard
1546615466

15467+
"ip-address@npm:^10.2.0":
15468+
version: 10.2.0
15469+
resolution: "ip-address@npm:10.2.0"
15470+
checksum: 3ffba04dc4cdaf81ed2ed6edc47eee1494bb97550ef73f1918ca28405d175c03efa416b8337e868123b08c2cc677e3a07c5ce03eda3b1aeb2741c149bd37ddf9
15471+
languageName: node
15472+
linkType: hard
15473+
1546715474
"ip-address@npm:^9.0.5":
1546815475
version: 9.0.5
1546915476
resolution: "ip-address@npm:9.0.5"

0 commit comments

Comments
 (0)