Skip to content

Commit 2143508

Browse files
committed
chore: update deps
1 parent 886198a commit 2143508

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

package.json

+2-3
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"retimer": "^2.0.0",
7878
"sanitize-filename": "^1.6.3",
7979
"streaming-iterables": "^5.0.2",
80-
"timeout-abort-controller": "^1.0.0",
80+
"timeout-abort-controller": "^1.1.1",
8181
"varint": "^5.0.0",
8282
"xsalsa20": "^1.0.2"
8383
},
@@ -97,7 +97,6 @@
9797
"it-concat": "^1.0.0",
9898
"it-pair": "^1.0.0",
9999
"it-pushable": "^1.4.0",
100-
"level": "^6.0.1",
101100
"libp2p-bootstrap": "^0.12.0",
102101
"libp2p-delegated-content-routing": "^0.6.0",
103102
"libp2p-delegated-peer-routing": "^0.6.0",
@@ -106,7 +105,7 @@
106105
"libp2p-kad-dht": "^0.20.0",
107106
"libp2p-mdns": "^0.15.0",
108107
"libp2p-mplex": "^0.10.0",
109-
"libp2p-noise": "npm:@achingbrain/[email protected]",
108+
"libp2p-noise": "^2.0.0",
110109
"libp2p-secio": "^0.13.1",
111110
"libp2p-tcp": "^0.15.1",
112111
"libp2p-webrtc-star": "^0.19.0",

0 commit comments

Comments
 (0)