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

Commit 9424720

Browse files
author
Alan Shaw
committed
chore: update dependencies
License: MIT Signed-off-by: Alan Shaw <[email protected]>
1 parent c5e5c07 commit 9424720

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
"glob": "^7.1.3",
102102
"hapi": "^16.6.2",
103103
"hapi-set-header": "^1.0.2",
104-
"hoek": "^5.0.4",
104+
"hoek": "^6.1.2",
105105
"human-to-milliseconds": "^1.0.0",
106106
"interface-datastore": "~0.6.0",
107107
"ipfs-bitswap": "~0.21.0",
@@ -124,35 +124,35 @@
124124
"is-ipfs": "~0.4.7",
125125
"is-pull-stream": "~0.0.0",
126126
"is-stream": "^1.1.0",
127-
"joi": "^13.4.0",
127+
"joi": "^14.3.0",
128128
"joi-browser": "^13.4.0",
129129
"joi-multiaddr": "^3.0.0",
130130
"libp2p": "~0.24.1",
131131
"libp2p-bootstrap": "~0.9.3",
132132
"libp2p-crypto": "~0.14.1",
133-
"libp2p-kad-dht": "~0.12.1",
133+
"libp2p-kad-dht": "~0.13.0",
134134
"libp2p-keychain": "~0.3.3",
135135
"libp2p-mdns": "~0.12.0",
136136
"libp2p-mplex": "~0.8.4",
137137
"libp2p-record": "~0.6.1",
138138
"libp2p-secio": "~0.10.1",
139139
"libp2p-tcp": "~0.13.0",
140140
"libp2p-webrtc-star": "~0.15.5",
141-
"libp2p-websocket-star": "~0.9.0",
141+
"libp2p-websocket-star": "~0.10.0",
142142
"libp2p-websockets": "~0.12.0",
143143
"lodash": "^4.17.11",
144144
"mafmt": "^6.0.2",
145145
"mime-types": "^2.1.21",
146146
"mkdirp": "~0.5.1",
147-
"multiaddr": "^5.0.0",
147+
"multiaddr": "~6.0.0",
148148
"multiaddr-to-uri": "^4.0.0",
149149
"multibase": "~0.6.0",
150150
"multihashes": "~0.4.14",
151151
"multihashing-async": "~0.5.1",
152152
"once": "^1.4.0",
153-
"peer-book": "~0.8.0",
153+
"peer-book": "~0.9.0",
154154
"peer-id": "~0.12.0",
155-
"peer-info": "~0.14.1",
155+
"peer-info": "~0.15.0",
156156
"progress": "^2.0.1",
157157
"promisify-es6": "^1.0.3",
158158
"protons": "^1.0.1",

0 commit comments

Comments
 (0)