From 9a7d5d3cd9e54cfe7c79488f0becb8a0b017bef3 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 27 Aug 2024 19:39:04 +0000 Subject: [PATCH] fix: upgrade aws-sdk from 2.884.0 to 2.1669.0 Snyk has created this PR to upgrade aws-sdk from 2.884.0 to 2.1669.0. See this package in npm: aws-sdk See this project in Snyk: https://app.snyk.io/org/nanyte25/project/36423122-0bf1-444d-a789-01e64670a703?utm_source=github&utm_medium=referral&page=upgrade-pr --- client/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/package.json b/client/package.json index 0f898927..3fd6fc1b 100644 --- a/client/package.json +++ b/client/package.json @@ -6,7 +6,7 @@ "@fortawesome/react-fontawesome": "^0.1.14", "@sentry/react": "^6.2.5", "aos": "^2.3.4", - "aws-sdk": "^2.1596.0", + "aws-sdk": "^2.1669.0", "axios": "^0.21.1", "bootstrap": "^4.4.1", "chartjs": "^0.3.24",