From 8795235b9a34b666907271b68b71238fd46404ed Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 3 May 2024 10:22:08 +0000 Subject: [PATCH] chore(deps): update dependency @book000/twitterts to v0.61.40 --- 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 aba5aedf..96ddc295 100644 --- a/crawler/package.json +++ b/crawler/package.json @@ -31,7 +31,7 @@ }, "devDependencies": { "@book000/node-utils": "1.13.22", - "@book000/twitterts": "0.61.39", + "@book000/twitterts": "0.61.40", "@types/node": "20.12.8", "@typescript-eslint/eslint-plugin": "7.8.0", "@typescript-eslint/parser": "7.8.0", diff --git a/crawler/yarn.lock b/crawler/yarn.lock index 821787a6..b746194f 100644 --- a/crawler/yarn.lock +++ b/crawler/yarn.lock @@ -47,10 +47,10 @@ winston "3.13.0" winston-daily-rotate-file "5.0.0" -"@book000/twitterts@0.61.39": - version "0.61.39" - resolved "https://registry.yarnpkg.com/@book000/twitterts/-/twitterts-0.61.39.tgz#d5b413f9987ade69e0d4ac8156d46f5953fe0dc7" - integrity sha512-K2FRqPYT0ZLXrLqqsekBvriH35Xi+D7R7+wTcwbALH1KhUb+mr9zyC0ykDFItNom2Bu5nRBTiubf5q3qomsYbQ== +"@book000/twitterts@0.61.40": + version "0.61.40" + resolved "https://registry.yarnpkg.com/@book000/twitterts/-/twitterts-0.61.40.tgz#e8e406b37e9d4370ca87a33f0d3791a5edd176ad" + integrity sha512-ZHlfZ1SoxUXwtFV+qle/yV50PPmUHmy0ConlGBmS1H/mQmypMQFl4VMxywg9soISVhYiF+rgyrevzirBClJ+Pg== dependencies: "@book000/node-utils" "1.13.22" genson-js "0.0.8"