Skip to content

Commit

Permalink
fix(deps): update dependency @fiatconnect/fiatconnect-sdk to ^0.5.20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 8, 2023
1 parent 442159f commit a6a69f4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"@celo/wallet-rpc": "^3.2.0",
"@coinbase/cbpay-js": "^1.8.0",
"@crowdin/ota-client": "^0.7.0",
"@fiatconnect/fiatconnect-sdk": "^0.5.18",
"@fiatconnect/fiatconnect-sdk": "^0.5.20",
"@fiatconnect/fiatconnect-types": "^13.2.2",
"@gorhom/bottom-sheet": "^4.5.1",
"@json-rpc-tools/utils": "^1.7.6",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1951,15 +1951,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.18":
version "0.5.18"
resolved "https://registry.yarnpkg.com/@fiatconnect/fiatconnect-sdk/-/fiatconnect-sdk-0.5.18.tgz#a904f63f5256037c3278ae08f518115a7c615795"
integrity sha512-+LEeWCjMpNWB2n2PlpwbFAm1Y5dXlLGabtH0mfOtR/jkaiubYOg6v0UySxztSYLdfidAZLrf6g9QRtcHLJYtIA==
"@fiatconnect/fiatconnect-sdk@^0.5.20":
version "0.5.20"
resolved "https://registry.yarnpkg.com/@fiatconnect/fiatconnect-sdk/-/fiatconnect-sdk-0.5.20.tgz#e2b8040c387d3f417ca8b634b27c6e754cde2e20"
integrity sha512-edA7PwiBp+n+RRmJsX9KWmAtDlmMjpaAwYYp2J92PUa8825fHhHYpWFAC7se8f3LR15jhHeRxnZottDu85MWRg==
dependencies:
"@badrap/result" "^0.2.13"
"@fiatconnect/fiatconnect-types" "^13.2.2"
cross-fetch "^4.0.0"
ethers "^5.7.2"
ethers "^6.8.1"
fetch-cookie "^2.1.0"
siwe "^2.1.4"
tough-cookie "^4.0.0"
Expand Down Expand Up @@ -8876,7 +8876,7 @@ ethereumjs-util@^7.1.5:
ethereum-cryptography "^0.1.3"
rlp "^2.2.4"

[email protected], ethers@^5.0.13, ethers@^5.5.4, ethers@^5.7.2:
[email protected], ethers@^5.0.13, ethers@^5.5.4, ethers@^6.8.1:
version "5.7.2"
resolved "https://registry.yarnpkg.com/ethers/-/ethers-5.7.2.tgz#3a7deeabbb8c030d4126b24f84e525466145872e"
integrity sha512-wswUsmWo1aOK8rR7DIKiWSw9DbLWe6x98Jrn8wcTflTVvaXhAMaB5zGAXy0GYQEQp9iO1iSHWVyARQm11zUtyg==
Expand Down

0 comments on commit a6a69f4

Please sign in to comment.