diff --git a/package.json b/package.json index 9f52154f..dc9053bb 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "fix:prettier": "prettier --write src" }, "devDependencies": { - "@book000/node-utils": "1.3.53", + "@book000/node-utils": "1.3.54", "@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 073676fc..a24fe5fd 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.53": - version "1.3.53" - resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.3.53.tgz#9f81c819cc6c187f492c49e8bd821a9c5dea0f8c" - integrity sha512-z7wDyBBsuGyxf4V0Uh4VhrzYCMYyyZ7k9QHHmeGDRndtLpxh6o5vl+I5u1+lBy2kkUEDkG6zmCWkdGE0+ZO/Bw== +"@book000/node-utils@1.3.54": + version "1.3.54" + resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.3.54.tgz#2b9e18994c7e289a83c4438f2b6544a770986f6e" + integrity sha512-JfDCPzzwT9eBmR0nh+W1PaZ6vTBVrxIVl9HvGYBneT01pX3wPItgU1z18RyjY4v2FxPP4D6Au/fFXYI9c4knYg== dependencies: axios "1.4.0" cycle "1.0.3"