From 2814af8ec2587caeac33cad82de305cad50c3de5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 16 Oct 2024 23:17:40 +0000 Subject: [PATCH] chore(deps): update dependency @book000/twitterts to v0.70.9 (#1704) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index cd1dccc4..a7cb40d8 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "devDependencies": { "@book000/eslint-config": "1.7.72", "@book000/node-utils": "1.13.298", - "@book000/twitterts": "0.70.7", + "@book000/twitterts": "0.70.9", "@types/node": "20.16.11", "@vercel/ncc": "0.38.2", "eslint": "9.12.0", diff --git a/yarn.lock b/yarn.lock index a6d15a5b..77c5a7af 100644 --- a/yarn.lock +++ b/yarn.lock @@ -59,10 +59,10 @@ winston "3.15.0" winston-daily-rotate-file "5.0.0" -"@book000/twitterts@0.70.7": - version "0.70.7" - resolved "https://registry.yarnpkg.com/@book000/twitterts/-/twitterts-0.70.7.tgz#47c40cd9f5c75ebd64664c20ede2d341e2b7a6cd" - integrity sha512-I3EiotdvpScrAvAi/RsTvXfRRXGlOuQpo+O2b1FA+6p4HbXuMjSvWfWGZgnmjvpDeoAaMyKrf/udejVlgweJBg== +"@book000/twitterts@0.70.9": + version "0.70.9" + resolved "https://registry.yarnpkg.com/@book000/twitterts/-/twitterts-0.70.9.tgz#3b0d9083df216dc74669eae3b86e5d47dacf062d" + integrity sha512-R5WRhnyOh6mlkdX9ufDiAOnBoRpWu2bz61kxKpXt3XVNS2R02q4+3CnlaWxfbQI1gSo2eYOXKC7qvyRS6QpOkw== dependencies: "@book000/node-utils" "1.13.298" genson-js "0.0.8"