From b673b431f2bd729d27dd322c57c182b1862c9703 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 11 Jun 2024 00:18:56 +0000 Subject: [PATCH] chore(deps): update dependency @book000/node-utils to v1.13.112 (#1932) 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 f17ddf73..32e12353 100644 --- a/crawler/package.json +++ b/crawler/package.json @@ -31,7 +31,7 @@ }, "devDependencies": { "@book000/eslint-config": "1.6.34", - "@book000/node-utils": "1.13.111", + "@book000/node-utils": "1.13.112", "@book000/twitterts": "0.62.83", "@types/node": "20.14.2", "@vercel/ncc": "0.38.1", diff --git a/crawler/yarn.lock b/crawler/yarn.lock index 00ce61a9..ba7108d7 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.112": + version "1.13.112" + resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.13.112.tgz#600408ec72994c79dbd6208477fccc6b0a00b152" + integrity sha512-Cmz+3Ivzizh0UrCqw29OUr/k5jcFlGFb2tqGj1DPo8Sej0X+VheoIBMTD9fiBoC2pRYyRENpmlDZCyo2ty5HzA== + 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.83": version "0.62.83" resolved "https://registry.yarnpkg.com/@book000/twitterts/-/twitterts-0.62.83.tgz#6b318eeedb6cfffdc330eeca0b48d07de544cc50"