From 5f7339467a0820a4ca1db1ab588ae46d81c00b3c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 7 Jun 2024 18:33:58 +0000 Subject: [PATCH] chore(deps): update dependency @book000/node-utils to v1.13.103 (#1904) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- crawler/package.json | 2 +- crawler/yarn.lock | 13 ------------- 2 files changed, 1 insertion(+), 14 deletions(-) diff --git a/crawler/package.json b/crawler/package.json index 79b3ca39..bd9de6e0 100644 --- a/crawler/package.json +++ b/crawler/package.json @@ -31,7 +31,7 @@ }, "devDependencies": { "@book000/eslint-config": "1.6.31", - "@book000/node-utils": "1.13.102", + "@book000/node-utils": "1.13.103", "@book000/twitterts": "0.62.64", "@types/node": "20.14.2", "@vercel/ncc": "0.38.1", diff --git a/crawler/yarn.lock b/crawler/yarn.lock index bb5401cd..4b823844 100644 --- a/crawler/yarn.lock +++ b/crawler/yarn.lock @@ -46,19 +46,6 @@ globals "15.4.0" typescript-eslint "7.12.0" -"@book000/node-utils@1.13.102": - version "1.13.102" - resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.13.102.tgz#be28d793f06308306d9ac94b6b393320564fa61f" - integrity sha512-0IZLvPw8kHMx15cNhIhmuJDOnUF170VbLn9ksoRT82qxT/Gh8iJynmBK0R8QDcCPzlXWYdY0U86JvjL72P9oTQ== - 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/node-utils@1.13.103": version "1.13.103" resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.13.103.tgz#fe13f8ff5004712e926eb99773b7943ec8aa4747"