From ee4b2b95b52d3cfaa4a3baaff0506c83f7551d38 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 10 Jun 2024 01:44:01 +0000 Subject: [PATCH] chore(deps): update dependency @book000/node-utils to v1.13.110 (#1924) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- crawler/package.json | 2 +- crawler/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/crawler/package.json b/crawler/package.json index b8e1931b..89a75852 100644 --- a/crawler/package.json +++ b/crawler/package.json @@ -31,7 +31,7 @@ }, "devDependencies": { "@book000/eslint-config": "1.6.32", - "@book000/node-utils": "1.13.109", + "@book000/node-utils": "1.13.110", "@book000/twitterts": "0.62.77", "@types/node": "20.14.2", "@vercel/ncc": "0.38.1", diff --git a/crawler/yarn.lock b/crawler/yarn.lock index 77772f03..8c7aa1d5 100644 --- a/crawler/yarn.lock +++ b/crawler/yarn.lock @@ -59,10 +59,10 @@ winston "3.13.0" winston-daily-rotate-file "5.0.0" -"@book000/node-utils@1.13.109": - version "1.13.109" - resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.13.109.tgz#4174101cef666f722a0f9cf1dbbc09b36b0e5e27" - integrity sha512-ccfxsH2vBmf76lqAWfx207oW9p5BDbo8Om69KXToh1RYlXePIjDFxp3z4WIPBPi5YZ8bf7FRZTphWz2qT5MT4A== +"@book000/node-utils@1.13.110": + version "1.13.110" + resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.13.110.tgz#9743dfe739f5e5934b27c0126d2818ef230bdd5c" + integrity sha512-HNX57a96hiWibSTcCT38+Q5QGT/+0YMf2mM0KtbQQw9dfwvSymEkkncNZtXc7mp3xKTuL2CX7MMfrCKogE5J8g== dependencies: axios "1.7.2" cycle "1.0.3"