Skip to content

Commit

Permalink
fix(deps): update dependency @fiatconnect/fiatconnect-sdk to ^0.5.56 (#…
Browse files Browse the repository at this point in the history
…345)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 29, 2024
1 parent 8f9600a commit a113756
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 @@ -41,7 +41,7 @@
"typescript": "^5.5.4"
},
"dependencies": {
"@fiatconnect/fiatconnect-sdk": "^0.5.55",
"@fiatconnect/fiatconnect-sdk": "^0.5.56",
"@fiatconnect/fiatconnect-types": "^13.3.8",
"api-contract-validator": "^2.2.8",
"axios": "^0.27.2",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -727,15 +727,15 @@
"@ethersproject/properties" "^5.7.0"
"@ethersproject/strings" "^5.7.0"

"@fiatconnect/fiatconnect-sdk@^0.5.55":
version "0.5.55"
resolved "https://registry.yarnpkg.com/@fiatconnect/fiatconnect-sdk/-/fiatconnect-sdk-0.5.55.tgz#fb55970da85d166957282cdba3f5d56628e705e8"
integrity sha512-1+EguYEBUpFPAB3MB1aX82eTpHG7wf7H4jcCJ3Agx9xTlToRdX4V7yVv85ElO2L6bfcVbt3xa9b56FPt3VkUpA==
"@fiatconnect/fiatconnect-sdk@^0.5.56":
version "0.5.56"
resolved "https://registry.yarnpkg.com/@fiatconnect/fiatconnect-sdk/-/fiatconnect-sdk-0.5.56.tgz#df08c066e53aae9c17dbbf6e05146ce79796bd0e"
integrity sha512-RTap/wnyyQzPagrJwA7zvluOYEiPbpqfSrveZI/ZIBnC7d0+L5Xyaljs9YTgXujYq+63i94gqKXMBgjYZYHmrw==
dependencies:
"@badrap/result" "^0.2.13"
"@fiatconnect/fiatconnect-types" "^13.3.8"
cross-fetch "^4.0.0"
ethers "^6.13.1"
ethers "^6.13.2"
fetch-cookie "^3.0.1"
siwe "^2.3.2"
tough-cookie "^4.0.0"
Expand Down Expand Up @@ -2569,10 +2569,10 @@ ethers@^5.7.2:
"@ethersproject/web" "5.7.1"
"@ethersproject/wordlists" "5.7.0"

ethers@^6.13.1:
version "6.13.1"
resolved "https://registry.yarnpkg.com/ethers/-/ethers-6.13.1.tgz#2b9f9c7455cde9d38b30fe6589972eb083652961"
integrity sha512-hdJ2HOxg/xx97Lm9HdCWk949BfYqYWpyw4//78SiwOLgASyfrNszfMUNB2joKjvGUdwhHfaiMMFFwacVVoLR9A==
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==
dependencies:
"@adraffy/ens-normalize" "1.10.1"
"@noble/curves" "1.2.0"
Expand Down

0 comments on commit a113756

Please sign in to comment.