Skip to content

Commit

Permalink
Bump @farcaster/core from 0.14.8 to 0.14.14
Browse files Browse the repository at this point in the history
Bumps [@farcaster/core](https://github.com/farcasterxyz/hub-monorepo) from 0.14.8 to 0.14.14.
- [Release notes](https://github.com/farcasterxyz/hub-monorepo/releases)
- [Commits](https://github.com/farcasterxyz/hub-monorepo/compare/@farcaster/core@0.14.8...@farcaster/core@0.14.14)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 12, 2024
1 parent 9c11a5a commit 0f41a8c
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"update-framesjs": "yarn upgrade frames.js@latest && yarn run update-debugger"
},
"dependencies": {
"@farcaster/core": "^0.14.3",
"@farcaster/core": "^0.14.14",
"@noble/ed25519": "^2.1.0",
"@vercel/kv": "^1.0.1",
"@xmtp/frames-validator": "^0.5.0",
Expand Down
39 changes: 32 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -525,10 +525,10 @@
ethereum-cryptography "^2.0.0"
micro-ftch "^0.3.1"

"@farcaster/core@^0.14.3", "@farcaster/core@^0.14.7":
version "0.14.8"
resolved "https://registry.npmjs.org/@farcaster/core/-/core-0.14.8.tgz"
integrity sha512-vMN0InOXgzwzgsurcp1rlJaALfZJ6v82QEZS9Do5XZYnB636wfBugHiQD7u+Zdw5EMkEWlVBdNJ9yjAixP2kmA==
"@farcaster/core@^0.14.14", "@farcaster/core@^0.14.7":
version "0.14.14"
resolved "https://registry.yarnpkg.com/@farcaster/core/-/core-0.14.14.tgz#47a26e9a82c2583e0a33065f040e65d2a57c1edf"
integrity sha512-RXnF6fYVx/aNthpS0wnCICfRMFzjyrXqWfHTYMsNqF0fo9f5wOBtrobY5T4E8D8z6MO0Hug14g2IWnY48fR5lA==
dependencies:
"@noble/curves" "^1.0.0"
"@noble/hashes" "^1.3.0"
Expand Down Expand Up @@ -8756,7 +8756,16 @@ string-length@^4.0.1:
char-regex "^1.0.2"
strip-ansi "^6.0.0"

"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
"string-width-cjs@npm:string-width@^4.2.0":
version "4.2.3"
resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz"
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
dependencies:
emoji-regex "^8.0.0"
is-fullwidth-code-point "^3.0.0"
strip-ansi "^6.0.1"

string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
version "4.2.3"
resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz"
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
Expand Down Expand Up @@ -8839,7 +8848,14 @@ string_decoder@~1.0.3:
dependencies:
safe-buffer "~5.1.0"

"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
version "6.0.1"
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz"
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
dependencies:
ansi-regex "^5.0.1"

strip-ansi@^6.0.0, strip-ansi@^6.0.1:
version "6.0.1"
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz"
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
Expand Down Expand Up @@ -10073,7 +10089,7 @@ which@^2.0.1:
dependencies:
isexe "^2.0.0"

"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
version "7.0.0"
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz"
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
Expand All @@ -10091,6 +10107,15 @@ wrap-ansi@^6.2.0:
string-width "^4.1.0"
strip-ansi "^6.0.0"

wrap-ansi@^7.0.0:
version "7.0.0"
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz"
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
dependencies:
ansi-styles "^4.0.0"
string-width "^4.1.0"
strip-ansi "^6.0.0"

wrap-ansi@^8.1.0:
version "8.1.0"
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz"
Expand Down

0 comments on commit 0f41a8c

Please sign in to comment.