From ddf4293d4ba38fc6de8514dc9c075165a4e0ae74 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 18:22:27 -0300 Subject: [PATCH] build(deps): update dependency axios to ^1.7.9 (#2093) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 629bb7ee72..241b1dd1fe 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "@aws-sdk/client-s3": "^3.699.0", "@wppconnect-team/wppconnect": "^1.35.2", "archiver": "^7.0.1", - "axios": "^1.7.7", + "axios": "^1.7.9", "bcrypt": "^5.1.1", "buffer-to-stream": "1.0.0", "cors": "^2.8.5",