Skip to content

Commit

Permalink
build(deps): bump @farcaster/hub-nodejs from 0.11.19 to 0.11.21
Browse files Browse the repository at this point in the history
Bumps [@farcaster/hub-nodejs](https://github.com/farcasterxyz/hub-monorepo) from 0.11.19 to 0.11.21.
- [Release notes](https://github.com/farcasterxyz/hub-monorepo/releases)
- [Commits](https://github.com/farcasterxyz/hub-monorepo/compare/@farcaster/[email protected]...@farcaster/[email protected])

---
updated-dependencies:
- dependency-name: "@farcaster/hub-nodejs"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 22, 2024
1 parent c03e525 commit 5ff9ebc
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"dependencies": {
"@chainlink/ccip-read-server": "^0.2.1",
"@farcaster/hub-nodejs": "^0.11.19",
"@farcaster/hub-nodejs": "^0.11.21",
"body-parser": "^1.20.2",
"dd-trace": "^5.18.0",
"dotenv": "^16.4.5",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -822,23 +822,23 @@
"@ethersproject/properties" "^5.7.0"
"@ethersproject/strings" "^5.7.0"

"@farcaster/[email protected].17":
version "0.14.17"
resolved "https://registry.yarnpkg.com/@farcaster/core/-/core-0.14.17.tgz#381e476050c7eaf9b43653890d9099d0976f3326"
integrity sha512-fO86zL0nTvl+vZPGbeJs+VLYJEX2ZnTD6qjkUWJsn0JBGSQVnKg+mFN5xf5LPkmhP5lNNcHVjoKkVKDd+dgr6A==
"@farcaster/[email protected].19":
version "0.14.19"
resolved "https://registry.yarnpkg.com/@farcaster/core/-/core-0.14.19.tgz#b7a5ca8801097e9e9eccefed8c1f62ab1defce49"
integrity sha512-ks5Tn9HRDXqM18fFaZM2a70C03gMjR/yXLJHtmYqN9zIk34S45zpQy4PYXi0modNc/JUda2TE/jQ2rm88S9oiQ==
dependencies:
"@noble/curves" "^1.0.0"
"@noble/hashes" "^1.3.0"
bs58 "^5.0.0"
neverthrow "^6.0.0"
viem "^1.12.2"

"@farcaster/hub-nodejs@^0.11.19":
version "0.11.19"
resolved "https://registry.yarnpkg.com/@farcaster/hub-nodejs/-/hub-nodejs-0.11.19.tgz#870b28566987a99451805335fa44199eacbe98dd"
integrity sha512-vDHSk1qBihP+aIHzoTup77aNIt60KD1ApJFvdej3kfIojVvLNQnyJLlnJmIX66tutqvpgNsOy5EEL9BL91XKcQ==
"@farcaster/hub-nodejs@^0.11.21":
version "0.11.21"
resolved "https://registry.yarnpkg.com/@farcaster/hub-nodejs/-/hub-nodejs-0.11.21.tgz#e89fc39442e2dcbaa68eb1aad17f28fda1134b87"
integrity sha512-Ln7p8aEfaC1OfCsb2JYaGjvZaX6Qtg0VCAMkuOpraklOXPFWOb94/Kio+LV8EnkHy+WeO7WCadrxBvecmxCSLQ==
dependencies:
"@farcaster/core" "0.14.17"
"@farcaster/core" "0.14.19"
"@grpc/grpc-js" "~1.8.22"
"@noble/hashes" "^1.3.0"
neverthrow "^6.0.0"
Expand Down

0 comments on commit 5ff9ebc

Please sign in to comment.