mirror of
https://github.com/aws-actions/configure-aws-credentials.git
synced 2026-09-03 06:05:04 +09:00
chore: fix test compatibility with AWS SDK JS v3.515.0 (#1006)
This commit is contained in:
+1
-1
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user