Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

Commit 61470c3

Browse files
committed
chore: update libp2p deps
1 parent 2496d6a commit 61470c3

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -126,32 +126,32 @@
126126
"joi": "^14.3.0",
127127
"joi-browser": "^13.4.0",
128128
"joi-multiaddr": "^4.0.0",
129-
"libp2p": "~0.25.0-rc.0",
130-
"libp2p-bootstrap": "~0.9.3",
131-
"libp2p-crypto": "~0.16.0",
129+
"libp2p": "~0.25.0-rc.3",
130+
"libp2p-bootstrap": "~0.9.7",
131+
"libp2p-crypto": "~0.16.1",
132132
"libp2p-kad-dht": "~0.14.4",
133133
"libp2p-keychain": "~0.3.3",
134134
"libp2p-mdns": "~0.12.0",
135135
"libp2p-record": "~0.6.1",
136136
"libp2p-secio": "~0.11.0",
137137
"libp2p-tcp": "~0.13.0",
138-
"libp2p-webrtc-star": "~0.15.5",
139-
"libp2p-websocket-star-multi": "~0.4.0",
138+
"libp2p-webrtc-star": "~0.15.8",
139+
"libp2p-websocket-star-multi": "~0.4.3",
140140
"libp2p-websockets": "~0.12.2",
141141
"lodash": "^4.17.11",
142-
"mafmt": "^6.0.2",
142+
"mafmt": "^6.0.6",
143143
"mime-types": "^2.1.21",
144144
"mkdirp": "~0.5.1",
145-
"multiaddr": "^6.0.0",
145+
"multiaddr": "^6.0.5",
146146
"multiaddr-to-uri": "^4.0.1",
147147
"multibase": "~0.6.0",
148148
"multihashes": "~0.4.14",
149149
"multihashing-async": "~0.5.1",
150150
"node-fetch": "^2.3.0",
151151
"once": "^1.4.0",
152-
"peer-book": "~0.9.0",
153-
"peer-id": "~0.12.0",
154-
"peer-info": "~0.15.0",
152+
"peer-book": "~0.9.1",
153+
"peer-id": "~0.12.2",
154+
"peer-info": "~0.15.1",
155155
"progress": "^2.0.1",
156156
"promisify-es6": "^1.0.3",
157157
"protons": "^1.0.1",

0 commit comments

Comments
 (0)