diff --git a/crawler/package.json b/crawler/package.json index 46510183..f17ddf73 100644 --- a/crawler/package.json +++ b/crawler/package.json @@ -32,7 +32,7 @@ "devDependencies": { "@book000/eslint-config": "1.6.34", "@book000/node-utils": "1.13.111", - "@book000/twitterts": "0.62.80", + "@book000/twitterts": "0.62.83", "@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 1e478232..00ce61a9 100644 --- a/crawler/yarn.lock +++ b/crawler/yarn.lock @@ -46,19 +46,6 @@ globals "15.4.0" typescript-eslint "7.13.0" -"@book000/node-utils@1.13.110": - version "1.13.110" - resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.13.110.tgz#9743dfe739f5e5934b27c0126d2818ef230bdd5c" - integrity sha512-HNX57a96hiWibSTcCT38+Q5QGT/+0YMf2mM0KtbQQw9dfwvSymEkkncNZtXc7mp3xKTuL2CX7MMfrCKogE5J8g== - dependencies: - axios "1.7.2" - 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.111": version "1.13.111" resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.13.111.tgz#fd960e067f25e6067965ae21168f32ef50863e40" @@ -72,12 +59,12 @@ winston "3.13.0" winston-daily-rotate-file "5.0.0" -"@book000/twitterts@0.62.80": - version "0.62.80" - resolved "https://registry.yarnpkg.com/@book000/twitterts/-/twitterts-0.62.80.tgz#feab7916e31d45e78b406b920256376728493bac" - integrity sha512-SC/+m0SrkTDW0jbenW7oX+RNF8WVzvLZ/gRCCA+wDsoZ6EWRu08DYqVcCIsfuZjjdt/o/3txwxJpD5FlHo2hzA== +"@book000/twitterts@0.62.83": + version "0.62.83" + resolved "https://registry.yarnpkg.com/@book000/twitterts/-/twitterts-0.62.83.tgz#6b318eeedb6cfffdc330eeca0b48d07de544cc50" + integrity sha512-58LnlyT3bYMeHvWFRM0mRZZYPqQKZEpBIOjIhIolFnzjz5bnrJMyBO6iCPRPxT8V1FfzOcMDS4VutkhsYT2Y8A== dependencies: - "@book000/node-utils" "1.13.110" + "@book000/node-utils" "1.13.111" genson-js "0.0.8" json-schema-to-typescript "14.0.5" mysql2 "3.10.0"