diff --git a/package.json b/package.json index ef9b000e..377727e4 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "fix:prettier": "prettier --write src" }, "devDependencies": { - "@book000/node-utils": "1.3.38", + "@book000/node-utils": "1.3.39", "@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 0aed57f6..020a861f 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.38": - version "1.3.38" - resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.3.38.tgz#80f36dfb03c3068bc4e234fab69d5387456c5d71" - integrity sha512-X0ZxOgONWq9sLo0B0tiWq6nyCHoaJG/en8dR8dFOB9Ju6J8+J3RsjRzUQ6zxVvc7fu14iNxGO3PrYfV3cRh/lg== +"@book000/node-utils@1.3.39": + version "1.3.39" + resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.3.39.tgz#13774682015b93259e22f4b2391eeec65afd4e1c" + integrity sha512-99UOZXp37kKk8cgeARh9mt13GUMYQ/qshelM9ZZH2CRRWh0ktz8f07DFDZociwdmAgOyvKsQPQX4N4c9B3GxJw== dependencies: axios "1.4.0" cycle "1.0.3"