diff --git a/crawler/package.json b/crawler/package.json index 34506f40..47af8c93 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.97", - "@book000/twitterts": "0.62.57", + "@book000/twitterts": "0.62.58", "@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 52a7917e..6d1da1ea 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/twitterts@0.62.57": - version "0.62.57" - resolved "https://registry.yarnpkg.com/@book000/twitterts/-/twitterts-0.62.57.tgz#cecf26733b77dc961f0ec15a8d49ed9fd8792d63" - integrity sha512-noA+FD5dOeUSaYGzUgRATE4gH1wGUk2kZrbxunVtvsPfqAfSGlASR4sY0T4+M6Zr4pXSUAhAn0D5vhzaCRmEZw== +"@book000/twitterts@0.62.58": + version "0.62.58" + resolved "https://registry.yarnpkg.com/@book000/twitterts/-/twitterts-0.62.58.tgz#1fb27dc264ad72cca26256cb4bd6acfdf280be7c" + integrity sha512-uag80LwsitCCgOSaXVDy/AIcC8zh4PP4DJl17+s3UX++BY5fXia0JFwxWgKwhJHvZhsOwbWDJP1VwPOF7+Aeww== dependencies: "@book000/node-utils" "1.13.97" genson-js "0.0.8"