Skip to content

Commit 753f759

Browse files
authored
revert(aave): revert supporting new aave pools (#815)
1 parent f4373ad commit 753f759

File tree

7 files changed

+504
-189
lines changed

7 files changed

+504
-189
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
},
3939
"dependencies": {
4040
"@0xsquid/squid-types": "^0.1.137",
41-
"@bgd-labs/aave-address-book": "4.17.2",
41+
"@bgd-labs/aave-address-book": "^4.10.0",
4242
"@google-cloud/functions-framework": "^3.5.1",
4343
"@valora/http-handler": "^0.0.1",
4444
"@valora/logging": "^1.3.18",
@@ -52,7 +52,7 @@
5252
"i18next-http-middleware": "^3.7.1",
5353
"lru-cache": "^11.1.0",
5454
"semver": "^7.7.1",
55-
"viem": "^2.26.2",
55+
"viem": "^2.23.2",
5656
"zod": "^3.24.2"
5757
},
5858
"devDependencies": {

0 commit comments

Comments
 (0)