From cfb32caf0002066d31287c176e971b8cb9453428 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2024 02:35:19 +0000 Subject: [PATCH] chore(deps): update dependency @book000/node-utils to v1.13.327 (#1775) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 13 +++++++++++++ 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index c98a450b..9f226bb1 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ }, "devDependencies": { "@book000/eslint-config": "1.7.82", - "@book000/node-utils": "1.13.326", + "@book000/node-utils": "1.13.327", "@book000/twitterts": "0.70.57", "@types/node": "22.8.6", "@vercel/ncc": "0.38.2", diff --git a/yarn.lock b/yarn.lock index 7cb493b8..2e466a65 100644 --- a/yarn.lock +++ b/yarn.lock @@ -50,6 +50,19 @@ winston "3.15.0" winston-daily-rotate-file "5.0.0" +"@book000/node-utils@1.13.327": + version "1.13.327" + resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.13.327.tgz#fa646602e4997bcfe7119457296de32604dedd81" + integrity sha512-e/VGDWKfuJvpc+ECvXR1en6CgFbXvklgGRqFYGhT7y1wLfd5jsC7hAOXcJ4s3aL2NeyQfezsf+p56YuUO6vM+g== + 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.15.0" + winston-daily-rotate-file "5.0.0" + "@book000/twitterts@0.70.57": version "0.70.57" resolved "https://registry.yarnpkg.com/@book000/twitterts/-/twitterts-0.70.57.tgz#874c708f8d59d0975bd9cf5a37589a7e8520a57f"