From 2d47bd26d1ac7860215ac66c48f7c75052c1d564 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 5 Jun 2024 12:00:07 +0000 Subject: [PATCH] chore(deps): update dependency @book000/node-utils to v1.13.94 (#1885) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- crawler/package.json | 2 +- crawler/yarn.lock | 13 +++++++++++++ 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/crawler/package.json b/crawler/package.json index a865715d..5ff01b29 100644 --- a/crawler/package.json +++ b/crawler/package.json @@ -31,7 +31,7 @@ }, "devDependencies": { "@book000/eslint-config": "1.6.29", - "@book000/node-utils": "1.13.93", + "@book000/node-utils": "1.13.94", "@book000/twitterts": "0.62.53", "@types/node": "20.14.1", "@vercel/ncc": "0.38.1", diff --git a/crawler/yarn.lock b/crawler/yarn.lock index ef7166ca..75d80ddf 100644 --- a/crawler/yarn.lock +++ b/crawler/yarn.lock @@ -59,6 +59,19 @@ winston "3.13.0" winston-daily-rotate-file "5.0.0" +"@book000/node-utils@1.13.94": + version "1.13.94" + resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.13.94.tgz#68abe1b4fb8d7115e198efbe403eb6c2097dbe38" + integrity sha512-t9Q5yzdmttPP38RjWcGTc+zWRTCb8ekRkogB/u+aOZqFsSdn5Z1rDhYKg6BMS9LUcyk2LOqd685dml1lEttfLA== + dependencies: + axios "1.7.2" + cycle "1.0.3" + form-data "4.0.0" + jsonc-parser "3.2.1" + moment-timezone "0.5.45" + winston "3.13.0" + winston-daily-rotate-file "5.0.0" + "@book000/twitterts@0.62.53": version "0.62.53" resolved "https://registry.yarnpkg.com/@book000/twitterts/-/twitterts-0.62.53.tgz#9763dded71ddfd12315aeb2d245c1d7bea7783b6"