From 9ec83f45cde926d6a3d2999d4c1b22898aa6af27 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 29 Mar 2024 19:36:03 +0000 Subject: [PATCH] fix: upgrade aws-sdk from 2.610.0 to 2.1574.0 Snyk has created this PR to upgrade aws-sdk from 2.610.0 to 2.1574.0. See this package in npm: https://www.npmjs.com/package/aws-sdk See this project in Snyk: https://app.snyk.io/org/bram00767/project/4d23c36f-b856-479c-91e2-6eda8638a73e?utm_source=github&utm_medium=referral&page=upgrade-pr --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8368be49c127..f70c61326e3f 100644 --- a/package.json +++ b/package.json @@ -77,7 +77,7 @@ "ajv": "^6.11.0", "async": "^3.2.0", "await-sleep": "0.0.1", - "aws-sdk": "^2.610.0", + "aws-sdk": "^2.1574.0", "babel-eslint": "^10.1.0", "broken-link-checker": "^0.7.8", "chalk": "^4.0.0",