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

Commit 9d585b6

Browse files
committed
chore(deps): update dependency ipfs-core to v0.15.1
1 parent b005c7c commit 9d585b6

File tree

3 files changed

+1454
-920
lines changed

3 files changed

+1454
-920
lines changed

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.15.1",
66
"tslib": "2.3.1"
77
},
88
"homepage": "https://dstack.dev",

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.15.1"
1818
},
1919
"homepage": "https://dstack.dev",
2020
"license": "GPL-3.0",

0 commit comments

Comments
 (0)