Skip to content

Commit a3c9adf

Browse files
committed
fix: pin client versions used by toolkit
1 parent 3c37c57 commit a3c9adf

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

packages/core/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -496,12 +496,12 @@
496496
"dependencies": {
497497
"@amzn/amazon-q-developer-streaming-client": "file:../../src.gen/@amzn/amazon-q-developer-streaming-client",
498498
"@amzn/codewhisperer-streaming": "file:../../src.gen/@amzn/codewhisperer-streaming",
499-
"@aws-sdk/client-cloudformation": "^3.667.0",
500-
"@aws-sdk/client-cloudwatch-logs": "^3.666.0",
501-
"@aws-sdk/client-cognito-identity": "^3.637.0",
502-
"@aws-sdk/client-lambda": "^3.637.0",
503-
"@aws-sdk/client-sso": "^3.342.0",
504-
"@aws-sdk/client-sso-oidc": "^3.574.0",
499+
"@aws-sdk/client-cloudformation": "3.696.0",
500+
"@aws-sdk/client-cloudwatch-logs": "3.696.0",
501+
"@aws-sdk/client-cognito-identity": "3.696.0",
502+
"@aws-sdk/client-lambda": "3.696.0",
503+
"@aws-sdk/client-sso": "3.696.0",
504+
"@aws-sdk/client-sso-oidc": "3.696.0",
505505
"@aws-sdk/credential-provider-ini": "3.46.0",
506506
"@aws-sdk/credential-provider-process": "3.37.0",
507507
"@aws-sdk/credential-provider-sso": "^3.345.0",

0 commit comments

Comments
 (0)