Skip to content

Commit 6ab8699

Browse files
fix(deps): update dependency @bgd-labs/aave-address-book to ^4.12.0
1 parent fc8ce81 commit 6ab8699

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
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.10.0",
41+
"@bgd-labs/aave-address-book": "^4.12.0",
4242
"@google-cloud/functions-framework": "^3.4.5",
4343
"@valora/http-handler": "^0.0.1",
4444
"@valora/logging": "^1.3.18",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -325,10 +325,10 @@
325325
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
326326
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==
327327

328-
"@bgd-labs/aave-address-book@^4.10.0":
329-
version "4.10.0"
330-
resolved "https://registry.yarnpkg.com/@bgd-labs/aave-address-book/-/aave-address-book-4.10.0.tgz#3df9b6afda47d779f39b78aa48c4f0982a18c6e1"
331-
integrity sha512-+WtMRtXLFpic/PLhNn32FIFzNFIgqlgC5Z9RLOsPgbdkvDDAW83w1emoxqxbW0jYGGNcYJUTTrtXqlhDeQGwkg==
328+
"@bgd-labs/aave-address-book@^4.12.0":
329+
version "4.13.1"
330+
resolved "https://registry.yarnpkg.com/@bgd-labs/aave-address-book/-/aave-address-book-4.13.1.tgz#7ac9e148d0d4c4ab16c83e7eedafc62bbfbebc08"
331+
integrity sha512-ssg586aumbC2j4ZDfe0xgaX8KJgtrK3BocSNJVtgtPsbtnCBkPNT+ogUsBp8uNHF8lfCGkZ92rzHgwlFOf2YfQ==
332332

333333
"@cspotcode/source-map-support@^0.8.0":
334334
version "0.8.1"

0 commit comments

Comments
 (0)