Merge pull request #560 from docker/dependabot/npm_and_yarn/aws-sdk-dependencies-174b8a7904

build(deps): bump the aws-sdk-dependencies group with 2 updates
This commit is contained in:
CrazyMax 2023-07-11 11:25:25 +02:00 committed by GitHub
commit cc693296f2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 7414 additions and 7180 deletions

2
dist/index.js generated vendored

File diff suppressed because one or more lines are too long

2
dist/index.js.map generated vendored

File diff suppressed because one or more lines are too long

13280
dist/licenses.txt generated vendored

File diff suppressed because it is too large Load diff

View file

@ -28,8 +28,8 @@
"license": "MIT",
"dependencies": {
"@actions/core": "^1.10.0",
"@aws-sdk/client-ecr": "^3.347.1",
"@aws-sdk/client-ecr-public": "^3.347.1",
"@aws-sdk/client-ecr": "^3.369.0",
"@aws-sdk/client-ecr-public": "^3.369.0",
"@docker/actions-toolkit": "^0.6.0",
"http-proxy-agent": "^7.0.0",
"https-proxy-agent": "^7.0.0"

View file

@ -1,7 +1,7 @@
import * as core from '@actions/core';
import {ECR} from '@aws-sdk/client-ecr';
import {ECRPUBLIC} from '@aws-sdk/client-ecr-public';
import {NodeHttpHandler} from '@aws-sdk/node-http-handler';
import {NodeHttpHandler} from '@smithy/node-http-handler';
import {HttpProxyAgent} from 'http-proxy-agent';
import {HttpsProxyAgent} from 'https-proxy-agent';

1304
yarn.lock

File diff suppressed because it is too large Load diff