Skip to content

Commit

Permalink
chore(deps): upgrade deps (#1058)
Browse files Browse the repository at this point in the history
  • Loading branch information
zfy0701 authored Nov 24, 2024
1 parent b5a2aa8 commit e5885a1
Show file tree
Hide file tree
Showing 3 changed files with 39 additions and 176 deletions.
2 changes: 1 addition & 1 deletion packages/runtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@opentelemetry/exporter-prometheus": "^0.54.0",
"@opentelemetry/sdk-node": "^0.54.0",
"@sentio/protos": "workspace:*",
"command-line-args": "^5.2.1",
"command-line-args": "^6.0.0",
"command-line-usage": "^7.0.1",
"ethers": "npm:@sentio/[email protected]",
"fs-extra": "^11.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"dependencies": {
"@aptos-labs/ts-sdk": "~1.33.0",
"@coral-xyz/borsh": "^0.30.0",
"@fuel-ts/program": "^0.96.1",
"@fuel-ts/program": "^0.97.0",
"@mysten/sui": "~1.15.0",
"@prettier/sync": "^0.5.2",
"@project-serum/anchor": "^0.26.0",
Expand Down
Loading

0 comments on commit e5885a1

Please sign in to comment.