From 85017f5439c13d4e724790a041ddfdff97e05ef5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 7 Jun 2024 15:59:43 +0000 Subject: [PATCH] chore(deps): update dependency @book000/twitterts to v0.62.64 (#1905) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- crawler/package.json | 2 +- crawler/yarn.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/crawler/package.json b/crawler/package.json index 7f1f5c70..79b3ca39 100644 --- a/crawler/package.json +++ b/crawler/package.json @@ -32,7 +32,7 @@ "devDependencies": { "@book000/eslint-config": "1.6.31", "@book000/node-utils": "1.13.102", - "@book000/twitterts": "0.62.63", + "@book000/twitterts": "0.62.64", "@types/node": "20.14.2", "@vercel/ncc": "0.38.1", "axios": "1.7.2", diff --git a/crawler/yarn.lock b/crawler/yarn.lock index 99c960ad..bb5401cd 100644 --- a/crawler/yarn.lock +++ b/crawler/yarn.lock @@ -59,10 +59,10 @@ winston "3.13.0" winston-daily-rotate-file "5.0.0" -"@book000/node-utils@1.13.99": - version "1.13.99" - resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.13.99.tgz#237c618dfbb1d16a8eb8192980860bcc893dd549" - integrity sha512-dM7hK3glX8YxLYaqGIH6Vu9DXCeQWP7KVChBKruZwJ8BWOSZmwLuBSQr+eBVXaQQ11zvpIdhNwT1P8ULwAwdqQ== +"@book000/node-utils@1.13.103": + version "1.13.103" + resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.13.103.tgz#fe13f8ff5004712e926eb99773b7943ec8aa4747" + integrity sha512-hLTEk5JjQBiIii8wgYCgba2adwqLTF52+UTJmMZgqN9XxfWgd0gsyfU76NMSp5QIVEwEIN2nK/fEW0tB5u143A== dependencies: axios "1.7.2" cycle "1.0.3" @@ -72,12 +72,12 @@ winston "3.13.0" winston-daily-rotate-file "5.0.0" -"@book000/twitterts@0.62.63": - version "0.62.63" - resolved "https://registry.yarnpkg.com/@book000/twitterts/-/twitterts-0.62.63.tgz#a9f283e0ba6d54a9d3b1cfd317641ca158cad6be" - integrity sha512-qa4rgAvAVbOQj/PW2lktZqrUXqzy3GrVIuD3R2DckjvhIqYr3kPTYRwjgSvn6KrNZ04K2N1tbrn0GIDa6UnaCA== +"@book000/twitterts@0.62.64": + version "0.62.64" + resolved "https://registry.yarnpkg.com/@book000/twitterts/-/twitterts-0.62.64.tgz#18cdf59b71b911beee604d15dc05c3454f2e0223" + integrity sha512-XuvdI2iCF1vU9xUTRDQa3Vdkw7ns5HVtC5ukYKH8lIwAgqcWm9EoNZvYQ3Jcpv8yRkSJAQUSwDZ9WcnKTuuaLQ== dependencies: - "@book000/node-utils" "1.13.99" + "@book000/node-utils" "1.13.103" genson-js "0.0.8" json-schema-to-typescript "14.0.5" mysql2 "3.10.0"