diff --git a/package.json b/package.json index 8a28dc66..f1edf10a 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ }, "devDependencies": { "@book000/eslint-config": "1.7.119", - "@book000/node-utils": "1.13.402", + "@book000/node-utils": "1.13.404", "@book000/twitterts": "0.71.112", "@types/node": "22.10.2", "@vercel/ncc": "0.38.3", diff --git a/yarn.lock b/yarn.lock index 0e2d9a88..fcc9df8a 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.404": + version "1.13.404" + resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.13.404.tgz#7604eabe210332ea6370f3a567b37e2003fed077" + integrity sha512-3NvKpZvyye2OYtzxsqKEvqorSxU46jJeclQf4e1qwnFDdTG4uw0v5iRzF5d0APnwZqLRH2CV18ECnmYnW2+d6g== + 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.112": version "0.71.112" resolved "https://registry.yarnpkg.com/@book000/twitterts/-/twitterts-0.71.112.tgz#33d09da9919b5a1b982e3a193918b729afe4296e"