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

Commit d405e5b

Browse files
authored
deps: update abortable iterator to 5.x.x (#379)
1 parent b159d77 commit d405e5b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/interface-mocks/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@
158158
"@libp2p/peer-id": "^2.0.0",
159159
"@libp2p/peer-id-factory": "^2.0.0",
160160
"@multiformats/multiaddr": "^12.0.0",
161-
"abortable-iterator": "^4.0.2",
161+
"abortable-iterator": "^5.0.0",
162162
"any-signal": "^4.1.1",
163163
"it-handshake": "^4.1.3",
164164
"it-map": "^3.0.2",

packages/interface-stream-muxer-compliance-tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@
135135
"@libp2p/interface-compliance-tests": "^3.0.0",
136136
"@libp2p/interface-connection": "^5.0.0",
137137
"@libp2p/interface-stream-muxer": "^4.0.0",
138-
"abortable-iterator": "^4.0.2",
138+
"abortable-iterator": "^5.0.0",
139139
"aegir": "^38.1.0",
140140
"delay": "^5.0.0",
141141
"it-all": "^3.0.1",

0 commit comments

Comments
 (0)