diff --git a/crawler/package.json b/crawler/package.json index 28c8884e..f96c0a47 100644 --- a/crawler/package.json +++ b/crawler/package.json @@ -30,7 +30,7 @@ "fastify": "4.24.3" }, "devDependencies": { - "@book000/node-utils": "1.6.32", + "@book000/node-utils": "1.6.33", "@book000/twitterts": "0.44.16", "@types/node": "20.8.7", "@typescript-eslint/eslint-plugin": "6.9.0", diff --git a/crawler/yarn.lock b/crawler/yarn.lock index c3a3c25a..9ff40787 100644 --- a/crawler/yarn.lock +++ b/crawler/yarn.lock @@ -58,6 +58,19 @@ winston "3.11.0" winston-daily-rotate-file "4.7.1" +"@book000/node-utils@1.6.33": + version "1.6.33" + resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.6.33.tgz#c3a7719935b2ef0795900b58a54baf302ba93538" + integrity sha512-ywoHHzfMvKn7eSZAIUza2zT3VKDA4gaBmVGoeuZUmyD/OQjE9LOxE0XGaficLqPme1/5ZoZJzomos+n1Mow/KQ== + dependencies: + axios "1.5.1" + cycle "1.0.3" + form-data "4.0.0" + jsonc-parser "3.2.0" + logform "2.6.0" + winston "3.11.0" + winston-daily-rotate-file "4.7.1" + "@book000/twitterts@0.44.16": version "0.44.16" resolved "https://registry.yarnpkg.com/@book000/twitterts/-/twitterts-0.44.16.tgz#9261f23286635dc8acbfbcdb806f5e311ae9ae35"