Skip to content

Commit da1bd19

Browse files
committed
fix: bump deps
1 parent 3bf8b73 commit da1bd19

File tree

2 files changed

+367
-294
lines changed

2 files changed

+367
-294
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"pino-pretty": "^13.1.3"
2222
},
2323
"devDependencies": {
24-
"@aws-sdk/client-s3": "^3.972.0",
24+
"@aws-sdk/client-s3": "^3.974.0",
2525
"@biomejs/biome": "^2.3.11",
2626
"@commander-js/extra-typings": "^14.0.0",
2727
"@commitlint/cli": "^20.3.1",
@@ -30,7 +30,7 @@
3030
"@gearbox-protocol/cli-utils": "^5.68.3",
3131
"@gearbox-protocol/liquidator-contracts": "^1.36.0-experimental.67",
3232
"@gearbox-protocol/liquidator-v2-contracts": "^2.4.0",
33-
"@gearbox-protocol/sdk": "12.5.2",
33+
"@gearbox-protocol/sdk": "12.5.3",
3434
"@gearbox-protocol/types": "^1.14.8",
3535
"@types/node": "^25.0.10",
3636
"@uniswap/sdk-core": "^7.10.1",
@@ -46,12 +46,12 @@
4646
"lint-staged": "^16.2.7",
4747
"nanoid": "^5.1.6",
4848
"node-pty": "^1.1.0",
49-
"pino": "^10.2.1",
49+
"pino": "^10.3.0",
5050
"tsx": "4.21.0",
5151
"typescript": "^5.9.3",
5252
"viem": "^2.44.4",
5353
"vitest": "^4.0.18",
54-
"zod": "^4.3.5"
54+
"zod": "^4.3.6"
5555
},
5656
"commitlint": {
5757
"extends": [

0 commit comments

Comments
 (0)