From 68990adc75cdb8c46107c36d45e235a9a7560426 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 23 Aug 2024 22:54:28 -0300 Subject: [PATCH] build(deps): update dependency @aws-sdk/client-s3 to ^3.637.0 (#1998) 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 6b513ba0e8..95f05f4ba8 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "test": "jest" }, "dependencies": { - "@aws-sdk/client-s3": "^3.633.0", + "@aws-sdk/client-s3": "^3.637.0", "@wppconnect-team/wppconnect": "^1.33.0", "archiver": "^7.0.1", "axios": "^1.7.4",