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

Commit 9e83e3f

Browse files
committed
fix: upgrade deps to match
1 parent 4d20763 commit 9e83e3f

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
"ipfs-bitswap": "~0.25.1",
9797
"ipfs-block": "~0.8.1",
9898
"ipfs-block-service": "~0.15.2",
99-
"ipfs-http-client": "^35.1.0",
99+
"ipfs-http-client": "ipfs/js-ipfs-http-client#fix/fix-electron",
100100
"ipfs-http-response": "~0.3.1",
101101
"ipfs-mfs": "^0.12.2",
102102
"ipfs-multipart": "^0.2.0",
@@ -123,7 +123,7 @@
123123
"it-to-stream": "^0.1.1",
124124
"just-safe-set": "^2.1.0",
125125
"kind-of": "^6.0.2",
126-
"ky": "~0.13.0",
126+
"ky": "~0.14.0",
127127
"ky-universal": "~0.3.0",
128128
"libp2p": "~0.26.1",
129129
"libp2p-bootstrap": "~0.9.3",
@@ -187,7 +187,7 @@
187187
"yargs-promise": "^1.1.0"
188188
},
189189
"devDependencies": {
190-
"aegir": "^20.1.0",
190+
"aegir": "^20.2.0",
191191
"base64url": "^3.0.1",
192192
"chai": "^4.2.0",
193193
"clear-module": "^4.0.0",
@@ -198,9 +198,9 @@
198198
"execa": "^2.0.4",
199199
"form-data": "^2.5.1",
200200
"hat": "0.0.3",
201-
"interface-ipfs-core": "^0.113.0",
201+
"interface-ipfs-core": "github:ipfs/interface-ipfs-core#fix/fix-electron",
202202
"ipfs-interop": "~0.1.0",
203-
"ipfsd-ctl": "~0.46.0",
203+
"ipfsd-ctl": "ipfs/js-ipfsd-ctl#chore/new-http-client",
204204
"libp2p-websocket-star": "~0.10.2",
205205
"ncp": "^2.0.0",
206206
"p-event": "^4.1.0",

0 commit comments

Comments
 (0)