Skip to content

Commit

Permalink
deps: Bump @libp2p/interface from 1.1.4 to 1.1.5
Browse files Browse the repository at this point in the history
Bumps [@libp2p/interface](https://github.com/libp2p/js-libp2p) from 1.1.4 to 1.1.5.
- [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@perf-v1.1.4...perf-v1.1.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 29, 2024
1 parent 0701b3c commit 5ffd937
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
"@libp2p/bootstrap": "^10.0.16",
"@libp2p/circuit-relay-v2": "^1.0.16",
"@libp2p/identify": "^1.0.15",
"@libp2p/interface": "^1.1.4",
"@libp2p/interface": "^1.1.5",
"@libp2p/kad-dht": "^12.0.9",
"@libp2p/logger": "^4.0.7",
"@libp2p/mplex": "^10.0.16",
Expand Down

0 comments on commit 5ffd937

Please sign in to comment.