Skip to content

Commit

Permalink
build(deps): bump @farcaster/hub-nodejs from 0.12.2 to 0.12.3 (#363)
Browse files Browse the repository at this point in the history
Bumps [@farcaster/hub-nodejs](https://github.com/farcasterxyz/hub-monorepo) from 0.12.2 to 0.12.3.
- [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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 30, 2024
1 parent a70ebb8 commit e53ed42
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.12.2",
"@farcaster/hub-nodejs": "^0.12.3",
"body-parser": "^1.20.2",
"dd-trace": "^5.22.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].2":
version "0.15.2"
resolved "https://registry.yarnpkg.com/@farcaster/core/-/core-0.15.2.tgz#0731245605a499d15ecda806697bcd5e06c31133"
integrity sha512-GvNnscadzT7OUxuL6iDAwL6j7GCNZsjilPudI52/x+Y6nMfXuyD7sRY0rgsAYePi77UHDxNs5Qi5MRFwTUIWhQ==
"@farcaster/[email protected].3":
version "0.15.3"
resolved "https://registry.yarnpkg.com/@farcaster/core/-/core-0.15.3.tgz#034e02fc5fee1d513473f1e02f160dffb31b6e0a"
integrity sha512-Ci0ozdkUOkTh1uzYwlP3IyPNOxeYdx/41TSYlfgDHOuOzhskCOXJ48qJBbvnQFuLqKKwzXIoHyJVTggy1PhhvQ==
dependencies:
"@noble/curves" "^1.0.0"
"@noble/hashes" "^1.3.0"
bs58 "^5.0.0"
neverthrow "^6.0.0"
viem "^2.17.4"

"@farcaster/hub-nodejs@^0.12.2":
version "0.12.2"
resolved "https://registry.yarnpkg.com/@farcaster/hub-nodejs/-/hub-nodejs-0.12.2.tgz#d3c6c4761dc78a1abbb1f199986377aab2c89820"
integrity sha512-BR+Skns2c2XAtlvmV543QrUVNZNWJQj9pwHY6ApJK2AO1WFqcTo6WwmpVnhPotI9+MDO0uObuE97AieUNWuQDw==
"@farcaster/hub-nodejs@^0.12.3":
version "0.12.3"
resolved "https://registry.yarnpkg.com/@farcaster/hub-nodejs/-/hub-nodejs-0.12.3.tgz#fe1cf618c4d7953416702c7dd200c41d9af06f0f"
integrity sha512-QCC2clp0k550g2VOmckvb/qNCrvHjNGhBR2Vs2/NYEljiwIlu9KwdslgOtuSNEBDGY9Gn7Rsg2zlav3mefB/Nw==
dependencies:
"@farcaster/core" "0.15.2"
"@farcaster/core" "0.15.3"
"@grpc/grpc-js" "~1.11.1"
"@noble/hashes" "^1.3.0"
neverthrow "^6.0.0"
Expand Down

0 comments on commit e53ed42

Please sign in to comment.