Skip to content

Commit cb0aa85

Browse files
authored
deps: update all it-* deps to the latest versions (#193)
1 parent a1040ae commit cb0aa85

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

packages/libp2p-daemon-client/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -155,8 +155,8 @@
155155
"@libp2p/interface-peer-store": "^1.0.0",
156156
"@libp2p/interface-pubsub": "^3.0.0",
157157
"aegir": "^38.1.6",
158-
"it-all": "^2.0.0",
159-
"it-pipe": "^2.0.3",
158+
"it-all": "^3.0.1",
159+
"it-pipe": "^3.0.0",
160160
"sinon": "^15.0.1",
161161
"sinon-ts": "^1.0.0",
162162
"uint8arrays": "^4.0.2"

packages/libp2p-daemon-server/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -152,8 +152,8 @@
152152
"@libp2p/tcp": "^6.0.8",
153153
"@multiformats/multiaddr": "^12.0.0",
154154
"it-drain": "^3.0.1",
155-
"it-length-prefixed": "^8.0.2",
156-
"it-pipe": "^2.0.3",
155+
"it-length-prefixed": "^9.0.0",
156+
"it-pipe": "^3.0.0",
157157
"it-pushable": "^3.0.0",
158158
"multiformats": "^11.0.0",
159159
"uint8arrays": "^4.0.2"

0 commit comments

Comments
 (0)