Skip to content

Commit 9b9a3a6

Browse files
authored
fix(credential-provider-node): add missing dependency (#2623)
1 parent f01142c commit 9b9a3a6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/credential-provider-node/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
"@aws-sdk/property-provider": "3.23.0",
3434
"@aws-sdk/shared-ini-file-loader": "3.23.0",
3535
"@aws-sdk/types": "3.22.0",
36+
"@aws-sdk/util-credentials": "3.23.0",
3637
"tslib": "^2.3.0"
3738
},
3839
"devDependencies": {

0 commit comments

Comments
 (0)