Skip to content

Commit

Permalink
fix: bump address book
Browse files Browse the repository at this point in the history
  • Loading branch information
sakulstra committed Jan 25, 2024
1 parent 9d42fc3 commit 673c6ab
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"access": "public"
},
"dependencies": {
"@bgd-labs/aave-address-book": "2.18.0",
"@bgd-labs/aave-address-book": "^2.18.1",
"@bgd-labs/js-utils": "^1.1.1",
"@commander-js/extra-typings": "^11.1.0",
"@inquirer/prompts": "^3.3.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,10 @@
chalk "^2.0.0"
js-tokens "^4.0.0"

"@bgd-labs/aave-address-book@2.18.0":
version "2.18.0"
resolved "https://registry.yarnpkg.com/@bgd-labs/aave-address-book/-/aave-address-book-2.18.0.tgz#f0e62da3935246c70d0f6dd07d394448dd505852"
integrity sha512-REfTbwYLnazYALXOC1eiuBELirYypk3vXPv2Ale5ZnyD+uQhemc7ya6y75iKGm3BuYC6jLIsGwSHczX8D10UEQ==
"@bgd-labs/aave-address-book@^2.18.1":
version "2.18.1"
resolved "https://registry.yarnpkg.com/@bgd-labs/aave-address-book/-/aave-address-book-2.18.1.tgz#1be0ba5fc47b2a0ad281d389ffa91aff49379036"
integrity sha512-Yua7Ia1Doe4jpPZ6UnqRvn02he5xYYBR+edCyOhofOHeJLlYm96tu9MVmFmSB4dA+tz2XU5AVQYM5Zu1xD7RFQ==

"@bgd-labs/js-utils@^1.1.1":
version "1.1.1"
Expand Down

0 comments on commit 673c6ab

Please sign in to comment.