diff --git a/crawler/package.json b/crawler/package.json index 83134de4..b5391f5e 100644 --- a/crawler/package.json +++ b/crawler/package.json @@ -31,7 +31,7 @@ }, "devDependencies": { "@book000/eslint-config": "1.6.24", - "@book000/node-utils": "1.13.76", + "@book000/node-utils": "1.13.77", "@book000/twitterts": "0.62.25", "@types/node": "20.12.12", "@vercel/ncc": "0.38.1", diff --git a/crawler/yarn.lock b/crawler/yarn.lock index 955cb128..5658b3a4 100644 --- a/crawler/yarn.lock +++ b/crawler/yarn.lock @@ -59,6 +59,19 @@ winston "3.13.0" winston-daily-rotate-file "5.0.0" +"@book000/node-utils@1.13.77": + version "1.13.77" + resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.13.77.tgz#0de244a2949ffeb2364ee5a8a80c9376e22fb2dc" + integrity sha512-7C8hHz4408tz4w3tSLjDetFmvULkXjtdB5v4anVjkXe9BBaycUVd3usXGjt5VFA2vDCuOXsLbQMm3zxq8uP5/g== + 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/twitterts@0.62.25": version "0.62.25" resolved "https://registry.yarnpkg.com/@book000/twitterts/-/twitterts-0.62.25.tgz#24ad6f0e89c1d13f90c0809da088db0adc6cee77"