diff --git a/package.json b/package.json index 3565d512..abf0c3ea 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ }, "devDependencies": { "@book000/eslint-config": "1.7.93", - "@book000/node-utils": "1.13.349", + "@book000/node-utils": "1.13.350", "@book000/twitterts": "0.71.24", "@types/node": "22.9.0", "@vercel/ncc": "0.38.3", diff --git a/yarn.lock b/yarn.lock index e3f263a8..3266f73a 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.350": + version "1.13.350" + resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.13.350.tgz#7044538ffd8e8f9af318c52455714c94c43e36b5" + integrity sha512-94ccMDRy/jlAwioeqkFYFKPdY0VmLB/yfg6rB4Cyi6QQa4Ry4+9CtTkFtAq0x5xDfI/gdB1i7ZKCU8BpURqQCA== + dependencies: + axios "1.7.7" + 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.24": version "0.71.24" resolved "https://registry.yarnpkg.com/@book000/twitterts/-/twitterts-0.71.24.tgz#9920040b54eae1115c51d56deb64d0d4ae3f0952"