From 5564fae6273a75d66681bd259938e5944b81d933 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 22:05:21 +0000 Subject: [PATCH] build(deps): bump @farcaster/hub-nodejs from 0.15.8 to 0.15.9 Bumps [@farcaster/hub-nodejs](https://github.com/farcasterxyz/hub-monorepo) from 0.15.8 to 0.15.9. - [Release notes](https://github.com/farcasterxyz/hub-monorepo/releases) - [Commits](https://github.com/farcasterxyz/hub-monorepo/compare/@farcaster/hub-nodejs@0.15.8...@farcaster/hub-nodejs@0.15.9) --- updated-dependencies: - dependency-name: "@farcaster/hub-nodejs" dependency-version: 0.15.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 146018b8..ea2b9813 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ }, "dependencies": { "@chainlink/ccip-read-server": "^0.2.1", - "@farcaster/hub-nodejs": "^0.15.8", + "@farcaster/hub-nodejs": "^0.15.9", "body-parser": "^2.2.0", "dd-trace": "^5.69.0", "dotenv": "^17.2.2", diff --git a/yarn.lock b/yarn.lock index eda01178..26369f8b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -876,10 +876,10 @@ resolved "https://registry.yarnpkg.com/@faker-js/faker/-/faker-7.6.0.tgz#9ea331766084288634a9247fcd8b84f16ff4ba07" integrity sha512-XK6BTq1NDMo9Xqw/YkYyGjSsg44fbNwYRx7QK2CuoQgyy+f1rrTDHoExVM5PsyXCtfl2vs2vVJ0MN0yN6LppRw== -"@farcaster/core@0.18.8": - version "0.18.8" - resolved "https://registry.yarnpkg.com/@farcaster/core/-/core-0.18.8.tgz#67e0d6344fca560c70e091c94b6e07435ec378ab" - integrity sha512-hNcjnhnKgFxGVsHhhlfvb4n62tGGYBdbn9lLqaOUllJ6Z2VSTz9ZnUih38wE09lAsbCHpin+4lK9t2Nx44ud4w== +"@farcaster/core@0.18.9": + version "0.18.9" + resolved "https://registry.yarnpkg.com/@farcaster/core/-/core-0.18.9.tgz#03c309e81493db9850b162202b59eafcadaaf264" + integrity sha512-qwqTJXhaCJIKL6joHzXgMpWQaVxj0dri3hac0hcPsiHiJiKZw+vRpklXYrdfv53ZM3J5a5y7In41y+g5wc/IZQ== dependencies: "@faker-js/faker" "^7.6.0" "@noble/curves" "^1.0.0" @@ -888,12 +888,12 @@ neverthrow "^6.0.0" viem "^2.17.4" -"@farcaster/hub-nodejs@^0.15.8": - version "0.15.8" - resolved "https://registry.yarnpkg.com/@farcaster/hub-nodejs/-/hub-nodejs-0.15.8.tgz#de08f285e3c45bfcf6d2d46056da86183abaca08" - integrity sha512-+x8EfSwM2RfikQW/Gb2CTBx2wSAVPP3jbRjCO0qJAZ6ePwzQYOnT6Jz/LSTAr1SLHkv3sqoI/M6GGbgDfv3wUA== +"@farcaster/hub-nodejs@^0.15.9": + version "0.15.9" + resolved "https://registry.yarnpkg.com/@farcaster/hub-nodejs/-/hub-nodejs-0.15.9.tgz#b5fefca60f5d9d91682e08c79d03c1c299da215e" + integrity sha512-Dr+Lvv9393yeOeKBOoma5sQ7fMh5I+7127bv8RKXreRhV0HtSOst2WMASB4yq8/6U5efnf9XITiCRBBetC1ucw== dependencies: - "@farcaster/core" "0.18.8" + "@farcaster/core" "0.18.9" "@grpc/grpc-js" "~1.11.1" "@noble/hashes" "^1.3.0" neverthrow "^6.0.0"