Skip to content

Commit ae9518d

Browse files
committed
fix: bump sdk
1 parent 01fa919 commit ae9518d

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": "4.0.0-next.3",
32+
"@gearbox-protocol/sdk": "4.0.0-next.4",
3333
"@gearbox-protocol/types": "^1.14.6",
3434
"@types/node": "^22.15.3",
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:4.0.0-next.3"
1615+
"@gearbox-protocol/sdk": "npm:4.0.0-next.4"
16161616
"@gearbox-protocol/types": "npm:^1.14.6"
16171617
"@types/node": "npm:^22.15.3"
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:4.0.0-next.3":
1661-
version: 4.0.0-next.3
1662-
resolution: "@gearbox-protocol/sdk@npm:4.0.0-next.3"
1660+
"@gearbox-protocol/sdk@npm:4.0.0-next.4":
1661+
version: 4.0.0-next.4
1662+
resolution: "@gearbox-protocol/sdk@npm:4.0.0-next.4"
16631663
dependencies:
16641664
"@redstone-finance/evm-connector": "npm:^0.7.5"
16651665
"@redstone-finance/protocol": "npm:^0.7.5"
@@ -1670,7 +1670,7 @@ __metadata:
16701670
zod: "npm:^3.24.3"
16711671
peerDependencies:
16721672
axios: ^1.0.0
1673-
checksum: 10c0/75a9988c303bc5e61fa86816d7835ff4af8ae433a90e546d88c0b22ad1338df8d89fb5ecabae65aa1e5210d79f3bf4b979b8e1c4e069478bcf7571247c002a9b
1673+
checksum: 10c0/d3a0a0610f5ca5fe86307f4dd45d3868109f89256e439a8b5c88a98170a83dca397a5e5863c01a842a4eff56ccaa01ad52700710af48426e76578c6adb384de5
16741674
languageName: node
16751675
linkType: hard
16761676

0 commit comments

Comments
 (0)