Skip to content

Commit 06928e8

Browse files
committed
chore: update dep
1 parent 403c859 commit 06928e8

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

packages/helia/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"@chainsafe/libp2p-noise": "^17.0.0",
5252
"@chainsafe/libp2p-yamux": "^8.0.0",
5353
"@helia/block-brokers": "^5.0.7",
54-
"@helia/delegated-routing-v1-http-api-client": "^5.0.0",
54+
"@helia/delegated-routing-v1-http-api-client": "^5.1.2",
5555
"@helia/interface": "^6.0.2",
5656
"@helia/routers": "^4.0.3",
5757
"@helia/utils": "^2.2.3",

packages/http/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
},
4949
"dependencies": {
5050
"@helia/block-brokers": "^5.0.7",
51-
"@helia/delegated-routing-v1-http-api-client": "^5.0.0",
51+
"@helia/delegated-routing-v1-http-api-client": "^5.1.2",
5252
"@helia/interface": "^6.0.2",
5353
"@helia/routers": "^4.0.3",
5454
"@helia/utils": "^2.2.3",

packages/routers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"test:electron-main": "aegir test -t electron-main"
4848
},
4949
"dependencies": {
50-
"@helia/delegated-routing-v1-http-api-client": "^5.0.0",
50+
"@helia/delegated-routing-v1-http-api-client": "^5.1.2",
5151
"@helia/interface": "^6.0.2",
5252
"@libp2p/interface": "^3.1.0",
5353
"@libp2p/peer-id": "^6.0.3",

0 commit comments

Comments
 (0)