Skip to content

Commit c659209

Browse files
deps: bump ipns from 9.1.2 to 10.0.0
Bumps [ipns](https://github.com/ipfs/js-ipns) from 9.1.2 to 10.0.0. - [Release notes](https://github.com/ipfs/js-ipns/releases) - [Changelog](https://github.com/ipfs/js-ipns/blob/main/CHANGELOG.md) - [Commits](ipfs/js-ipns@v9.1.2...v10.0.0) --- updated-dependencies: - dependency-name: ipns dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0b8ec69 commit c659209

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

packages/client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"@multiformats/multiaddr": "^12.1.3",
5252
"any-signal": "^4.1.1",
5353
"browser-readablestream-to-it": "^2.0.3",
54-
"ipns": "^9.0.0",
54+
"ipns": "^10.0.0",
5555
"it-first": "^3.0.3",
5656
"it-map": "^3.0.4",
5757
"it-ndjson": "^1.0.4",

packages/interop/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"aegir": "^44.1.1",
4949
"fastify": "^4.17.0",
5050
"helia": "^4.0.0",
51-
"ipns": "^9.0.0",
51+
"ipns": "^10.0.0",
5252
"it-first": "^3.0.3",
5353
"multiformats": "^13.0.0"
5454
},

packages/server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"@libp2p/interface": "^1.1.1",
7171
"@libp2p/peer-id": "^4.0.4",
7272
"fastify": "^4.17.0",
73-
"ipns": "^9.0.0",
73+
"ipns": "^10.0.0",
7474
"multiformats": "^13.0.0",
7575
"raw-body": "^3.0.0"
7676
},

0 commit comments

Comments
 (0)