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

Commit 4a38690

Browse files
committed
chore: update all deps, bring up the libp2p fix
1 parent be54905 commit 4a38690

File tree

1 file changed

+10
-11
lines changed

1 file changed

+10
-11
lines changed

package.json

Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -72,12 +72,11 @@
7272
"execa": "^0.10.0",
7373
"expose-loader": "^0.7.5",
7474
"form-data": "^2.3.2",
75-
"go-ipfs-dep": "^0.4.13",
7675
"hat": "0.0.3",
77-
"ipfsd-ctl": "~0.30.1",
76+
"ipfsd-ctl": "~0.31.0",
7877
"interface-ipfs-core": "~0.58.0",
7978
"lodash": "^4.17.5",
80-
"mocha": "^5.0.4",
79+
"mocha": "^5.0.5",
8180
"ncp": "^2.0.0",
8281
"nexpect": "^0.5.0",
8382
"pre-commit": "^1.2.2",
@@ -92,36 +91,36 @@
9291
"async": "^2.6.0",
9392
"big.js": "^5.0.3",
9493
"binary-querystring": "~0.1.2",
95-
"bl": "^1.2.1",
94+
"bl": "^1.2.2",
9695
"boom": "^7.2.0",
9796
"bs58": "^4.0.1",
9897
"byteman": "^1.3.5",
9998
"cids": "~0.5.3",
10099
"debug": "^3.1.0",
101100
"file-type": "^7.6.0",
102-
"filesize": "^3.6.0",
101+
"filesize": "^3.6.1",
103102
"fsm-event": "^2.1.0",
104103
"get-folder-size": "^1.0.1",
105104
"glob": "^7.1.2",
106105
"hapi": "^16.6.2",
107106
"hapi-set-header": "^1.0.2",
108107
"hoek": "^5.0.3",
109108
"human-to-milliseconds": "^1.0.0",
110-
"ipfs-api": "^18.2.1",
109+
"ipfs-api": "^19.0.0",
111110
"ipfs-bitswap": "~0.19.0",
112111
"ipfs-block": "~0.6.1",
113112
"ipfs-block-service": "~0.13.0",
114113
"ipfs-multipart": "~0.1.0",
115114
"ipfs-repo": "~0.18.7",
116115
"ipfs-unixfs": "~0.1.14",
117-
"ipfs-unixfs-engine": "~0.24.4",
116+
"ipfs-unixfs-engine": "~0.27.0",
118117
"ipld": "^0.15.0",
119118
"is-ipfs": "^0.3.2",
120119
"is-stream": "^1.1.0",
121120
"joi": "^13.1.2",
122121
"joi-browser": "^13.0.1",
123122
"joi-multiaddr": "^1.0.1",
124-
"libp2p": "~0.19.0",
123+
"libp2p": "~0.19.2",
125124
"libp2p-circuit": "~0.1.5",
126125
"libp2p-floodsub": "~0.14.1",
127126
"libp2p-kad-dht": "~0.9.0",
@@ -141,7 +140,7 @@
141140
"mafmt": "^4.0.0",
142141
"mime-types": "^2.1.18",
143142
"mkdirp": "~0.5.1",
144-
"multiaddr": "^3.0.2",
143+
"multiaddr": "^3.1.0",
145144
"multihashes": "~0.4.13",
146145
"once": "^1.4.0",
147146
"path-exists": "^3.0.0",
@@ -157,7 +156,7 @@
157156
"pull-paramap": "^1.2.2",
158157
"pull-pushable": "^2.2.0",
159158
"pull-sort": "^1.0.1",
160-
"pull-stream": "^3.6.2",
159+
"pull-stream": "^3.6.7",
161160
"pull-stream-to-stream": "^1.3.4",
162161
"pull-zip": "^2.0.1",
163162
"read-pkg-up": "^3.0.0",
@@ -167,7 +166,7 @@
167166
"tar-stream": "^1.5.5",
168167
"temp": "~0.8.3",
169168
"through2": "^2.0.3",
170-
"update-notifier": "^2.3.0",
169+
"update-notifier": "^2.4.0",
171170
"yargs": "^11.0.0",
172171
"yargs-parser": "^9.0.2"
173172
},

0 commit comments

Comments
 (0)