Skip to content
This repository was archived by the owner on Nov 23, 2022. It is now read-only.

Commit e4372d9

Browse files
chore(deps): update dependency ipfs-core to v0.17.0
1 parent b9485ec commit e4372d9

File tree

3 files changed

+2345
-1317
lines changed

3 files changed

+2345
-1317
lines changed

Diff for: packages/ipfs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"dependencies": {
33
"@dstack-js/transport": "^0.2.43",
44
"graphql-request": "^4.2.0",
5-
"ipfs-core": "0.14.1",
5+
"ipfs-core": "0.17.0",
66
"tslib": "2.3.1"
77
},
88
"homepage": "https://dstack.dev",

Diff for: packages/lib/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@types/events": "3.0.0",
1515
"@types/lru-cache": "7.5.0",
1616
"@types/uuid": "8.3.4",
17-
"ipfs-core": "0.14.1"
17+
"ipfs-core": "0.17.0"
1818
},
1919
"homepage": "https://dstack.dev",
2020
"license": "GPL-3.0",

0 commit comments

Comments
 (0)