We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1040ae commit cb0aa85Copy full SHA for cb0aa85
packages/libp2p-daemon-client/package.json
@@ -155,8 +155,8 @@
155
"@libp2p/interface-peer-store": "^1.0.0",
156
"@libp2p/interface-pubsub": "^3.0.0",
157
"aegir": "^38.1.6",
158
- "it-all": "^2.0.0",
159
- "it-pipe": "^2.0.3",
+ "it-all": "^3.0.1",
+ "it-pipe": "^3.0.0",
160
"sinon": "^15.0.1",
161
"sinon-ts": "^1.0.0",
162
"uint8arrays": "^4.0.2"
packages/libp2p-daemon-server/package.json
@@ -152,8 +152,8 @@
152
"@libp2p/tcp": "^6.0.8",
153
"@multiformats/multiaddr": "^12.0.0",
154
"it-drain": "^3.0.1",
- "it-length-prefixed": "^8.0.2",
+ "it-length-prefixed": "^9.0.0",
"it-pushable": "^3.0.0",
"multiformats": "^11.0.0",
0 commit comments