Skip to content

Commit

Permalink
fix: bump sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
doomsower committed Dec 24, 2024
1 parent d8168e0 commit 81419e6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"test": "vitest"
},
"dependencies": {
"@gearbox-protocol/sdk": "3.0.0-vfour.136",
"@gearbox-protocol/sdk": "3.0.0-vfour.137",
"node-pty": "^1.0.0",
"pino-pretty": "^13.0.0"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1601,10 +1601,10 @@
humanize-duration-ts "^2.1.1"
zod "^3.22.2"

"@gearbox-protocol/[email protected].136":
version "3.0.0-vfour.136"
resolved "https://registry.yarnpkg.com/@gearbox-protocol/sdk/-/sdk-3.0.0-vfour.136.tgz#e45802078a37fa7183e04b15a9a00b7f59a10051"
integrity sha512-X23BRp4TBLaMrzv0+noEEVfoAkhcnzeeIwWP9gwOnIQ+qn/Kk6mQYRvWAXCntoqwml2GxFDEkU3N7XXXm14rEg==
"@gearbox-protocol/[email protected].137":
version "3.0.0-vfour.137"
resolved "https://registry.yarnpkg.com/@gearbox-protocol/sdk/-/sdk-3.0.0-vfour.137.tgz#2f896ec4c0b2a812d2688f25c8ea6feeaec2da97"
integrity sha512-GR7fKXdE8GKOBSuhLqYmyr7c/hrD2qeCZPoujO69A5AzgK8CxFHBbXqmntAJdz0y5QHz5934hOoc3g+y8n2iFA==
dependencies:
"@gearbox-protocol/sdk-gov" "^2.33.1"
"@redstone-finance/evm-connector" "^0.7.3"
Expand Down

0 comments on commit 81419e6

Please sign in to comment.