From ab055460119d97917466cf9ca385d352977e46d1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 5 Jun 2024 16:55:17 +0000 Subject: [PATCH] chore(deps): update dependency @book000/twitterts to v0.62.56 (#1892) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- crawler/package.json | 2 +- crawler/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/crawler/package.json b/crawler/package.json index cab47fae..a11d9507 100644 --- a/crawler/package.json +++ b/crawler/package.json @@ -32,7 +32,7 @@ "devDependencies": { "@book000/eslint-config": "1.6.30", "@book000/node-utils": "1.13.94", - "@book000/twitterts": "0.62.54", + "@book000/twitterts": "0.62.56", "@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 f2f2ad39..95bbe1e0 100644 --- a/crawler/yarn.lock +++ b/crawler/yarn.lock @@ -72,10 +72,10 @@ winston "3.13.0" winston-daily-rotate-file "5.0.0" -"@book000/twitterts@0.62.54": - version "0.62.54" - resolved "https://registry.yarnpkg.com/@book000/twitterts/-/twitterts-0.62.54.tgz#e173b848965be150e7f08e2a6071abdd7db5b550" - integrity sha512-Fvu/Q1Jxj6agvSqnkUyukk0LmdSkVbQ6ULSv0qalHtsOmiT9aFD819Hzy4biztI1H6vfuSLQBxeJrXl5Cv+8TQ== +"@book000/twitterts@0.62.56": + version "0.62.56" + resolved "https://registry.yarnpkg.com/@book000/twitterts/-/twitterts-0.62.56.tgz#34544ad4f0910d969345c7f70b1dbc8ded3105b1" + integrity sha512-/JH7UCqiqAXo/zuiA1CZz3YI5GVkgEQDDOsxZJDMKeQbMdzsilZSrxskxWVAcoAhAe9qX6QpR33zDDouQJUwqg== dependencies: "@book000/node-utils" "1.13.93" genson-js "0.0.8"