Skip to content

Commit ffc5fff

Browse files
fix(deps): update all dependencies
1 parent 15a026d commit ffc5fff

File tree

3 files changed

+245
-264
lines changed

3 files changed

+245
-264
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,8 +102,8 @@
102102
"dependencies": {
103103
"@aptre/it-ws": "^1.1.2",
104104
"@aptre/protobuf-es-lite": "^0.5.2",
105-
"@chainsafe/libp2p-yamux": "^7.0.1",
106-
"@libp2p/interface": "^2.6.1",
105+
"@chainsafe/libp2p-yamux": "^8.0.0",
106+
"@libp2p/interface": "^3.0.0",
107107
"event-iterator": "^2.0.0",
108108
"isomorphic-ws": "^5.0.0",
109109
"it-first": "^3.0.6",

tools/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ require (
1313
)
1414

1515
require (
16-
github.com/evanw/esbuild v0.25.10
16+
github.com/evanw/esbuild v0.25.11
1717
github.com/golangci/golangci-lint/v2 v2.5.0
1818
github.com/psampaz/go-mod-outdated v0.9.0
1919
golang.org/x/tools v0.38.0

0 commit comments

Comments
 (0)