From 1858c0d5887c581aee30f1ad00e53a23be6a866a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 9 Jun 2024 09:22:27 +0000 Subject: [PATCH] chore(deps): update dependency @book000/node-utils to v1.13.107 --- 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 554034be..aa69fb5f 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.106", + "@book000/node-utils": "1.13.107", "@book000/twitterts": "0.62.72", "@types/node": "20.14.2", "@vercel/ncc": "0.38.1", diff --git a/crawler/yarn.lock b/crawler/yarn.lock index f566484a..060b305e 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.107": + version "1.13.107" + resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.13.107.tgz#3440a149724dde737bb1f0390f42188e096f2a45" + integrity sha512-j9e6LaTz1+Jrh7zwVOrBHdkA8oLyG7NdqcCYkaWbUq3O5Cmyxic03MHWgDxeO7/F5fQF/FOHaXV30/2GYMituA== + 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.72": version "0.62.72" resolved "https://registry.yarnpkg.com/@book000/twitterts/-/twitterts-0.62.72.tgz#2293b9516df2ff4fe7a8562f2da0711d101a056a"