Skip to content

Commit 8ce1bf5

Browse files
committed
fix: bump sdk
1 parent b290ec2 commit 8ce1bf5

File tree

2 files changed

+415
-134
lines changed

2 files changed

+415
-134
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,25 +22,25 @@
2222
"pino-pretty": "^13.0.0"
2323
},
2424
"devDependencies": {
25-
"@aws-sdk/client-s3": "^3.787.0",
25+
"@aws-sdk/client-s3": "^3.797.0",
2626
"@commitlint/cli": "^19.8.0",
2727
"@commitlint/config-conventional": "^19.8.0",
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.1",
3131
"@gearbox-protocol/prettier-config": "2.1.0",
32-
"@gearbox-protocol/sdk": "3.0.5",
32+
"@gearbox-protocol/sdk": "3.1.2",
3333
"@gearbox-protocol/types": "^1.14.6",
34-
"@types/node": "^22.14.1",
34+
"@types/node": "^22.15.2",
3535
"@uniswap/sdk-core": "^7.7.2",
3636
"@uniswap/v3-sdk": "^3.25.2",
3737
"@vlad-yakovlev/telegram-md": "^2.0.0",
3838
"abitype": "^1.0.8",
39-
"axios": "^1.8.4",
39+
"axios": "^1.9.0",
4040
"axios-retry": "^4.5.0",
4141
"date-fns": "^4.1.0",
4242
"di-at-home": "^0.0.7",
43-
"esbuild": "^0.25.2",
43+
"esbuild": "^0.25.3",
4444
"eslint": "^8.57.1",
4545
"husky": "^9.1.7",
4646
"lint-staged": "^15.5.1",

0 commit comments

Comments
 (0)