From 098bc1c2ab6020404b7fba7cd0e9f22bd301ecf5 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 16 Aug 2024 06:19:31 +0000 Subject: [PATCH] fix: upgrade @aws-sdk/client-sts from 3.258.0 to 3.620.0 Snyk has created this PR to upgrade @aws-sdk/client-sts from 3.258.0 to 3.620.0. See this package in npm: @aws-sdk/client-sts See this project in Snyk: https://app.snyk.io/org/bibiefart/project/013be48b-912d-4219-b555-e4e84b7c0c76?utm_source=github&utm_medium=referral&page=upgrade-pr --- node_modules/@aws-sdk/credential-providers/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules/@aws-sdk/credential-providers/package.json b/node_modules/@aws-sdk/credential-providers/package.json index 0a56219ed..af701d514 100644 --- a/node_modules/@aws-sdk/credential-providers/package.json +++ b/node_modules/@aws-sdk/credential-providers/package.json @@ -29,7 +29,7 @@ "dependencies": { "@aws-sdk/client-cognito-identity": "3.258.0", "@aws-sdk/client-sso": "3.258.0", - "@aws-sdk/client-sts": "3.258.0", + "@aws-sdk/client-sts": "3.620.0", "@aws-sdk/credential-provider-cognito-identity": "3.258.0", "@aws-sdk/credential-provider-env": "3.257.0", "@aws-sdk/credential-provider-imds": "3.257.0",