diff --git a/crawler/package.json b/crawler/package.json index bedfb1c1..3c0b7fc2 100644 --- a/crawler/package.json +++ b/crawler/package.json @@ -31,7 +31,7 @@ }, "devDependencies": { "@book000/eslint-config": "1.6.28", - "@book000/node-utils": "1.13.89", + "@book000/node-utils": "1.13.90", "@book000/twitterts": "0.62.47", "@types/node": "20.14.0", "@vercel/ncc": "0.38.1", diff --git a/crawler/yarn.lock b/crawler/yarn.lock index f2cd2286..fc797995 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.90": + version "1.13.90" + resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.13.90.tgz#55108900be525ac1e54c7fea6261d592c90569ac" + integrity sha512-JwKMk6LaMtDI8MiXaCCsM2L+TBSOo4AafepTMKtfG4M69yDcjSrZ57oGUlBBt4ZbXI3inwEWtd7VQNjdkedU0A== + 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.47": version "0.62.47" resolved "https://registry.yarnpkg.com/@book000/twitterts/-/twitterts-0.62.47.tgz#0d6c8c5262b79b052720379a92829e960e4fc95f"