Skip to content

Commit 0672fd8

Browse files
committed
fix: bump sdk
1 parent d07f2b0 commit 0672fd8

File tree

2 files changed

+298
-297
lines changed

2 files changed

+298
-297
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,16 +20,16 @@
2020
"pino-pretty": "^13.1.2"
2121
},
2222
"devDependencies": {
23-
"@aws-sdk/client-s3": "^3.919.0",
23+
"@aws-sdk/client-s3": "^3.920.0",
2424
"@biomejs/biome": "^2.3.1",
2525
"@commander-js/extra-typings": "^14.0.0",
2626
"@commitlint/cli": "^20.1.0",
2727
"@commitlint/config-conventional": "^20.0.0",
2828
"@gearbox-protocol/biome-config": "^1.0.7",
29-
"@gearbox-protocol/cli-utils": "^5.53.4",
29+
"@gearbox-protocol/cli-utils": "^5.56.0",
3030
"@gearbox-protocol/liquidator-contracts": "^1.36.0-experimental.41",
3131
"@gearbox-protocol/liquidator-v2-contracts": "^2.4.0",
32-
"@gearbox-protocol/sdk": "10.2.2",
32+
"@gearbox-protocol/sdk": "10.2.9",
3333
"@gearbox-protocol/types": "^1.14.8",
3434
"@types/node": "^24.9.2",
3535
"@uniswap/sdk-core": "^7.8.0",
@@ -49,7 +49,7 @@
4949
"tsx": "4.20.6",
5050
"typescript": "^5.9.3",
5151
"viem": "^2.38.5",
52-
"vitest": "^4.0.4",
52+
"vitest": "^4.0.5",
5353
"zod": "^4.1.12"
5454
},
5555
"commitlint": {

0 commit comments

Comments
 (0)