Skip to content

Commit 580268f

Browse files
authored
chore(deps): upgrade chain package (#1155)
1 parent 275f487 commit 580268f

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

packages/cli/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"dependencies": {
2626
"@aptos-labs/ts-sdk": "~1.33.0",
2727
"@mysten/sui": "~1.20.0",
28-
"@sentio/chain": "~3.0.1",
28+
"@sentio/chain": "~3.0.2",
2929
"@sentio/graph-cli": "^0.80.0-patch.1",
3030
"@types/node": "^22.8.6",
3131
"chalk": "^5.3.0",

packages/sdk/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"@sentio/abi-wan-kanabi": "2.2.2-1",
8585
"@sentio/api": "1.0.2-rc.11",
8686
"@sentio/bigdecimal": "9.1.1-patch.3",
87-
"@sentio/chain": "~3.0.1",
87+
"@sentio/chain": "~3.0.2",
8888
"@sentio/ethers-v6": "^1.0.29",
8989
"@sentio/protos": "workspace:*",
9090
"@sentio/runtime": "workspace:^",

pnpm-lock.yaml

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)