Skip to content

Commit

Permalink
fix: ci
Browse files Browse the repository at this point in the history
  • Loading branch information
brotherlymite committed Oct 30, 2023
1 parent 67bcb07 commit 41ea61e
Showing 1 changed file with 12 additions and 26 deletions.
38 changes: 12 additions & 26 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -44,13 +44,13 @@
resolved "https://registry.yarnpkg.com/@bgd-labs/aave-address-book/-/aave-address-book-2.8.0.tgz#6d4169c5b8e70bc9b847f5173b4ea2ca59f7a21b"
integrity sha512-oBcoPtwxnMZ310iYZHLqViuKAy4Q8hvwq6enW33LdqDL5Y+iU7c8TptKl6KdsojxwlluNZ1sahW5PfKNUT0jIQ==

"@bgd-labs/[email protected]454eafdfe0f9813ef73c81bc25457e3efd418c50.0":
version "0.0.27-454eafdfe0f9813ef73c81bc25457e3efd418c50.0"
resolved "https://registry.yarnpkg.com/@bgd-labs/aave-cli/-/aave-cli-0.0.27-454eafdfe0f9813ef73c81bc25457e3efd418c50.0.tgz#c91e8f2d970a8a2c615dc2ae977d77e0b4cfe41d"
integrity sha512-crIjJpd0oxB6GTrM85K/vUucWKqwkn2l9e4ZHL6fTq6o8os1KowgG/SaLQ0FLZ0K5YNrk2npVYn4Y3p6CzPgDA==
"@bgd-labs/[email protected]183a547a84256e6d917c37218b86e0be41326204.0":
version "0.0.27-183a547a84256e6d917c37218b86e0be41326204.0"
resolved "https://registry.yarnpkg.com/@bgd-labs/aave-cli/-/aave-cli-0.0.27-183a547a84256e6d917c37218b86e0be41326204.0.tgz#b9c8db2fa746cb4b792721f62b45763a3474c102"
integrity sha512-2AjNd8r76Abf64oLUQow7up6yHIM8He20LJObY5p+dYKfsRD07Bm6WYhyac9jz9x1ahSoIz8mhRiaN/65HJFqA==
dependencies:
"@bgd-labs/aave-address-book" "2.7.0"
"@commander-js/extra-typings" "^11.0.0"
"@commander-js/extra-typings" "^11.1.0"
"@inquirer/prompts" "^3.2.0"
bs58 "^5.0.0"
chalk "^4.1.2"
Expand All @@ -62,13 +62,13 @@
json-bigint "^1.0.0"
node-fetch "^2.6.9"
object-hash "^3.0.0"
viem "^1.15.1"
zod "^3.22.3"
viem "^1.16.6"
zod "^3.22.4"

"@commander-js/extra-typings@^11.0.0":
version "11.0.0"
resolved "https://registry.yarnpkg.com/@commander-js/extra-typings/-/extra-typings-11.0.0.tgz#eb922a59550454cad1f319d3d33e675e12e92fa0"
integrity sha512-06ol6Kn5gPjFY6v0vWOZ84nQwyqhZdaeZCHYH3vhwewjpOEjniF1KHZxh18887G3poWiJ8qyq5pb6ANuiddfPQ==
"@commander-js/extra-typings@^11.1.0":
version "11.1.0"
resolved "https://registry.yarnpkg.com/@commander-js/extra-typings/-/extra-typings-11.1.0.tgz#dd19fcb8cc6e33ede237fc1b7af96c70833d8f93"
integrity sha512-GuvZ38d23H+7Tz2C9DhzCepivsOsky03s5NI+KCy7ke1FNUvsJ2oO47scQ9YaGGhgjgNW5OYYNSADmbjcSoIhw==

"@esbuild/[email protected]":
version "0.18.20"
Expand Down Expand Up @@ -1812,20 +1812,6 @@ varint@^6.0.0:
resolved "https://registry.yarnpkg.com/varint/-/varint-6.0.0.tgz#9881eb0ce8feaea6512439d19ddf84bf551661d0"
integrity sha512-cXEIW6cfr15lFv563k4GuVuW/fiwjknytD37jIOLSdSWuOI6WnO/oKwmP2FQTU2l01LP8/M5TSAJpzUaGe3uWg==

viem@^1.15.1:
version "1.16.4"
resolved "https://registry.yarnpkg.com/viem/-/viem-1.16.4.tgz#4cb90dd27d13356ea00d21f6fd363bdfe0628c4e"
integrity sha512-T9ziN3EERXz0BtQSS2VJM+P1EJ2W7K7PviobFrmvWCEYmNQ/vJDhfFqGjvq0ZL9LVz9HvevCbenEy8oIdMEZ+w==
dependencies:
"@adraffy/ens-normalize" "1.9.4"
"@noble/curves" "1.2.0"
"@noble/hashes" "1.3.2"
"@scure/bip32" "1.3.2"
"@scure/bip39" "1.2.1"
abitype "0.9.8"
isows "1.0.3"
ws "8.13.0"

viem@^1.16.6:
version "1.16.6"
resolved "https://registry.yarnpkg.com/viem/-/viem-1.16.6.tgz#78118c9269506a59e2bc4deab13f1646e113d3fc"
Expand Down Expand Up @@ -1943,7 +1929,7 @@ yocto-queue@^1.0.0:
resolved "https://registry.yarnpkg.com/yocto-queue/-/yocto-queue-1.0.0.tgz#7f816433fb2cbc511ec8bf7d263c3b58a1a3c251"
integrity sha512-9bnSc/HEW2uRy67wc+T8UwauLuPJVn28jb+GtJY16iiKWyvmYJRXVT4UamsAEGQfPohgr2q4Tq0sQbQlxTfi1g==

zod@^3.22.3:
zod@^3.22.4:
version "3.22.4"
resolved "https://registry.yarnpkg.com/zod/-/zod-3.22.4.tgz#f31c3a9386f61b1f228af56faa9255e845cf3fff"
integrity sha512-iC+8Io04lddc+mVqQ9AZ7OQ2MrUKGN+oIQyq1vemgt46jwCwLfhq7/pwnBnNXXXZb8VTVLKwp9EDkx+ryxIWmg==

0 comments on commit 41ea61e

Please sign in to comment.