From d1f94807bac70f0ebc8c83950d65833e988711a1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 7 Aug 2023 21:24:07 +0000 Subject: [PATCH] chore(deps): update dependency @book000/node-utils to v1.3.50 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index e10fe251..2e8b85bb 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "fix:prettier": "prettier --write src" }, "devDependencies": { - "@book000/node-utils": "1.3.49", + "@book000/node-utils": "1.3.50", "@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 6fe12d63..a112e9a2 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.49": - version "1.3.49" - resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.3.49.tgz#2e05693bfad430912d4812a435d3029723b94d11" - integrity sha512-rR7xXLcJBl09ZXqP7nOxsqk08QE0IrXKLypV9Khq2ZFLdaKl2v/65ZrTw2I/+IgHOJEIm/pauMdxTe2Z/3bDtg== +"@book000/node-utils@1.3.50": + version "1.3.50" + resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.3.50.tgz#7384a4a2aa5f668c12caef563cbab9b247a0c90b" + integrity sha512-YWxnBIP8s7ncinIYikKbW4TUbvQHkKxh4Lwx+7LYym0dBbBkPoGJOTUdqAb1A4FJWW9w80asXvT4fAPNAKKIRw== dependencies: axios "1.4.0" cycle "1.0.3"