Skip to content

Commit f464828

Browse files
committed
chore: fix deps
1 parent cb64a95 commit f464828

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

packages/libp2p/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,6 @@
143143
"it-map": "^3.0.3",
144144
"it-merge": "^3.0.0",
145145
"it-pair": "^2.0.6",
146-
"it-parallel": "^3.0.0",
147146
"it-pipe": "^3.0.1",
148147
"it-protobuf-stream": "^1.0.0",
149148
"it-stream-types": "^2.0.1",

packages/protocol-autonat/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,11 +54,11 @@
5454
"@multiformats/multiaddr": "^12.1.5",
5555
"it-first": "^3.0.1",
5656
"it-length-prefixed": "^9.0.1",
57+
"it-map": "^3.0.3",
5758
"it-parallel": "^3.0.0",
5859
"it-pipe": "^3.0.1",
5960
"private-ip": "^3.0.0",
6061
"protons-runtime": "^5.0.0",
61-
"uint8arrays": "^4.0.6",
6262
"uint8arraylist": "^2.4.3"
6363
},
6464
"devDependencies": {

0 commit comments

Comments
 (0)