Skip to content

Commit 2202bb5

Browse files
fix(deps): update dependency kubo-rpc-client to v6
1 parent 9c2ffaf commit 2202bb5

File tree

3 files changed

+42
-107
lines changed

3 files changed

+42
-107
lines changed

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"immutable": "5.1.4",
5656
"jayson": "4.2.0",
5757
"js-yaml": "4.1.0",
58-
"kubo-rpc-client": "^5.0.2",
58+
"kubo-rpc-client": "^6.0.0",
5959
"open": "10.2.0",
6060
"prettier": "3.6.2",
6161
"progress": "^2.0.3",

pnpm-lock.yaml

Lines changed: 40 additions & 105 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"file-type": "^20.0.0",
3030
"gql.tada": "^1.8.10",
3131
"graphql": "16.11.0",
32-
"kubo-rpc-client": "^5.0.2",
32+
"kubo-rpc-client": "^6.0.0",
3333
"react": "^19.0.0",
3434
"react-dom": "^19.0.0",
3535
"react-dropzone": "^14.3.5",

0 commit comments

Comments
 (0)