From db7b2c686fb3f35d25e058603f17f0f9ab0e8f9c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 10 Nov 2024 03:35:09 +0000 Subject: [PATCH] build(deps): update dependency @aws-sdk/client-s3 to ^3.688.0 (#2075) 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 89842b388a..1737dc556f 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "test": "jest" }, "dependencies": { - "@aws-sdk/client-s3": "^3.685.0", + "@aws-sdk/client-s3": "^3.688.0", "@wppconnect-team/wppconnect": "^1.35.1", "archiver": "^7.0.1", "axios": "^1.7.7",