Skip to content

Commit 3d1ac97

Browse files
committed
fix: bump deps
1 parent b503629 commit 3d1ac97

File tree

2 files changed

+444
-472
lines changed

2 files changed

+444
-472
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -20,21 +20,21 @@
2020
"pino-pretty": "^13.0.0"
2121
},
2222
"devDependencies": {
23-
"@aws-sdk/client-s3": "^3.835.0",
24-
"@biomejs/biome": "^2.0.5",
23+
"@aws-sdk/client-s3": "^3.840.0",
24+
"@biomejs/biome": "^2.0.6",
2525
"@commander-js/extra-typings": "^14.0.0",
2626
"@commitlint/cli": "^19.8.1",
2727
"@commitlint/config-conventional": "^19.8.1",
2828
"@gearbox-protocol/biome-config": "^1.0.0",
29-
"@gearbox-protocol/cli-utils": "^5.36.13",
29+
"@gearbox-protocol/cli-utils": "^5.36.22",
3030
"@gearbox-protocol/liquidator-v2-contracts": "^2.4.0",
3131
"@gearbox-protocol/next-contracts": "npm:@gearbox-protocol/liquidator-v2-contracts@2.5.0-next.3",
32-
"@gearbox-protocol/sdk": "8.2.1",
32+
"@gearbox-protocol/sdk": "8.3.1",
3333
"@gearbox-protocol/types": "^1.14.8",
34-
"@types/node": "^24.0.3",
34+
"@types/node": "^24.0.8",
3535
"@uniswap/sdk-core": "^7.7.2",
3636
"@uniswap/v3-sdk": "^3.25.2",
37-
"@vlad-yakovlev/telegram-md": "^2.0.0",
37+
"@vlad-yakovlev/telegram-md": "^2.1.0",
3838
"abitype": "^1.0.8",
3939
"axios": "^1.10.0",
4040
"axios-retry": "^4.5.0",
@@ -48,7 +48,7 @@
4848
"pino": "^9.7.0",
4949
"tsx": "4.20.3",
5050
"typescript": "^5.8.3",
51-
"viem": "^2.31.4",
51+
"viem": "^2.31.6",
5252
"vitest": "^3.2.4",
5353
"zod": "^3.25.67"
5454
},

0 commit comments

Comments
 (0)