Skip to content

Commit

Permalink
deps(dev): bump libp2p in /transport-interop/impl/js/v1.x
Browse files Browse the repository at this point in the history
Bumps [libp2p](https://github.com/libp2p/js-libp2p) from 1.6.0 to 1.7.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@libp2p-v1.6.0...libp2p-v1.7.0)

---
updated-dependencies:
- dependency-name: libp2p
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 20, 2024
1 parent c97dc62 commit a26e3f5
Show file tree
Hide file tree
Showing 2 changed files with 74 additions and 82 deletions.
154 changes: 73 additions & 81 deletions transport-interop/impl/js/v1.x/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion transport-interop/impl/js/v1.x/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@libp2p/webtransport": "^4.0.32",
"@multiformats/multiaddr": "^12.1.10",
"aegir": "^42.2.11",
"libp2p": "^1.6.0",
"libp2p": "^1.7.0",
"p-event": "^6.0.1",
"redis": "^4.6.10"
},
Expand Down

0 comments on commit a26e3f5

Please sign in to comment.