Skip to content

Commit

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 8, 2023
1 parent 54878a1 commit 6f1b2a7
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 @@ -41,7 +41,7 @@
"typescript": "^5.2.2"
},
"dependencies": {
"@fiatconnect/fiatconnect-sdk": "^0.5.17",
"@fiatconnect/fiatconnect-sdk": "^0.5.18",
"@fiatconnect/fiatconnect-types": "^13.2.2",
"api-contract-validator": "^2.2.8",
"axios": "^0.27.2",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -722,13 +722,13 @@
"@ethersproject/properties" "^5.7.0"
"@ethersproject/strings" "^5.7.0"

"@fiatconnect/fiatconnect-sdk@^0.5.17":
version "0.5.17"
resolved "https://registry.yarnpkg.com/@fiatconnect/fiatconnect-sdk/-/fiatconnect-sdk-0.5.17.tgz#a5f9349da11c4a7c93a3df18702bac55050d74a8"
integrity sha512-vZDONc3Mc9AAOjNh1t7j9UNhWSyU7FfkTNZFMnSrY6QTmmIYsKPekJ9va9VTATgrbevahZ0VtZROvgewYnKM4g==
"@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==
dependencies:
"@badrap/result" "^0.2.13"
"@fiatconnect/fiatconnect-types" "^13.2.1"
"@fiatconnect/fiatconnect-types" "^13.2.2"
cross-fetch "^4.0.0"
ethers "^5.7.2"
fetch-cookie "^2.1.0"
Expand All @@ -737,7 +737,7 @@
tslib "^2.6.2"
zod "^3.22.4"

"@fiatconnect/fiatconnect-types@^13.2.1", "@fiatconnect/fiatconnect-types@^13.2.2":
"@fiatconnect/fiatconnect-types@^13.2.2":
version "13.2.2"
resolved "https://registry.yarnpkg.com/@fiatconnect/fiatconnect-types/-/fiatconnect-types-13.2.2.tgz#e9debf40a17324de150b5ab526c197cd65761ba7"
integrity sha512-K4A+mmahOA70U2UjLFaV7cKeUmzkR2LgRWiBi2WtKxtFs9lbFCErm+joTAnRz6IxEV8zuPGoIhO9Aq8vZV8WJA==
Expand Down

0 comments on commit 6f1b2a7

Please sign in to comment.