Skip to content

Commit

Permalink
fix: bump sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
doomsower committed Apr 27, 2024
1 parent dec9037 commit a0a28da
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 @@ -23,7 +23,7 @@
"@aws-sdk/client-s3": "3.540.0",
"@aws-sdk/client-secrets-manager": "3.540.0",
"@gearbox-protocol/devops": "^1.6.3",
"@gearbox-protocol/sdk": "^3.0.0-next.171",
"@gearbox-protocol/sdk": "^3.0.0-next.172",
"@redstone-finance/evm-connector": "^0.3.6",
"@types/commander": "^2.12.2",
"@types/express": "^4.17.20",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1796,10 +1796,10 @@
yarn "^1.22.19"
zod "^3.22.2"

"@gearbox-protocol/sdk@^3.0.0-next.171":
version "3.0.0-next.171"
resolved "https://registry.yarnpkg.com/@gearbox-protocol/sdk/-/sdk-3.0.0-next.171.tgz#5dd90d6325e21d9b054c36f9acf40c259737285b"
integrity sha512-ZZ3IwP1xa3QIoC4BFN24SzjmTyfSL4hU8q6yHEmATbLrHqrUawohZ2nUnJVM21rABygWlxir/strp+mwi4zZgg==
"@gearbox-protocol/sdk@^3.0.0-next.172":
version "3.0.0-next.172"
resolved "https://registry.yarnpkg.com/@gearbox-protocol/sdk/-/sdk-3.0.0-next.172.tgz#2a64ce39fd02bc320dadff88bd869970062bdb99"
integrity sha512-RK6vDabTApVKsCiblrOGX4m455jSdnOmFpqafBW5IGtHrncdT23wogstjjlr2evkYX+387aDlD55lcYD02wWrQ==
dependencies:
"@gearbox-protocol/bots-v3" "^1.5.1"
"@gearbox-protocol/sdk-gov" "^1.64.6"
Expand Down

0 comments on commit a0a28da

Please sign in to comment.