Skip to content

Commit 2e4498a

Browse files
committed
fix: bump sdk
1 parent 787be47 commit 2e4498a

File tree

2 files changed

+26
-3
lines changed

2 files changed

+26
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@gearbox-protocol/cli-utils": "^5.59.2",
3131
"@gearbox-protocol/liquidator-contracts": "^1.36.0-experimental.41",
3232
"@gearbox-protocol/liquidator-v2-contracts": "^2.4.0",
33-
"@gearbox-protocol/sdk": "11.1.1",
33+
"@gearbox-protocol/sdk": "11.1.2",
3434
"@gearbox-protocol/types": "^1.14.8",
3535
"@types/node": "^24.10.1",
3636
"@uniswap/sdk-core": "^7.9.0",

yarn.lock

Lines changed: 25 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1914,7 +1914,7 @@ __metadata:
19141914
"@gearbox-protocol/cli-utils": "npm:^5.59.2"
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.1.1"
1917+
"@gearbox-protocol/sdk": "npm:11.1.2"
19181918
"@gearbox-protocol/types": "npm:^1.14.8"
19191919
"@types/node": "npm:^24.10.1"
19201920
"@uniswap/sdk-core": "npm:^7.9.0"
@@ -1941,7 +1941,30 @@ __metadata:
19411941
languageName: unknown
19421942
linkType: soft
19431943

1944-
"@gearbox-protocol/sdk@npm:11.1.1, @gearbox-protocol/sdk@npm:>=11.1.0":
1944+
"@gearbox-protocol/sdk@npm:11.1.2":
1945+
version: 11.1.2
1946+
resolution: "@gearbox-protocol/sdk@npm:11.1.2"
1947+
dependencies:
1948+
"@gearbox-protocol/integrations-v3": "npm:1.49.0"
1949+
"@redstone-finance/evm-connector": "npm:^0.9.0"
1950+
"@redstone-finance/protocol": "npm:^0.9.0"
1951+
"@redstone-finance/sdk": "npm:^0.9.0"
1952+
"@types/bn.js": "npm:^5.2.0"
1953+
abitype: "npm:^1.1.1"
1954+
bn.js: "npm:^5.2.2"
1955+
buffer: "npm:^6.0.3"
1956+
date-fns: "npm:^4.1.0"
1957+
decimal.js-light: "npm:^2.5.1"
1958+
viem: "npm:>=2.23.15 <3.0.0"
1959+
zod: "npm:^4.1.12"
1960+
peerDependencies:
1961+
axios: ^1.0.0
1962+
viem-deal: ^2.0.4
1963+
checksum: 10c0/d4facf7bc5b8edb096c43c1b17da73165b80a3efe94d7c8ee358c24c21338fb8a2420ac7b7d657806786cebe840d8b0739a509e423b13431e4109c197817f777
1964+
languageName: node
1965+
linkType: hard
1966+
1967+
"@gearbox-protocol/sdk@npm:>=11.1.0":
19451968
version: 11.1.1
19461969
resolution: "@gearbox-protocol/sdk@npm:11.1.1"
19471970
dependencies:

0 commit comments

Comments
 (0)