We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09c62c5 commit 20353d1Copy full SHA for 20353d1
infra/package.json
@@ -26,9 +26,9 @@
26
"dependencies": {
27
"@aws-cdk/aws-cognito-identitypool-alpha": "2.186.0-alpha.0",
28
"@aws-crypto/client-node": "^4.2.0",
29
- "@aws-sdk/client-amplify": "^3.775.0",
30
- "@aws-sdk/client-cognito-identity-provider": "^3.775.0",
31
- "@aws-sdk/client-s3": "^3.775.0",
+ "@aws-sdk/client-amplify": "^3.787.0",
+ "@aws-sdk/client-cognito-identity-provider": "^3.787.0",
+ "@aws-sdk/client-s3": "^3.787.0",
32
"aws-cdk-lib": "2.186.0",
33
"constructs": "^10.4.2",
34
"node-fetch": "^3.3.2",
0 commit comments