Skip to content

Commit 536d974

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.844.0 to 3.848.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.848.0/clients/client-amplify) Updates `@aws-sdk/client-cognito-identity-provider` from 3.844.0 to 3.848.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.848.0/clients/client-cognito-identity-provider) Updates `@aws-sdk/client-s3` from 3.844.0 to 3.848.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.848.0/clients/client-s3) --- updated-dependencies: - dependency-name: "@aws-sdk/client-amplify" dependency-version: 3.848.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.848.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.848.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 c4c2c99 commit 536d974

File tree

2 files changed

+1037
-576
lines changed

2 files changed

+1037
-576
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.844.0",
29-
"@aws-sdk/client-cognito-identity-provider": "^3.844.0",
30-
"@aws-sdk/client-s3": "^3.844.0",
28+
"@aws-sdk/client-amplify": "^3.975.0",
29+
"@aws-sdk/client-cognito-identity-provider": "^3.975.0",
30+
"@aws-sdk/client-s3": "^3.975.0",
3131
"aws-cdk-lib": "2.204.0",
3232
"constructs": "^10.4.2",
3333
"node-fetch": "^3.3.2",

0 commit comments

Comments
 (0)