Skip to content

Commit 1b17559

Browse files
committed
Satisfy peer dep for credentials-provider-node
1 parent c4e4aa0 commit 1b17559

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/pwrdrvr/package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@
3939
"@aws-sdk/client-lambda": "^3.78.0",
4040
"@aws-sdk/client-s3": "^3.78.0",
4141
"@aws-sdk/client-sts": "^3.78.0",
42+
"@aws-sdk/credential-provider-node": "^3.78.0",
4243
"@aws-sdk/lib-storage": "^3.78.0",
4344
"@oclif/command": "^1.8.4",
4445
"@oclif/config": "^1.17.1",
@@ -63,6 +64,7 @@
6364
"@aws-sdk/client-lambda": "3.78.0",
6465
"@aws-sdk/client-s3": "3.78.0",
6566
"@aws-sdk/client-sts": "3.78.0",
67+
"@aws-sdk/credential-provider-node": "3.78.0",
6668
"@aws-sdk/lib-storage": "3.78.0",
6769
"@types/convict": "^6.0.2",
6870
"@types/convict-format-with-validator": "^6.0.2",

0 commit comments

Comments
 (0)