Skip to content

Commit f588fb0

Browse files
committed
fix: bump sdk (urgent price feed compressor address override)
1 parent 9207dea commit f588fb0

File tree

2 files changed

+826
-834
lines changed

2 files changed

+826
-834
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -21,18 +21,18 @@
2121
"pino-pretty": "^13.1.3"
2222
},
2323
"devDependencies": {
24-
"@aws-sdk/client-s3": "^3.965.0",
24+
"@aws-sdk/client-s3": "^3.971.0",
2525
"@biomejs/biome": "^2.3.11",
2626
"@commander-js/extra-typings": "^14.0.0",
2727
"@commitlint/cli": "^20.3.1",
2828
"@commitlint/config-conventional": "^20.3.1",
2929
"@gearbox-protocol/biome-config": "^1.0.17",
30-
"@gearbox-protocol/cli-utils": "^5.65.4",
30+
"@gearbox-protocol/cli-utils": "^5.67.0",
3131
"@gearbox-protocol/liquidator-contracts": "^1.36.0-experimental.67",
3232
"@gearbox-protocol/liquidator-v2-contracts": "^2.4.0",
33-
"@gearbox-protocol/sdk": "12.3.13",
33+
"@gearbox-protocol/sdk": "12.5.0",
3434
"@gearbox-protocol/types": "^1.14.8",
35-
"@types/node": "^25.0.3",
35+
"@types/node": "^25.0.9",
3636
"@uniswap/sdk-core": "^7.10.1",
3737
"@uniswap/v3-sdk": "^3.27.0",
3838
"@vlad-yakovlev/telegram-md": "^2.1.0",
@@ -46,11 +46,11 @@
4646
"lint-staged": "^16.2.7",
4747
"nanoid": "^5.1.6",
4848
"node-pty": "^1.1.0",
49-
"pino": "^10.1.0",
49+
"pino": "^10.2.0",
5050
"tsx": "4.21.0",
5151
"typescript": "^5.9.3",
52-
"viem": "^2.43.5",
53-
"vitest": "^4.0.16",
52+
"viem": "^2.44.4",
53+
"vitest": "^4.0.17",
5454
"zod": "^4.3.5"
5555
},
5656
"commitlint": {

0 commit comments

Comments
 (0)