Skip to content

Commit

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 18, 2024
1 parent c52590a commit 5f88935
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 7 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.6.3"
},
"dependencies": {
"@fiatconnect/fiatconnect-sdk": "^0.5.60",
"@fiatconnect/fiatconnect-sdk": "^0.5.61",
"@fiatconnect/fiatconnect-types": "^13.3.8",
"api-contract-validator": "^2.2.8",
"axios": "^0.27.2",
Expand Down
17 changes: 11 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -727,10 +727,10 @@
"@ethersproject/properties" "^5.7.0"
"@ethersproject/strings" "^5.7.0"

"@fiatconnect/fiatconnect-sdk@^0.5.60":
version "0.5.60"
resolved "https://registry.yarnpkg.com/@fiatconnect/fiatconnect-sdk/-/fiatconnect-sdk-0.5.60.tgz#5108c3d3deda9482e9da57a47992713605dc018e"
integrity sha512-5fkSYINTYT1zxs2CxL7wPQ56pwIznadxV5iWREA332m23Vdwz+8f2Ya7tvjlS2OfxXCusEOoT7r45az6MQaUlw==
"@fiatconnect/fiatconnect-sdk@^0.5.61":
version "0.5.61"
resolved "https://registry.yarnpkg.com/@fiatconnect/fiatconnect-sdk/-/fiatconnect-sdk-0.5.61.tgz#62f3bf3a4b65f54bd14f4be510c0d0863c9545b3"
integrity sha512-nK/k+1N0dbk8tISfTRucOpEfZcgoBY26Ui+xs8chDlsGYBjbPgphfqURzyqc7mWSYoTfmlunHzcXbJedgsYkjg==
dependencies:
"@badrap/result" "^0.2.13"
"@fiatconnect/fiatconnect-types" "^13.3.8"
Expand All @@ -739,7 +739,7 @@
fetch-cookie "^3.0.1"
siwe "^2.3.2"
tough-cookie "^5.0.0"
tslib "^2.7.0"
tslib "^2.8.0"
zod "^3.23.8"

"@fiatconnect/fiatconnect-types@^13.3.8":
Expand Down Expand Up @@ -4780,7 +4780,7 @@ tsconfig-paths@^3.14.2:
minimist "^1.2.6"
strip-bom "^3.0.0"

[email protected], tslib@^2.7.0:
[email protected]:
version "2.7.0"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.7.0.tgz#d9b40c5c40ab59e8738f297df3087bf1a2690c01"
integrity sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==
Expand All @@ -4790,6 +4790,11 @@ tslib@^1.8.1:
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==

tslib@^2.8.0:
version "2.8.0"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.8.0.tgz#d124c86c3c05a40a91e6fdea4021bd31d377971b"
integrity sha512-jWVzBLplnCmoaTr13V9dYbiQ99wvZRd0vNWaDRg+aVYRcjDF3nDksxFDE/+fkXnKhpnUUkmx5pK/v8mCtLVqZA==

tsutils@^3.21.0:
version "3.21.0"
resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-3.21.0.tgz#b48717d394cea6c1e096983eed58e9d61715b623"
Expand Down

0 comments on commit 5f88935

Please sign in to comment.