Skip to content

Commit 15cb0eb

Browse files
committed
fix: bump sdk
1 parent d68505c commit 15cb0eb

File tree

2 files changed

+346
-374
lines changed

2 files changed

+346
-374
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,14 +22,14 @@
2222
"pino-pretty": "^13.0.0"
2323
},
2424
"devDependencies": {
25-
"@aws-sdk/client-s3": "^3.815.0",
25+
"@aws-sdk/client-s3": "^3.817.0",
2626
"@commitlint/cli": "^19.8.1",
2727
"@commitlint/config-conventional": "^19.8.1",
2828
"@gearbox-protocol/eslint-config": "2.0.0-next.2",
2929
"@gearbox-protocol/liquidator-v2-contracts": "^2.4.0",
3030
"@gearbox-protocol/next-contracts": "npm:@gearbox-protocol/liquidator-v2-contracts@2.5.0-next.3",
3131
"@gearbox-protocol/prettier-config": "2.1.0",
32-
"@gearbox-protocol/sdk": "7.6.1",
32+
"@gearbox-protocol/sdk": "7.6.4",
3333
"@gearbox-protocol/types": "^1.14.8",
3434
"@types/node": "^22.15.21",
3535
"@uniswap/sdk-core": "^7.7.2",
@@ -40,7 +40,7 @@
4040
"axios-retry": "^4.5.0",
4141
"date-fns": "^4.1.0",
4242
"di-at-home": "^0.0.7",
43-
"esbuild": "^0.25.4",
43+
"esbuild": "^0.25.5",
4444
"eslint": "^8.57.1",
4545
"husky": "^9.1.7",
4646
"lint-staged": "^16.0.0",
@@ -50,9 +50,9 @@
5050
"prettier": "^3.5.3",
5151
"tsx": "^4.19.4",
5252
"typescript": "^5.8.3",
53-
"viem": "^2.30.0",
53+
"viem": "^2.30.1",
5454
"vitest": "^3.1.4",
55-
"zod": "^3.25.20",
55+
"zod": "^3.25.30",
5656
"zod-validation-error": "^3.4.1"
5757
},
5858
"prettier": "@gearbox-protocol/prettier-config",

0 commit comments

Comments
 (0)