Skip to content

Commit 20353d1

Browse files
chore(deps): bump the aws-sdk-js group across 1 directory with 3 updates
Bumps the aws-sdk-js group with 3 updates in the /infra directory: [@aws-sdk/client-amplify](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-amplify), [@aws-sdk/client-cognito-identity-provider](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cognito-identity-provider) and [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3). Updates `@aws-sdk/client-amplify` from 3.775.0 to 3.777.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-amplify/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.777.0/clients/client-amplify) Updates `@aws-sdk/client-cognito-identity-provider` from 3.775.0 to 3.777.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-cognito-identity-provider/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.777.0/clients/client-cognito-identity-provider) Updates `@aws-sdk/client-s3` from 3.775.0 to 3.777.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.777.0/clients/client-s3) --- updated-dependencies: - dependency-name: "@aws-sdk/client-amplify" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws-sdk-js - dependency-name: "@aws-sdk/client-cognito-identity-provider" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws-sdk-js - dependency-name: "@aws-sdk/client-s3" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws-sdk-js ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 09c62c5 commit 20353d1

File tree

2 files changed

+261
-34
lines changed

2 files changed

+261
-34
lines changed

infra/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@
2626
"dependencies": {
2727
"@aws-cdk/aws-cognito-identitypool-alpha": "2.186.0-alpha.0",
2828
"@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",
29+
"@aws-sdk/client-amplify": "^3.787.0",
30+
"@aws-sdk/client-cognito-identity-provider": "^3.787.0",
31+
"@aws-sdk/client-s3": "^3.787.0",
3232
"aws-cdk-lib": "2.186.0",
3333
"constructs": "^10.4.2",
3434
"node-fetch": "^3.3.2",

0 commit comments

Comments
 (0)