From b1907c1f79f826e49c84f91b5d2bc3c4fd590b95 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 Jan 2025 01:05:48 +0000 Subject: [PATCH] chore(deps): update dependency @book000/node-utils to v1.13.428 (#1168) 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 77d65be5..e462077a 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ }, "devDependencies": { "@book000/eslint-config": "1.7.133", - "@book000/node-utils": "1.13.427", + "@book000/node-utils": "1.13.428", "@discordjs/builders": "1.10.0", "@types/node": "22.7.5", "@vercel/ncc": "0.38.3", diff --git a/yarn.lock b/yarn.lock index 23094d7d..40d7283e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -28,10 +28,10 @@ globals "15.14.0" typescript-eslint "8.21.0" -"@book000/node-utils@1.13.427": - version "1.13.427" - resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.13.427.tgz#3e419882282b93d11d2f28374bd015aadef9a317" - integrity sha512-5jFC/K5SPrdspug59gVC5KS87oRSAhF1quDlseKt26Qi1abU//QRtogPE9E9RT6L2LeL0G3DKJe/6eWuGYVSvQ== +"@book000/node-utils@1.13.428": + version "1.13.428" + resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.13.428.tgz#ef00c9c5f2349956f17aee7b6e68e7066b83f22b" + integrity sha512-qWZzNpvS42+P8UalGA0v6kZBeh3MD4TDWFg0g8nwLwu3mT7v3MvWWijlJO49D/tjhSUwqE/GIp/uUN0d3vR1LQ== dependencies: axios "1.7.9" cycle "1.0.3"