From be2b9746841d6d03ab5e2c32885e8ee0c54f0134 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 4 Jun 2024 04:37:46 +0000 Subject: [PATCH] chore(deps): update dependency @book000/node-utils to v1.13.93 (#1882) 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 131cec2a..76ef473e 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.91", + "@book000/node-utils": "1.13.93", "@book000/twitterts": "0.62.51", "@types/node": "20.14.1", "@vercel/ncc": "0.38.1", diff --git a/crawler/yarn.lock b/crawler/yarn.lock index 4fe8d9cb..a82cbd20 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.93": + version "1.13.93" + resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.13.93.tgz#eb0bdb8f9cb5f797c74d9f691456c44657849c1c" + integrity sha512-C04TInoIK9tVa4sWe4wby9onOsCF4yYX4ZtY+8k0vWzmCN/6vNiwYsjq+48QCJmOclTse7GgteVutUYLN7TZzQ== + 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.51": version "0.62.51" resolved "https://registry.yarnpkg.com/@book000/twitterts/-/twitterts-0.62.51.tgz#3a3377dd1921868259144b33a4c2d931832f65ea"