We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 886198a commit 2143508Copy full SHA for 2143508
package.json
@@ -77,7 +77,7 @@
77
"retimer": "^2.0.0",
78
"sanitize-filename": "^1.6.3",
79
"streaming-iterables": "^5.0.2",
80
- "timeout-abort-controller": "^1.0.0",
+ "timeout-abort-controller": "^1.1.1",
81
"varint": "^5.0.0",
82
"xsalsa20": "^1.0.2"
83
},
@@ -97,7 +97,6 @@
97
"it-concat": "^1.0.0",
98
"it-pair": "^1.0.0",
99
"it-pushable": "^1.4.0",
100
- "level": "^6.0.1",
101
"libp2p-bootstrap": "^0.12.0",
102
"libp2p-delegated-content-routing": "^0.6.0",
103
"libp2p-delegated-peer-routing": "^0.6.0",
@@ -106,7 +105,7 @@
106
105
"libp2p-kad-dht": "^0.20.0",
107
"libp2p-mdns": "^0.15.0",
108
"libp2p-mplex": "^0.10.0",
109
- "libp2p-noise": "npm:@achingbrain/[email protected]",
+ "libp2p-noise": "^2.0.0",
110
"libp2p-secio": "^0.13.1",
111
"libp2p-tcp": "^0.15.1",
112
"libp2p-webrtc-star": "^0.19.0",
0 commit comments