Skip to content

Commit e9a83ba

Browse files
build(deps): bump the aws-sdk-dependencies group with 2 updates
Bumps the aws-sdk-dependencies group with 2 updates: [@aws-sdk/client-ecr](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ecr) and [@aws-sdk/client-ecr-public](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ecr-public). Updates `@aws-sdk/client-ecr` from 3.435.0 to 3.509.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-ecr/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.509.0/clients/client-ecr) Updates `@aws-sdk/client-ecr-public` from 3.435.0 to 3.509.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-ecr-public/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.509.0/clients/client-ecr-public) --- updated-dependencies: - dependency-name: "@aws-sdk/client-ecr" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws-sdk-dependencies - dependency-name: "@aws-sdk/client-ecr-public" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws-sdk-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3d58c27 commit e9a83ba

File tree

2 files changed

+647
-607
lines changed

2 files changed

+647
-607
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@
2626
"license": "Apache-2.0",
2727
"dependencies": {
2828
"@actions/core": "^1.10.1",
29-
"@aws-sdk/client-ecr": "^3.435.0",
30-
"@aws-sdk/client-ecr-public": "^3.435.0",
29+
"@aws-sdk/client-ecr": "^3.509.0",
30+
"@aws-sdk/client-ecr-public": "^3.509.0",
3131
"@docker/actions-toolkit": "^0.14.0",
3232
"http-proxy-agent": "^7.0.0",
3333
"https-proxy-agent": "^7.0.2"

0 commit comments

Comments
 (0)