Skip to content

Commit b68f4e8

Browse files
Bump @farcaster/core from 0.14.8 to 0.14.16
Bumps [@farcaster/core](https://github.com/farcasterxyz/hub-monorepo) from 0.14.8 to 0.14.16. - [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.16) --- updated-dependencies: - dependency-name: "@farcaster/core" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9c11a5a commit b68f4e8

File tree

2 files changed

+33
-8
lines changed

2 files changed

+33
-8
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"update-framesjs": "yarn upgrade frames.js@latest && yarn run update-debugger"
2626
},
2727
"dependencies": {
28-
"@farcaster/core": "^0.14.3",
28+
"@farcaster/core": "^0.14.16",
2929
"@noble/ed25519": "^2.1.0",
3030
"@vercel/kv": "^1.0.1",
3131
"@xmtp/frames-validator": "^0.5.0",

yarn.lock

+32-7
Original file line numberDiff line numberDiff line change
@@ -525,10 +525,10 @@
525525
ethereum-cryptography "^2.0.0"
526526
micro-ftch "^0.3.1"
527527

528-
"@farcaster/core@^0.14.3", "@farcaster/core@^0.14.7":
529-
version "0.14.8"
530-
resolved "https://registry.npmjs.org/@farcaster/core/-/core-0.14.8.tgz"
531-
integrity sha512-vMN0InOXgzwzgsurcp1rlJaALfZJ6v82QEZS9Do5XZYnB636wfBugHiQD7u+Zdw5EMkEWlVBdNJ9yjAixP2kmA==
528+
"@farcaster/core@^0.14.16", "@farcaster/core@^0.14.7":
529+
version "0.14.16"
530+
resolved "https://registry.yarnpkg.com/@farcaster/core/-/core-0.14.16.tgz#88f3b26525383b91dca977c5f092860ce1e0b6e9"
531+
integrity sha512-H06o/ln8HQsPHNt+vwE6Eq3X1Du3s3ox3afR9bnpVnf1rc4GhLXWgI/OfFaTUOsUhcfYgaOT+9hn6/aEndfvaA==
532532
dependencies:
533533
"@noble/curves" "^1.0.0"
534534
"@noble/hashes" "^1.3.0"
@@ -8756,7 +8756,16 @@ string-length@^4.0.1:
87568756
char-regex "^1.0.2"
87578757
strip-ansi "^6.0.0"
87588758

8759-
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
8759+
"string-width-cjs@npm:string-width@^4.2.0":
8760+
version "4.2.3"
8761+
resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz"
8762+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
8763+
dependencies:
8764+
emoji-regex "^8.0.0"
8765+
is-fullwidth-code-point "^3.0.0"
8766+
strip-ansi "^6.0.1"
8767+
8768+
string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
87608769
version "4.2.3"
87618770
resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz"
87628771
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -8839,7 +8848,14 @@ string_decoder@~1.0.3:
88398848
dependencies:
88408849
safe-buffer "~5.1.0"
88418850

8842-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
8851+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
8852+
version "6.0.1"
8853+
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz"
8854+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
8855+
dependencies:
8856+
ansi-regex "^5.0.1"
8857+
8858+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
88438859
version "6.0.1"
88448860
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz"
88458861
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -10073,7 +10089,7 @@ which@^2.0.1:
1007310089
dependencies:
1007410090
isexe "^2.0.0"
1007510091

10076-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
10092+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
1007710093
version "7.0.0"
1007810094
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz"
1007910095
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -10091,6 +10107,15 @@ wrap-ansi@^6.2.0:
1009110107
string-width "^4.1.0"
1009210108
strip-ansi "^6.0.0"
1009310109

10110+
wrap-ansi@^7.0.0:
10111+
version "7.0.0"
10112+
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz"
10113+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
10114+
dependencies:
10115+
ansi-styles "^4.0.0"
10116+
string-width "^4.1.0"
10117+
strip-ansi "^6.0.0"
10118+
1009410119
wrap-ansi@^8.1.0:
1009510120
version "8.1.0"
1009610121
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz"

0 commit comments

Comments
 (0)