Skip to content

Commit 13d4744

Browse files
committed
fix: bump deps
1 parent 281346a commit 13d4744

File tree

2 files changed

+202
-225
lines changed

2 files changed

+202
-225
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"pino-pretty": "^13.1.2"
2121
},
2222
"devDependencies": {
23-
"@aws-sdk/client-s3": "^3.925.0",
23+
"@aws-sdk/client-s3": "^3.926.0",
2424
"@biomejs/biome": "^2.3.4",
2525
"@commander-js/extra-typings": "^14.0.0",
2626
"@commitlint/cli": "^20.1.0",
@@ -29,10 +29,10 @@
2929
"@gearbox-protocol/cli-utils": "^5.58.2",
3030
"@gearbox-protocol/liquidator-contracts": "^1.36.0-experimental.41",
3131
"@gearbox-protocol/liquidator-v2-contracts": "^2.4.0",
32-
"@gearbox-protocol/sdk": "10.6.0",
32+
"@gearbox-protocol/sdk": "10.7.1",
3333
"@gearbox-protocol/types": "^1.14.8",
3434
"@types/node": "^24.10.0",
35-
"@uniswap/sdk-core": "^7.8.0",
35+
"@uniswap/sdk-core": "^7.9.0",
3636
"@uniswap/v3-sdk": "^3.26.0",
3737
"@vlad-yakovlev/telegram-md": "^2.1.0",
3838
"abitype": "^1.1.1",
@@ -49,7 +49,7 @@
4949
"tsx": "4.20.6",
5050
"typescript": "^5.9.3",
5151
"viem": "^2.38.6",
52-
"vitest": "^4.0.7",
52+
"vitest": "^4.0.8",
5353
"zod": "^4.1.12"
5454
},
5555
"commitlint": {

0 commit comments

Comments
 (0)