Skip to content

Commit

Permalink
deps: bump @libp2p/identify from 2.1.5 to 3.0.0
Browse files Browse the repository at this point in the history
Bumps [@libp2p/identify](https://github.com/libp2p/js-libp2p) from 2.1.5 to 3.0.0.
- [Release notes](https://github.com/libp2p/js-libp2p/releases)
- [Changelog](https://github.com/libp2p/js-libp2p/blob/main/.release-please.json)
- [Commits](libp2p/js-libp2p@identify-v2.1.5...perf-v3.0.0)

---
updated-dependencies:
- dependency-name: "@libp2p/identify"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 11, 2024
1 parent e567717 commit 6f618e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/helia/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"@libp2p/bootstrap": "^10.0.16",
"@libp2p/circuit-relay-v2": "^1.0.16",
"@libp2p/dcutr": "^1.0.13",
"@libp2p/identify": "^2.0.0",
"@libp2p/identify": "^3.0.0",
"@libp2p/interface": "^1.1.4",
"@libp2p/kad-dht": "^12.0.8",
"@libp2p/keychain": "^4.0.9",
Expand Down

0 comments on commit 6f618e5

Please sign in to comment.