From 934d7cf896b41deb6e2ddb71adba6501456cfa73 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 25 Oct 2024 06:53:12 +0000 Subject: [PATCH] fix: upgrade @aws-sdk/client-sts from 3.258.0 to 3.664.0 Snyk has created this PR to upgrade @aws-sdk/client-sts from 3.258.0 to 3.664.0. See this package in npm: @aws-sdk/client-sts See this project in Snyk: https://app.snyk.io/org/bibiefart/project/c5f8b856-02c5-4888-989b-b06f077c43e9?utm_source=github&utm_medium=referral&page=upgrade-pr --- node_modules/@aws-sdk/client-cognito-identity/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules/@aws-sdk/client-cognito-identity/package.json b/node_modules/@aws-sdk/client-cognito-identity/package.json index 6743abe03..814291bdf 100644 --- a/node_modules/@aws-sdk/client-cognito-identity/package.json +++ b/node_modules/@aws-sdk/client-cognito-identity/package.json @@ -21,7 +21,7 @@ "dependencies": { "@aws-crypto/sha256-browser": "3.0.0", "@aws-crypto/sha256-js": "3.0.0", - "@aws-sdk/client-sts": "3.258.0", + "@aws-sdk/client-sts": "3.664.0", "@aws-sdk/config-resolver": "3.257.0", "@aws-sdk/credential-provider-node": "3.258.0", "@aws-sdk/fetch-http-handler": "3.257.0",