Skip to content

Commit 7ffb5bd

Browse files
chore: bump @libp2p/peer-collections from 1.0.3 to 2.0.0 (#164)
Bumps [@libp2p/peer-collections](https://github.com/libp2p/js-libp2p-peer-collections) from 1.0.3 to 2.0.0. - [Release notes](https://github.com/libp2p/js-libp2p-peer-collections/releases) - [Changelog](https://github.com/libp2p/js-libp2p-peer-collections/blob/master/CHANGELOG.md) - [Commits](libp2p/js-libp2p-peer-collections@v1.0.3...v2.0.0) --- updated-dependencies: - dependency-name: "@libp2p/peer-collections" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 16caa6d commit 7ffb5bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"@libp2p/interface-keys": "^1.0.2",
7272
"@libp2p/interface-peer-id": "^1.0.2",
7373
"@libp2p/logger": "^2.0.0",
74-
"@libp2p/peer-collections": "^1.0.0",
74+
"@libp2p/peer-collections": "^2.0.0",
7575
"@libp2p/peer-id": "^1.1.8",
7676
"@stablelib/chacha20poly1305": "^1.0.1",
7777
"@stablelib/hkdf": "^1.0.1",

0 commit comments

Comments
 (0)