Skip to content
This repository has been archived by the owner on Jul 21, 2023. It is now read-only.

Commit

Permalink
chore(deps): bump @libp2p/interface-keys from 0.0.1 to 1.0.2
Browse files Browse the repository at this point in the history
Bumps [@libp2p/interface-keys](https://github.com/libp2p/js-libp2p-interfaces) from 0.0.1 to 1.0.2.
- [Release notes](https://github.com/libp2p/js-libp2p-interfaces/releases)
- [Commits](https://github.com/libp2p/js-libp2p-interfaces/commits/@libp2p/interface-keys-v1.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 15, 2022
1 parent dee9d16 commit 96b5fca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/libp2p-peer-id-factory/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@
},
"dependencies": {
"@libp2p/crypto": "^0.22.8",
"@libp2p/interface-keys": "^0.0.1",
"@libp2p/interface-keys": "^1.0.2",
"@libp2p/interface-peer-id": "^1.0.0",
"@libp2p/peer-id": "^1.1.0",
"multiformats": "^9.6.3",
Expand Down

0 comments on commit 96b5fca

Please sign in to comment.