Skip to content

Commit 901d679

Browse files
chore(deps): bump @helia/delegated-routing-v1-http-api-server
Bumps [@helia/delegated-routing-v1-http-api-server](https://github.com/ipfs/helia-delegated-routing-v1-http-api) from 4.0.6 to 5.0.0. - [Release notes](https://github.com/ipfs/helia-delegated-routing-v1-http-api/releases) - [Changelog](https://github.com/ipfs/helia-delegated-routing-v1-http-api/blob/main/CHANGELOG.md) - [Commits](https://github.com/ipfs/helia-delegated-routing-v1-http-api/compare/@helia/delegated-routing-v1-http-api-server-4.0.6...@helia/delegated-routing-v1-http-api-server-5.0.0) --- updated-dependencies: - dependency-name: "@helia/delegated-routing-v1-http-api-server" dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d40e34d commit 901d679

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/js-libp2p-example-delegated-routing/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
},
2323
"dependencies": {
2424
"@helia/delegated-routing-v1-http-api-client": "^4.0.0",
25-
"@helia/delegated-routing-v1-http-api-server": "^4.0.0",
25+
"@helia/delegated-routing-v1-http-api-server": "^5.0.0",
2626
"@libp2p/peer-id": "^6.0.1",
2727
"helia": "^5.0.0",
2828
"libp2p": "^3.0.2",

0 commit comments

Comments
 (0)