diff --git a/package.json b/package.json index 2e8b85bb..4a053942 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "fix:prettier": "prettier --write src" }, "devDependencies": { - "@book000/node-utils": "1.3.50", + "@book000/node-utils": "1.3.51", "@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 a112e9a2..26c4d9b5 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.50": - version "1.3.50" - resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.3.50.tgz#7384a4a2aa5f668c12caef563cbab9b247a0c90b" - integrity sha512-YWxnBIP8s7ncinIYikKbW4TUbvQHkKxh4Lwx+7LYym0dBbBkPoGJOTUdqAb1A4FJWW9w80asXvT4fAPNAKKIRw== +"@book000/node-utils@1.3.51": + version "1.3.51" + resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.3.51.tgz#1b03d3062545d4fd4e9bfbe206531b3c797354cd" + integrity sha512-BJu5zlR4jDsz4Xl/T8+vqbhPWfPDiNarifGBMzL6RDt1xGnRoppldh+xNVpwv/iocXg8exiLlW97Q+RsKK3L2Q== dependencies: axios "1.4.0" cycle "1.0.3"