From 906bf8ebde9575d2c0e8299aa0e946780ce8e51d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 4 Feb 2025 06:17:04 +0000 Subject: [PATCH] chore(deps): update dependency @book000/node-utils to v1.13.445 (#1192) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 952c1a4d..7d078250 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ }, "devDependencies": { "@book000/eslint-config": "1.7.141", - "@book000/node-utils": "1.13.444", + "@book000/node-utils": "1.13.445", "@discordjs/builders": "1.10.0", "@types/node": "22.7.5", "@vercel/ncc": "0.38.3", diff --git a/yarn.lock b/yarn.lock index 5055e029..6faabff0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -28,10 +28,10 @@ globals "15.14.0" typescript-eslint "8.23.0" -"@book000/node-utils@1.13.444": - version "1.13.444" - resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.13.444.tgz#cc15af16912320bfada79fce2e6ce9316754014a" - integrity sha512-xD2zwd+mokxgT+hKGqWoVA8VMTd5fH2OEo8bsbchFDeWStLMtgI4JFGxcXKsDkkpKTBVlVNcvrlm5CEsQNxwlA== +"@book000/node-utils@1.13.445": + version "1.13.445" + resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.13.445.tgz#f0e2d0132abdcbd141e18a1d76c246f8a113e67d" + integrity sha512-yYqrUhtLKDip7snA0f2D9KCk9OtUhKMew7yuo2KZ6TkvU4vuDzk6xP+1Z4PWfIibmJNJ3a8vUteckshdNQCxtw== dependencies: axios "1.7.9" cycle "1.0.3"