Skip to content

Commit bf8fc9e

Browse files
committed
fix: bump sdk
1 parent e0109e5 commit bf8fc9e

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.1-next.6",
32+
"@gearbox-protocol/sdk": "3.0.1-next.7",
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.1-next.6"
1615+
"@gearbox-protocol/sdk": "npm:3.0.1-next.7"
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.1-next.6":
1661-
version: 3.0.1-next.6
1662-
resolution: "@gearbox-protocol/sdk@npm:3.0.1-next.6"
1660+
"@gearbox-protocol/sdk@npm:3.0.1-next.7":
1661+
version: 3.0.1-next.7
1662+
resolution: "@gearbox-protocol/sdk@npm:3.0.1-next.7"
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.2"
16711671
peerDependencies:
16721672
axios: ^1.0.0
1673-
checksum: 10c0/2faf26aa484b002e1edf8424af6df877484586cc2a35239c4d43da09a431140e03030de04c6475a2b156a34278934a1f271c59163b8e1cae6bd0804c1cd50642
1673+
checksum: 10c0/7fe45633a8e55cdeba6d44d0ec011ed778e735312fef870c57c8bce7db9b415053e30b4f7afeff44fd7e1d2d2074ee4e4336dae31b467e1452f564f82eee3b56
16741674
languageName: node
16751675
linkType: hard
16761676

0 commit comments

Comments
 (0)