Skip to content

Commit

Permalink
fix(deps): update dependency @fiatconnect/fiatconnect-types to ^13.3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 13, 2024
1 parent 8e9cf38 commit 565f44b
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 @@ -18,7 +18,7 @@
"license": "MIT",
"dependencies": {
"@celo/utils": "^1.5.2",
"@fiatconnect/fiatconnect-types": "^13.3.8",
"@fiatconnect/fiatconnect-types": "^13.3.9",
"@types/express": "^5.0.0",
"@types/node": "^17.0.45",
"@types/yargs": "^17.0.33",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -722,12 +722,12 @@
"@ethersproject/properties" "^5.7.0"
"@ethersproject/strings" "^5.7.0"

"@fiatconnect/fiatconnect-types@^13.3.8":
version "13.3.8"
resolved "https://registry.yarnpkg.com/@fiatconnect/fiatconnect-types/-/fiatconnect-types-13.3.8.tgz#9f358a39b79ec9c640305e5f5a74fc6cef0bff38"
integrity sha512-SL3CMrrikxI1rnNjfisQ/M27XgH9Tz4PuNOILIk9LmSoYvWAzVNY+i4su3IiBnT/DrAHvibcYc7JFWV9LQlAOw==
"@fiatconnect/fiatconnect-types@^13.3.9":
version "13.3.9"
resolved "https://registry.yarnpkg.com/@fiatconnect/fiatconnect-types/-/fiatconnect-types-13.3.9.tgz#e5bce4a6ccebd6fb358d3d4f2cc43bba5ca7f559"
integrity sha512-j9cycuyFdqN/5yHAO931mYHyhzApwmnVlD8LULMibCMxAYVjW91nBOkTfVN5ZD3E8vST45Dr+kAzXswu5W7YhA==
dependencies:
zod "^3.23.8"
zod "^3.24.0"

"@humanwhocodes/config-array@^0.10.5":
version "0.10.5"
Expand Down Expand Up @@ -6198,7 +6198,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.23.8, zod@^3.24.0:
zod@^3.24.0:
version "3.24.1"
resolved "https://registry.yarnpkg.com/zod/-/zod-3.24.1.tgz#27445c912738c8ad1e9de1bea0359fa44d9d35ee"
integrity sha512-muH7gBL9sI1nciMZV67X5fTKKBLtwpZ5VBp1vsOQzj1MhrBZ4wlVCm3gedKZWLp0Oyel8sIGfeiz54Su+OVT+A==

0 comments on commit 565f44b

Please sign in to comment.