standardize on @aws-sdk v3 versions for test stability

Signed-off-by: Andrew Ochsner <andrew.ochsner@cognizant.com>
This commit is contained in:
Andrew Ochsner
2023-05-08 16:21:36 -05:00
parent b66bfdf3d7
commit 3659c71c5d
11 changed files with 745 additions and 1324 deletions
+1 -1
View File
@@ -50,7 +50,7 @@
},
"dependencies": {
"@aws-crypto/sha256-js": "^3.0.0",
"@aws-sdk/credential-providers": "^3.208.0",
"@aws-sdk/credential-providers": "^3.310.0",
"@aws-sdk/signature-v4": "^3.310.0",
"@azure/identity": "^2.0.4",
"@backstage/backend-common": "workspace:^",