From fa9225fb7cce6da847dbec860cc4dcf84e9fe139 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Oct 2023 18:09:28 +0000 Subject: [PATCH] chore(deps): update dependency @book000/node-utils to v1.6.27 (#912) 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 be9a5440..e308fed9 100644 --- a/crawler/package.json +++ b/crawler/package.json @@ -30,7 +30,7 @@ "fastify": "4.24.3" }, "devDependencies": { - "@book000/node-utils": "1.6.26", + "@book000/node-utils": "1.6.27", "@book000/twitterts": "0.44.6", "@types/node": "20.4.10", "@typescript-eslint/eslint-plugin": "6.8.0", diff --git a/crawler/yarn.lock b/crawler/yarn.lock index e7547b8d..d77cb7af 100644 --- a/crawler/yarn.lock +++ b/crawler/yarn.lock @@ -58,6 +58,19 @@ winston "3.11.0" winston-daily-rotate-file "4.7.1" +"@book000/node-utils@1.6.27": + version "1.6.27" + resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.6.27.tgz#2ff8bdde0252f514d79111d402c56e5482886381" + integrity sha512-ysnIVUyYcV6Wou9JNCzasmR6qgsZas8BlidWByaJwnjeA5lyv5cCMktNSJsx8bf0yWmlNuGlbuJgJZ/hZmfDKQ== + dependencies: + axios "1.5.1" + cycle "1.0.3" + form-data "4.0.0" + jsonc-parser "3.2.0" + logform "2.6.0" + winston "3.11.0" + winston-daily-rotate-file "4.7.1" + "@book000/twitterts@0.44.6": version "0.44.6" resolved "https://registry.yarnpkg.com/@book000/twitterts/-/twitterts-0.44.6.tgz#270f9e54843be7b17b6aea51d370177caa15b136"