Skip to content

Commit

Permalink
chore(deps): update dependency @fiatconnect/fiatconnect-sdk to ^0.5.59
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 10, 2024
1 parent ff7976e commit ff055d3
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"@badrap/result": "~0.2.13",
"@coinbase/cbpay-js": "^2.2.1",
"@crowdin/ota-client": "^0.7.0",
"@fiatconnect/fiatconnect-sdk": "^0.5.58",
"@fiatconnect/fiatconnect-sdk": "^0.5.59",
"@fiatconnect/fiatconnect-types": "^13.3.8",
"@gorhom/bottom-sheet": "^4.6.4",
"@json-rpc-tools/utils": "^1.7.6",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1598,15 +1598,15 @@
resolved "https://registry.yarnpkg.com/@faker-js/faker/-/faker-5.5.3.tgz#18e3af6b8eae7984072bbeb0c0858474d7c4cefe"
integrity sha512-R11tGE6yIFwqpaIqcfkcg7AICXzFg14+5h5v0TfF/9+RMDL6jhzCy/pxHVOfbALGdtVYdt6JdR21tuxEgl34dw==

"@fiatconnect/fiatconnect-sdk@^0.5.58":
version "0.5.58"
resolved "https://registry.yarnpkg.com/@fiatconnect/fiatconnect-sdk/-/fiatconnect-sdk-0.5.58.tgz#50f16032e45ce7e2f30eb1fa79cd5fb4887c3e85"
integrity sha512-X4BfeJT1BjQkv9LMf7zyrp66wUUsA8EZUB6IRD5li2Aom082CG2FXxL6CYeudVT2HT8uGK7REfkQrz8XzYQnwA==
"@fiatconnect/fiatconnect-sdk@^0.5.59":
version "0.5.59"
resolved "https://registry.yarnpkg.com/@fiatconnect/fiatconnect-sdk/-/fiatconnect-sdk-0.5.59.tgz#d173cfa4ba7f773d6f79383e776e44d84af199ed"
integrity sha512-Iti3AeIZfzi4vwWtlOgYeE7KjK1FrqU7X3mQgS2cLAb0KtSU35D+bjH1KkAePACEvBGlWHp9aF89Fth5hEXDAw==
dependencies:
"@badrap/result" "^0.2.13"
"@fiatconnect/fiatconnect-types" "^13.3.8"
cross-fetch "^4.0.0"
ethers "^6.13.2"
ethers "^6.13.3"
fetch-cookie "^3.0.1"
siwe "^2.3.2"
tough-cookie "^5.0.0"
Expand Down Expand Up @@ -7654,10 +7654,10 @@ ethers@^5.7.2:
"@ethersproject/web" "5.7.1"
"@ethersproject/wordlists" "5.7.0"

ethers@^6.13.2:
version "6.13.2"
resolved "https://registry.yarnpkg.com/ethers/-/ethers-6.13.2.tgz#4b67d4b49e69b59893931a032560999e5e4419fe"
integrity sha512-9VkriTTed+/27BGuY1s0hf441kqwHJ1wtN2edksEtiRvXx+soxRX3iSXTfFqq2+YwrOqbDoTHjIhQnjJRlzKmg==
ethers@^6.13.3:
version "6.13.3"
resolved "https://registry.yarnpkg.com/ethers/-/ethers-6.13.3.tgz#b87afdadb91cc8df5f56b9c59c96e5b206f4a600"
integrity sha512-/DzbZOLVtoO4fKvvQwpEucHAQgIwBGWuRvBdwE/lMXgXvvHHTSkn7XqAQ2b+gjJzZDJjWA9OD05bVceVOsBHbg==
dependencies:
"@adraffy/ens-normalize" "1.10.1"
"@noble/curves" "1.2.0"
Expand Down

0 comments on commit ff055d3

Please sign in to comment.