From 2a223b9ade186d09937d7849990c3ba8c52dfc78 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 15 Aug 2023 18:46:09 +0000 Subject: [PATCH] chore(deps): update dependency @book000/node-utils to v1.3.57 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 5c15a6dd..0957497c 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "fix:prettier": "prettier --write src" }, "devDependencies": { - "@book000/node-utils": "1.3.56", + "@book000/node-utils": "1.3.57", "@fastify/basic-auth": "5.0.0", "@fastify/cors": "8.3.0", "@types/cheerio": "0.22.31", diff --git a/yarn.lock b/yarn.lock index 9748adcb..f46b5fee 100644 --- a/yarn.lock +++ b/yarn.lock @@ -33,10 +33,10 @@ chalk "^2.0.0" js-tokens "^4.0.0" -"@book000/node-utils@1.3.56": - version "1.3.56" - resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.3.56.tgz#f5a7a33249594c46db29f7d7d204189fd5b83f1c" - integrity sha512-p7jKxfs0Ec+OcfzWEMsIY8VLWGepMhAwgrue7p7bRSnnJvdBm17Wy9l2Ehs9y+YfptD25MTUH9Og50bhXvrCRw== +"@book000/node-utils@1.3.57": + version "1.3.57" + resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.3.57.tgz#f3eb97cff0d079164e465bab44a6f6c936d9b623" + integrity sha512-mddgMuzMPeGvDuIDNpJjYAV8z6w/+fzKoUmcS8c9XJQbMZq4qrT2DPYPaQtl20wVJKNf5Ngx3itQF5HZTecRwg== dependencies: axios "1.4.0" cycle "1.0.3"