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

Commit 75b1b50

Browse files
deps: bump @libp2p/interface-connection from 3.1.1 to 4.0.0 (#452)
* deps: bump @libp2p/interface-connection from 3.1.1 to 4.0.0 Bumps [@libp2p/interface-connection](https://github.com/libp2p/js-libp2p-interfaces) from 3.1.1 to 4.0.0. - [Release notes](https://github.com/libp2p/js-libp2p-interfaces/releases) - [Commits](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/interface-connection-v3.1.1...@libp2p/interface-connection-v4.0.0) --- updated-dependencies: - dependency-name: "@libp2p/interface-connection" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * chore: fix build --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: achingbrain <[email protected]>
1 parent 0037bf4 commit 75b1b50

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
@@ -144,7 +144,7 @@
144144
"dependencies": {
145145
"@libp2p/crypto": "^1.0.4",
146146
"@libp2p/interface-address-manager": "^2.0.0",
147-
"@libp2p/interface-connection": "^3.0.2",
147+
"@libp2p/interface-connection": "^4.0.0",
148148
"@libp2p/interface-connection-manager": "^2.0.0",
149149
"@libp2p/interface-dht": "^2.0.0",
150150
"@libp2p/interface-metrics": "^4.0.0",

0 commit comments

Comments
 (0)