Skip to content

Commit e2da8e7

Browse files
chore(deps): bump the aws-sdk-js group in /infra with 3 updates
Bumps the aws-sdk-js group in /infra with 3 updates: [@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.1000.0 to 3.1012.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.1012.0/clients/client-amplify) Updates `@aws-sdk/client-cognito-identity-provider` from 3.1000.0 to 3.1012.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.1012.0/clients/client-cognito-identity-provider) Updates `@aws-sdk/client-s3` from 3.1000.0 to 3.1012.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.1012.0/clients/client-s3) --- updated-dependencies: - dependency-name: "@aws-sdk/client-amplify" dependency-version: 3.1012.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws-sdk-js - dependency-name: "@aws-sdk/client-cognito-identity-provider" dependency-version: 3.1012.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws-sdk-js - dependency-name: "@aws-sdk/client-s3" dependency-version: 3.1012.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws-sdk-js ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 973c5f1 commit e2da8e7

File tree

2 files changed

+901
-889
lines changed

2 files changed

+901
-889
lines changed

infra/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@
2525
},
2626
"dependencies": {
2727
"@aws-crypto/client-node": "^4.2.1",
28-
"@aws-sdk/client-amplify": "^3.1000.0",
29-
"@aws-sdk/client-cognito-identity-provider": "^3.1000.0",
30-
"@aws-sdk/client-s3": "^3.1000.0",
28+
"@aws-sdk/client-amplify": "^3.1012.0",
29+
"@aws-sdk/client-cognito-identity-provider": "^3.1012.0",
30+
"@aws-sdk/client-s3": "^3.1012.0",
3131
"aws-cdk-lib": "2.241.0",
3232
"constructs": "^10.5.0",
3333
"node-fetch": "^3.3.2",

0 commit comments

Comments
 (0)