chore: fix test compatibility with AWS SDK JS v3.515.0 (#1006)

This commit is contained in:
George Fu
2024-02-16 13:01:15 -05:00
committed by GitHub
parent 2e34541e3b
commit 75a5a83a24
3 changed files with 224 additions and 184 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
"organization": true
},
"devDependencies": {
"@aws-sdk/credential-provider-env": "^3.186.0",
"@aws-sdk/credential-provider-env": "^3.515.0",
"@smithy/property-provider": "^2.1.1",
"@jest/globals": "^29.7.0",
"@types/jest": "^29.5.12",