From 9ca34e37107fc51162b1ef9285a40f449f0a17fd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 15 Jul 2025 23:10:05 +0000 Subject: [PATCH] fix(deps): update dependency @nestjs/axios to v4.0.1 --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index b1e946a40bb..1204ac053a4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1620,9 +1620,9 @@ "@tybys/wasm-util" "^0.9.0" "@nestjs/axios@^4.0.0": - version "4.0.0" - resolved "https://registry.yarnpkg.com/@nestjs/axios/-/axios-4.0.0.tgz#520ff7c6238e635658fe334ee62db9d1b9c5546f" - integrity sha512-1cB+Jyltu/uUPNQrpUimRHEQHrnQrpLzVj6dU3dgn6iDDDdahr10TgHFGTmw5VuJ9GzKZsCLDL78VSwJAs/9JQ== + version "4.0.1" + resolved "https://registry.yarnpkg.com/@nestjs/axios/-/axios-4.0.1.tgz#7ff73f47727b67dc04410ac6e9b3329401ebbb65" + integrity sha512-68pFJgu+/AZbWkGu65Z3r55bTsCPlgyKaV4BSG8yUAD72q1PPuyVRgUwFv6BxdnibTUHlyxm06FmYWNC+bjN7A== "@nestjs/common@^11.0.16": version "11.1.3"