diff --git a/package.json b/package.json index ac86cb42..d56b19c7 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ }, "devDependencies": { "@book000/eslint-config": "1.7.69", - "@book000/node-utils": "1.13.291", + "@book000/node-utils": "1.13.293", "@book000/twitterts": "0.69.161", "@types/node": "20.16.11", "@vercel/ncc": "0.38.2", diff --git a/yarn.lock b/yarn.lock index b908e52e..6b131ef4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -59,6 +59,19 @@ winston "3.15.0" winston-daily-rotate-file "5.0.0" +"@book000/node-utils@1.13.293": + version "1.13.293" + resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.13.293.tgz#fadafe7124d08df35d0b1d10cf6c5afc73a5056f" + integrity sha512-J2GfVb5pH3V3AjEZT9G2Lb8z5VVV4MgcbV3STc00VAsVM/02pm2xJhKk/ou5yenu0PyRf09NtHA4onSF+iKmKQ== + dependencies: + axios "1.7.7" + cycle "1.0.3" + form-data "4.0.0" + jsonc-parser "3.3.1" + moment-timezone "0.5.46" + winston "3.15.0" + winston-daily-rotate-file "5.0.0" + "@book000/twitterts@0.69.161": version "0.69.161" resolved "https://registry.yarnpkg.com/@book000/twitterts/-/twitterts-0.69.161.tgz#fe64191c28b6f5a0bde574b4639b68f3682914e0"