diff --git a/package.json b/package.json index 741fef2b..73d07f37 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ }, "devDependencies": { "@book000/eslint-config": "1.7.115", - "@book000/node-utils": "1.13.397", + "@book000/node-utils": "1.13.398", "@book000/twitterts": "0.71.102", "@types/node": "22.10.2", "@vercel/ncc": "0.38.3", diff --git a/yarn.lock b/yarn.lock index c940a87a..6d306665 100644 --- a/yarn.lock +++ b/yarn.lock @@ -50,6 +50,19 @@ winston "3.16.0" winston-daily-rotate-file "5.0.0" +"@book000/node-utils@1.13.398": + version "1.13.398" + resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.13.398.tgz#b32c5095dc3eb571b4f15934b5931b0bfa1f7b72" + integrity sha512-b1IdvAclIQr2+KWGKJXyOCz0s9nVmmP8g31iuXjQjkm+sgiRyJnJWgX0ymjWpyqNfShi/+YaC1uJkwm2ItllsQ== + dependencies: + axios "1.7.9" + cycle "1.0.3" + form-data "4.0.1" + jsonc-parser "3.3.1" + moment-timezone "0.5.46" + winston "3.16.0" + winston-daily-rotate-file "5.0.0" + "@book000/twitterts@0.71.102": version "0.71.102" resolved "https://registry.yarnpkg.com/@book000/twitterts/-/twitterts-0.71.102.tgz#57df58898e540960f7823a1f3acaa309088e0944"