diff --git a/crawler/package.json b/crawler/package.json index 6c19f52c..22c31269 100644 --- a/crawler/package.json +++ b/crawler/package.json @@ -30,7 +30,7 @@ "fastify": "4.24.3" }, "devDependencies": { - "@book000/node-utils": "1.6.30", + "@book000/node-utils": "1.6.32", "@book000/twitterts": "0.44.13", "@types/node": "20.8.7", "@typescript-eslint/eslint-plugin": "6.9.0", diff --git a/crawler/yarn.lock b/crawler/yarn.lock index 13c27903..53dcc85a 100644 --- a/crawler/yarn.lock +++ b/crawler/yarn.lock @@ -58,10 +58,10 @@ winston "3.11.0" winston-daily-rotate-file "4.7.1" -"@book000/node-utils@1.6.30": - version "1.6.30" - resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.6.30.tgz#227d53cbbe47612de4ab91773577e0e2d4eb96d8" - integrity sha512-P99RtPXxVsppgPFxHTysAx++jxNLCZXXvPWciDj3lDsFbRbxk07oVAJkIo6ZAxoF2VgLDfD47hw1xEGt6wQo9g== +"@book000/node-utils@1.6.32": + version "1.6.32" + resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.6.32.tgz#b229a6d24784166bb692d45011bc84d8142bfcd9" + integrity sha512-NLKrgGPUB9P8UvDy9pHHu2qO8mK+9kiz8VlqxaYDt/xsguM1jeRN58aKzboUnbsBkJVXlDmKcHFel8f58TEwBw== dependencies: axios "1.5.1" cycle "1.0.3"