Skip to content

Commit

Permalink
fix(deps): update dependency @fiatconnect/fiatconnect-types to ^13.3.2 (
Browse files Browse the repository at this point in the history
#269)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 25, 2024
1 parent 6098fff commit bd36d93
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 @@ -63,7 +63,7 @@
},
"dependencies": {
"@badrap/result": "^0.2.13",
"@fiatconnect/fiatconnect-types": "^13.3.1",
"@fiatconnect/fiatconnect-types": "^13.3.2",
"cross-fetch": "^4.0.0",
"ethers": "^6.12.0",
"fetch-cookie": "^3.0.1",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -349,12 +349,12 @@
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.57.0.tgz#a5417ae8427873f1dd08b70b3574b453e67b5f7f"
integrity sha512-Ys+3g2TaW7gADOJzPt83SJtCDhMjndcDMFVQ/Tj9iA1BfJzFKD9mAUXT3OenpuPHbI6P/myECxRJrofUsDx/5g==

"@fiatconnect/fiatconnect-types@^13.3.1":
version "13.3.1"
resolved "https://registry.yarnpkg.com/@fiatconnect/fiatconnect-types/-/fiatconnect-types-13.3.1.tgz#7b5be0cbc89f8da776675022f91c991f798c4a16"
integrity sha512-8ORc5iSjHEULZAg0oeo1IlNlMU1dE//6SuI/WEMbiROJmP3/pwP7+nJXzYCMhVnPH1PxMAl7qXEEvEpPuE99qA==
"@fiatconnect/fiatconnect-types@^13.3.2":
version "13.3.2"
resolved "https://registry.yarnpkg.com/@fiatconnect/fiatconnect-types/-/fiatconnect-types-13.3.2.tgz#301334b9331db43ac8f79c4056c772c23a3f82ff"
integrity sha512-jIVvu/0O9RmXAtSMuBx/WHtzLYACawv8Z+KBVmkG/vQSsQeAPRBb0GeOhbM/XZeo78S6tlA7YdLxS3bYMTDnKw==
dependencies:
zod "^3.22.5"
zod "^3.23.0"

"@gar/promisify@^1.1.3":
version "1.1.3"
Expand Down Expand Up @@ -7144,7 +7144,7 @@ yocto-queue@^0.1.0:
resolved "https://registry.yarnpkg.com/yocto-queue/-/yocto-queue-0.1.0.tgz#0294eb3dee05028d31ee1a5fa2c556a6aaf10a1b"
integrity sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==

zod@^3.22.5, zod@^3.23.0:
zod@^3.23.0:
version "3.23.4"
resolved "https://registry.yarnpkg.com/zod/-/zod-3.23.4.tgz#c63805b2f39e10d4ab3d55eb3c8cdb472c79dfb1"
integrity sha512-/AtWOKbBgjzEYYQRNfoGKHObgfAZag6qUJX1VbHo2PRBgS+wfWagEY2mizjfyAPcGesrJOcx/wcl0L9WnVrHFw==

0 comments on commit bd36d93

Please sign in to comment.