diff --git a/package.json b/package.json index 6d6877de..5d88ff4e 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "fix:prettier": "prettier --write src" }, "devDependencies": { - "@book000/node-utils": "1.3.48", + "@book000/node-utils": "1.3.49", "@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 99a54e80..0249e711 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.48": - version "1.3.48" - resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.3.48.tgz#82a075b6b7b567c597d6ee8f479aaa5038a775ae" - integrity sha512-nSq/ker1dKh+/FXr+2oNRLb6/9ZzRdBSURvv/NnR8e1Vf/msxr4jWx4MAjgrDxYNenSwF0hMaxD0zBCcSfLWEA== +"@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== dependencies: axios "1.4.0" cycle "1.0.3"