Skip to content

Commit

Permalink
fix(deps): update all
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 27, 2024
1 parent 4b682ab commit 134e30a
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 10 deletions.
4 changes: 2 additions & 2 deletions packages/sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"test": "NODE_OPTIONS=--experimental-vm-modules pnpm jest --runInBand --detectOpenHandles"
},
"dependencies": {
"@aptos-labs/ts-sdk": "~1.10.0",
"@aptos-labs/ts-sdk": "~1.11.0",
"@coral-xyz/borsh": "^0.29.0",
"@mysten/sui.js": "~0.51.0",
"@project-serum/anchor": "^0.26.0",
Expand Down Expand Up @@ -97,7 +97,7 @@
"devDependencies": {
"@certusone/wormhole-sdk": "^0.10.10",
"@types/google-protobuf": "^3.15.12",
"@types/mkdirp": "^1.0.2",
"@types/mkdirp": "^2.0.0",
"jest": "^29.7.0",
"tslib": "^2.6.2"
},
Expand Down
32 changes: 24 additions & 8 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 134e30a

Please sign in to comment.