Skip to content

Commit

Permalink
deps(dev): bump @libp2p/peer-id-factory from 3.0.11 to 4.0.1
Browse files Browse the repository at this point in the history
Bumps [@libp2p/peer-id-factory](https://github.com/libp2p/js-libp2p) from 3.0.11 to 4.0.1.
- [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@webtransport-v3.0.11...utils-v4.0.1)

---
updated-dependencies:
- dependency-name: "@libp2p/peer-id-factory"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 11, 2023
1 parent d95c807 commit f3394ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@
"@libp2p/kad-dht": "^11.0.0",
"@libp2p/mplex": "^10.0.0",
"@libp2p/peer-id": "^4.0.0",
"@libp2p/peer-id-factory": "^3.0.2",
"@libp2p/peer-id-factory": "^4.0.1",
"@libp2p/tcp": "^9.0.0",
"@nodeutils/defaults-deep": "^1.1.0",
"@types/lodash.difference": "^4.5.7",
Expand Down

0 comments on commit f3394ae

Please sign in to comment.