Skip to content

Commit b290ec2

Browse files
committed
fix: bump sdk
1 parent 2f4dea1 commit b290ec2

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@gearbox-protocol/liquidator-v2-contracts": "^2.4.0",
3030
"@gearbox-protocol/next-contracts": "npm:@gearbox-protocol/liquidator-v2-contracts@2.5.0-next.1",
3131
"@gearbox-protocol/prettier-config": "2.1.0",
32-
"@gearbox-protocol/sdk": "3.0.4",
32+
"@gearbox-protocol/sdk": "3.0.5",
3333
"@gearbox-protocol/types": "^1.14.6",
3434
"@types/node": "^22.14.1",
3535
"@uniswap/sdk-core": "^7.7.2",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1612,7 +1612,7 @@ __metadata:
16121612
"@gearbox-protocol/liquidator-v2-contracts": "npm:^2.4.0"
16131613
"@gearbox-protocol/next-contracts": "npm:@gearbox-protocol/liquidator-v2-contracts@2.5.0-next.1"
16141614
"@gearbox-protocol/prettier-config": "npm:2.1.0"
1615-
"@gearbox-protocol/sdk": "npm:3.0.4"
1615+
"@gearbox-protocol/sdk": "npm:3.0.5"
16161616
"@gearbox-protocol/types": "npm:^1.14.6"
16171617
"@types/node": "npm:^22.14.1"
16181618
"@uniswap/sdk-core": "npm:^7.7.2"
@@ -1657,9 +1657,9 @@ __metadata:
16571657
languageName: node
16581658
linkType: hard
16591659

1660-
"@gearbox-protocol/sdk@npm:3.0.4":
1661-
version: 3.0.4
1662-
resolution: "@gearbox-protocol/sdk@npm:3.0.4"
1660+
"@gearbox-protocol/sdk@npm:3.0.5":
1661+
version: 3.0.5
1662+
resolution: "@gearbox-protocol/sdk@npm:3.0.5"
16631663
dependencies:
16641664
"@redstone-finance/evm-connector": "npm:^0.7.3"
16651665
"@redstone-finance/protocol": "npm:^0.7.3"
@@ -1670,7 +1670,7 @@ __metadata:
16701670
zod: "npm:^3.24.3"
16711671
peerDependencies:
16721672
axios: ^1.0.0
1673-
checksum: 10c0/27bd7d40ca35a4efc1452c23989d8f103a773a154d7451e0db8cc831ee1446c2d920272a289b6de0de626940a959307a34a25d25e4bba10fbad87e6ae5e9dbe7
1673+
checksum: 10c0/83e4631faaff1b8068bc881e35dfbff31ac5b64fb5c81ac51b8ff3ccf11db12184ff7e3592902b8682d2a8186ec63a55be49131d45d7283b4a35e6274db02b1c
16741674
languageName: node
16751675
linkType: hard
16761676

0 commit comments

Comments
 (0)