Skip to content

Commit

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

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@fiatconnect/fiatconnect-sdk](https://togithub.com/fiatconnect/fiatconnect-sdk)
| [`^0.5.30` ->
`^0.5.31`](https://renovatebot.com/diffs/npm/@fiatconnect%2ffiatconnect-sdk/0.5.30/0.5.31)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@fiatconnect%2ffiatconnect-sdk/0.5.31?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@fiatconnect%2ffiatconnect-sdk/0.5.31?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@fiatconnect%2ffiatconnect-sdk/0.5.30/0.5.31?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@fiatconnect%2ffiatconnect-sdk/0.5.30/0.5.31?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>fiatconnect/fiatconnect-sdk
(@&#8203;fiatconnect/fiatconnect-sdk)</summary>

###
[`v0.5.31`](https://togithub.com/fiatconnect/fiatconnect-sdk/releases/tag/v0.5.31)

[Compare
Source](https://togithub.com/fiatconnect/fiatconnect-sdk/compare/v0.5.30...v0.5.31)

##### Bug Fixes

- **deps:** update dependency siwe to ^2.2.0
([#&#8203;262](https://togithub.com/fiatconnect/fiatconnect-sdk/issues/262))
([34099fa](https://togithub.com/fiatconnect/fiatconnect-sdk/commit/34099fa301ca00a66a6b9ef121ad697ab890d1cf))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 5pm,every weekend" in timezone
America/Los_Angeles, Automerge - "after 5pm,every weekend" in timezone
America/Los_Angeles.

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/valora-inc/wallet).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Apr 13, 2024
1 parent 5b330a7 commit 24d3a92
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"@celo/wallet-rpc": "^3.2.0",
"@coinbase/cbpay-js": "^1.10.0",
"@crowdin/ota-client": "^0.7.0",
"@fiatconnect/fiatconnect-sdk": "^0.5.30",
"@fiatconnect/fiatconnect-sdk": "^0.5.31",
"@fiatconnect/fiatconnect-types": "^13.3.0",
"@gorhom/bottom-sheet": "^4.6.1",
"@json-rpc-tools/utils": "^1.7.6",
Expand Down
28 changes: 14 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1944,17 +1944,17 @@
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.30":
version "0.5.30"
resolved "https://registry.yarnpkg.com/@fiatconnect/fiatconnect-sdk/-/fiatconnect-sdk-0.5.30.tgz#7b84e0cb0e5f6983ffecac4a8f57fc76d045ce1f"
integrity sha512-jXtjCOjVuWFsiAWLYc59lUqW4S9uba9s7p5Ld5yk1sOgbutI615SKYP6gvvNNc1tujUeyZ3yhAIvg5JLg2S81A==
"@fiatconnect/fiatconnect-sdk@^0.5.31":
version "0.5.31"
resolved "https://registry.yarnpkg.com/@fiatconnect/fiatconnect-sdk/-/fiatconnect-sdk-0.5.31.tgz#7bd05f7b2e8f0bb164d5b8ad6aaa2d546e3da644"
integrity sha512-/v3Mctq/+OMbKNZg69U5Q6rQ7/JM+Iypz8mef0Za5F935LjVusgtcnW4TBOCb5UanJ/EEH1nl/u+WO2PHXSNjA==
dependencies:
"@badrap/result" "^0.2.13"
"@fiatconnect/fiatconnect-types" "^13.3.0"
cross-fetch "^4.0.0"
ethers "^6.11.1"
fetch-cookie "^3.0.1"
siwe "^2.1.4"
siwe "^2.2.0"
tough-cookie "^4.0.0"
tslib "^2.6.2"
zod "^3.22.4"
Expand Down Expand Up @@ -3506,10 +3506,10 @@
ignore "^5.1.8"
p-map "^4.0.0"

"@spruceid/siwe-parser@*":
version "2.0.2"
resolved "https://registry.yarnpkg.com/@spruceid/siwe-parser/-/siwe-parser-2.0.2.tgz#964dbe9e5611fe95d39e21aa96e67407f610374f"
integrity sha512-9WuA0ios2537cWYu39MMeH0O2KdrMKgKlOBUTWRTXQjCYu5B+mHCA0JkCbFaJ/0EjxoVIcYCXIW/DoPEpw+PqA==
"@spruceid/siwe-parser@^2.1.0":
version "2.1.0"
resolved "https://registry.yarnpkg.com/@spruceid/siwe-parser/-/siwe-parser-2.1.0.tgz#59859ccfd02403179bcf115d9e02a7dc953a0820"
integrity sha512-tFQwY2oQLa4qvHE6npKsVgVdVLQOCGP1zJM3yjZOHut43LqCwdSwitZndFLrJHZLpqru9FnmYHRakvsPvrI+qA==
dependencies:
"@noble/hashes" "^1.1.2"
apg-js "^4.1.1"
Expand Down Expand Up @@ -16709,12 +16709,12 @@ sisteransi@^1.0.5:
resolved "https://registry.yarnpkg.com/sisteransi/-/sisteransi-1.0.5.tgz#134d681297756437cc05ca01370d3a7a571075ed"
integrity sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg==

siwe@^2.1.4:
version "2.1.4"
resolved "https://registry.yarnpkg.com/siwe/-/siwe-2.1.4.tgz#005a8be3e61224a86bd3457f60fdaab626f2d1d4"
integrity sha512-Dke1Qqa3mgiLm3vjqw/+SQ7dl8WV/Pfk3AlQBF94cBFydTYhztngqYrikzE3X5UTsJ6565dfVbQptszsuYZNYg==
siwe@^2.2.0:
version "2.2.0"
resolved "https://registry.yarnpkg.com/siwe/-/siwe-2.2.0.tgz#dc025007acb210179396f5f099e618f9d941cfd2"
integrity sha512-P8It3ztpGJM4pum3larVVXpR6KeP7G1wnul4EEmuT3LSPVcab+kkX9reoFcErHRPcBt+eVyrEJkAYD50vVRJ0A==
dependencies:
"@spruceid/siwe-parser" "*"
"@spruceid/siwe-parser" "^2.1.0"
"@stablelib/random" "^1.0.1"
uri-js "^4.4.1"
valid-url "^1.0.9"
Expand Down

0 comments on commit 24d3a92

Please sign in to comment.