From b17c9db00cb70f5a2b6bd95c71646b8ac563537a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 3 May 2024 15:58:31 +0000 Subject: [PATCH] chore(deps): update dependency @book000/twitterts to v0.61.41 (#1678) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- crawler/package.json | 2 +- crawler/yarn.lock | 23 +++++------------------ 2 files changed, 6 insertions(+), 19 deletions(-) diff --git a/crawler/package.json b/crawler/package.json index 34668b74..864ba8ec 100644 --- a/crawler/package.json +++ b/crawler/package.json @@ -31,7 +31,7 @@ }, "devDependencies": { "@book000/node-utils": "1.13.23", - "@book000/twitterts": "0.61.40", + "@book000/twitterts": "0.61.41", "@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 066f4cc7..d7ed5c41 100644 --- a/crawler/yarn.lock +++ b/crawler/yarn.lock @@ -34,19 +34,6 @@ js-tokens "^4.0.0" picocolors "^1.0.0" -"@book000/node-utils@1.13.22": - version "1.13.22" - resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.13.22.tgz#349988f140856e00b9cc135b281c3fa666cd096a" - integrity sha512-GVvBIyGpRu4ijtyjDRU2a02Y6r2mhn7puticQz82olWmPWiWP14HZY2BToISHo4y5WnvEeC4rksN1434O/H/Lg== - dependencies: - axios "1.6.8" - cycle "1.0.3" - form-data "4.0.0" - jsonc-parser "3.2.1" - moment-timezone "0.5.45" - winston "3.13.0" - winston-daily-rotate-file "5.0.0" - "@book000/node-utils@1.13.23": version "1.13.23" resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.13.23.tgz#1375450dd0e03c47c3e2df3ea4a211a71a96a1d0" @@ -60,12 +47,12 @@ winston "3.13.0" winston-daily-rotate-file "5.0.0" -"@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== +"@book000/twitterts@0.61.41": + version "0.61.41" + resolved "https://registry.yarnpkg.com/@book000/twitterts/-/twitterts-0.61.41.tgz#13dffe90d2ffb358cad781fd801ee3b1c371c149" + integrity sha512-ThM2UdVEJjtGpqNm4jcnvuDe41fUD21f6kAdi+heE46jBgtSuPy924HOTrW0GP4zU6YaJrdJYAwNKVB4nEKP4w== dependencies: - "@book000/node-utils" "1.13.22" + "@book000/node-utils" "1.13.23" genson-js "0.0.8" json-schema-to-typescript "14.0.4" mysql2 "3.9.7"