diff --git a/crawler/package.json b/crawler/package.json index 864ba8ec..8c3d77c1 100644 --- a/crawler/package.json +++ b/crawler/package.json @@ -30,7 +30,7 @@ "fastify": "4.26.2" }, "devDependencies": { - "@book000/node-utils": "1.13.23", + "@book000/node-utils": "1.13.24", "@book000/twitterts": "0.61.41", "@types/node": "20.12.8", "@typescript-eslint/eslint-plugin": "7.8.0", diff --git a/crawler/yarn.lock b/crawler/yarn.lock index d7ed5c41..3ddd5890 100644 --- a/crawler/yarn.lock +++ b/crawler/yarn.lock @@ -47,6 +47,19 @@ winston "3.13.0" winston-daily-rotate-file "5.0.0" +"@book000/node-utils@1.13.24": + version "1.13.24" + resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.13.24.tgz#5808da9b2aa46d5f014fab462a94efeb1b95bc7b" + integrity sha512-VorY7wjoecqVBt/oSMbH1fOWsnR02c+YR35RdC5p+Nu1JCGC2LwPaW5D7kbgZZ4DHaBvrbvOwAjKl8+fg80uZg== + dependencies: + axios "1.6.8" + 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.61.41": version "0.61.41" resolved "https://registry.yarnpkg.com/@book000/twitterts/-/twitterts-0.61.41.tgz#13dffe90d2ffb358cad781fd801ee3b1c371c149"