diff --git a/crawler/package.json b/crawler/package.json index 32e12353..5c671e95 100644 --- a/crawler/package.json +++ b/crawler/package.json @@ -31,7 +31,7 @@ }, "devDependencies": { "@book000/eslint-config": "1.6.34", - "@book000/node-utils": "1.13.112", + "@book000/node-utils": "1.13.113", "@book000/twitterts": "0.62.83", "@types/node": "20.14.2", "@vercel/ncc": "0.38.1", diff --git a/crawler/yarn.lock b/crawler/yarn.lock index ba7108d7..8b660d60 100644 --- a/crawler/yarn.lock +++ b/crawler/yarn.lock @@ -59,10 +59,10 @@ winston "3.13.0" winston-daily-rotate-file "5.0.0" -"@book000/node-utils@1.13.112": - version "1.13.112" - resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.13.112.tgz#600408ec72994c79dbd6208477fccc6b0a00b152" - integrity sha512-Cmz+3Ivzizh0UrCqw29OUr/k5jcFlGFb2tqGj1DPo8Sej0X+VheoIBMTD9fiBoC2pRYyRENpmlDZCyo2ty5HzA== +"@book000/node-utils@1.13.113": + version "1.13.113" + resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.13.113.tgz#858ec7ec30059447167f224961fb568935803e9f" + integrity sha512-fZSdL/bJHxgbMy/BTEx2mgzfsxauc6VHy7MobbTsKqbrnqQW5jtbUh4ACgViAnp6VLY7H3/U4FntXXJuUDo2mw== dependencies: axios "1.7.2" cycle "1.0.3"