Skip to content

Commit 6bcc594

Browse files
committed
fix: update sdk
1 parent d2300ce commit 6bcc594

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.2",
32+
"@gearbox-protocol/sdk": "3.0.1-next.3",
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.2"
1615+
"@gearbox-protocol/sdk": "npm:3.0.1-next.3"
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.2":
1661-
version: 3.0.1-next.2
1662-
resolution: "@gearbox-protocol/sdk@npm:3.0.1-next.2"
1660+
"@gearbox-protocol/sdk@npm:3.0.1-next.3":
1661+
version: 3.0.1-next.3
1662+
resolution: "@gearbox-protocol/sdk@npm:3.0.1-next.3"
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/31816ec164ec6cc3db918c8fd74ac0bd141073e9aabd5e31a4e9b54b426d8bd2c5ebb2e456310af31da13b4533c9fbc00cbccc181085c1ff863ae989a7a6f239
1673+
checksum: 10c0/fe8f99ac866fe1f7e5c767b3e953878b1c843c36fbfa9cbf457ecc0813d31501c950a85521244a44059266977b3d4fdeae1ca377e90e79f960d879739e5b74b0
16741674
languageName: node
16751675
linkType: hard
16761676

0 commit comments

Comments
 (0)