Skip to content

Commit b9ad7ba

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

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.13.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.13.0":
329+
version "4.13.2"
330+
resolved "https://registry.yarnpkg.com/@bgd-labs/aave-address-book/-/aave-address-book-4.13.2.tgz#f4a052b389e257a57f707e48189a7d9c1f60b6dc"
331+
integrity sha512-Sl7CRQXC7o5TjI6qu/0XGvJVnBxmi08f8szkPO/q1QS+NxFHGRARr5vxF70ETXizqzWT7MC9skotXIIGyIjgZg==
332332

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

0 commit comments

Comments
 (0)