Skip to content

Commit 3c2ff3a

Browse files
committed
fix: bump sdk
1 parent 64cd39a commit 3c2ff3a

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/cli-utils": "^5.58.3",
3030
"@gearbox-protocol/liquidator-contracts": "^1.36.0-experimental.41",
3131
"@gearbox-protocol/liquidator-v2-contracts": "^2.4.0",
32-
"@gearbox-protocol/sdk": "11.0.0-next.1",
32+
"@gearbox-protocol/sdk": "11.0.0-next.2",
3333
"@gearbox-protocol/types": "^1.14.8",
3434
"@types/node": "^24.10.0",
3535
"@uniswap/sdk-core": "^7.9.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1914,7 +1914,7 @@ __metadata:
19141914
"@gearbox-protocol/cli-utils": "npm:^5.58.3"
19151915
"@gearbox-protocol/liquidator-contracts": "npm:^1.36.0-experimental.41"
19161916
"@gearbox-protocol/liquidator-v2-contracts": "npm:^2.4.0"
1917-
"@gearbox-protocol/sdk": "npm:11.0.0-next.1"
1917+
"@gearbox-protocol/sdk": "npm:11.0.0-next.2"
19181918
"@gearbox-protocol/types": "npm:^1.14.8"
19191919
"@types/node": "npm:^24.10.0"
19201920
"@uniswap/sdk-core": "npm:^7.9.0"
@@ -1940,9 +1940,9 @@ __metadata:
19401940
languageName: unknown
19411941
linkType: soft
19421942

1943-
"@gearbox-protocol/sdk@npm:11.0.0-next.1":
1944-
version: 11.0.0-next.1
1945-
resolution: "@gearbox-protocol/sdk@npm:11.0.0-next.1"
1943+
"@gearbox-protocol/sdk@npm:11.0.0-next.2":
1944+
version: 11.0.0-next.2
1945+
resolution: "@gearbox-protocol/sdk@npm:11.0.0-next.2"
19461946
dependencies:
19471947
"@gearbox-protocol/integrations-v3": "npm:1.49.0"
19481948
"@redstone-finance/evm-connector": "npm:^0.9.0"
@@ -1959,7 +1959,7 @@ __metadata:
19591959
peerDependencies:
19601960
axios: ^1.0.0
19611961
viem-deal: ^2.0.4
1962-
checksum: 10c0/ae8daf593601971ba0417cd9f0187089950f751a1cfc74e22c8a04aa11cdb3441ca581a21df4da1bfa056e9902bdab774f72d07c83b287c15b1f8dc039067416
1962+
checksum: 10c0/4eaf994e20c129c3238985e43439d4f9c44d868edf771ef21d0bca09294807cdea3d7fc0de4d5adcdf90d9e8cb49b675aabfad3d2cf78800109ff66d20592831
19631963
languageName: node
19641964
linkType: hard
19651965

0 commit comments

Comments
 (0)