From ecd015809db93835d7bd7a9fbaea0e6b8be130d0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 23 Jul 2024 04:56:37 +0000 Subject: [PATCH] chore(deps): Update aws-sdk-js-v3 monorepo --- .github/scripts/package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/scripts/package.json b/.github/scripts/package.json index 0c060d7a4..ba985a896 100644 --- a/.github/scripts/package.json +++ b/.github/scripts/package.json @@ -8,10 +8,10 @@ }, "dependencies": { "@actions/core": "1.9.1", - "@aws-sdk/client-sqs": "3.27.0", - "@aws-sdk/client-dynamodb": "3.27.0", - "@aws-sdk/util-dynamodb": "3.27.0", - "@aws-sdk/credential-providers": "3.451.0" + "@aws-sdk/client-sqs": "3.616.0", + "@aws-sdk/client-dynamodb": "3.616.0", + "@aws-sdk/util-dynamodb": "3.616.0", + "@aws-sdk/credential-providers": "3.617.0" }, "keywords": [], "author": "",