diff --git a/package.json b/package.json index bfa41a26..f3ddc7aa 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "fix:prettier": "prettier --write src" }, "devDependencies": { - "@book000/node-utils": "1.13.116", + "@book000/node-utils": "1.13.117", "@fastify/basic-auth": "5.1.1", "@fastify/cors": "9.0.1", "@types/cheerio": "0.22.35", diff --git a/yarn.lock b/yarn.lock index 827563c8..f76fca79 100644 --- a/yarn.lock +++ b/yarn.lock @@ -25,10 +25,10 @@ js-tokens "^4.0.0" picocolors "^1.0.0" -"@book000/node-utils@1.13.116": - version "1.13.116" - resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.13.116.tgz#4e6b1fa653ba98712abc90819bfa1b30285a271b" - integrity sha512-AR09Gwe+l3NtcUcOypst50yuvIJ1aeN81gYXFL1WBuYl8hu80lgF0izUeCB9wF4T7TELvcVIzV1wnrAqXtcE5g== +"@book000/node-utils@1.13.117": + version "1.13.117" + resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.13.117.tgz#8187fd560b8278f6623fc42aee2b4cd96a5ed2b5" + integrity sha512-N4k/PJY2oeJe2P5P0jHJ7lr0IJxpxY5tLTiGC6o5eVPVo42vumpY1Ge4oLUcbngLbfRbEQX6q5wK16JCRHaijA== dependencies: axios "1.7.2" cycle "1.0.3"