Skip to content

Commit 8ec84fb

Browse files
Bump aws-sdk (#110)
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.724.0 to 2.725.0. - [Release notes](https://github.com/aws/aws-sdk-js/releases) - [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md) - [Commits](aws/aws-sdk-js@v2.724.0...v2.725.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7719cbf commit 8ec84fb

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@typescript-eslint/eslint-plugin": "^2.30.0",
2121
"@typescript-eslint/parser": "^2.30.0",
2222
"@zeit/ncc": "^0.22.1",
23-
"aws-sdk": "^2.671.0",
23+
"aws-sdk": "^2.725.0",
2424
"eslint": "^6.8.0",
2525
"jest": "^26.1.0",
2626
"ts-jest": "^26.1.2",

modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -927,10 +927,10 @@ atob@^2.1.2:
927927
resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9"
928928
integrity sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==
929929

930-
aws-sdk@^2.671.0:
931-
version "2.724.0"
932-
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.724.0.tgz#30e18c62930a17b5b0b5ec43f53e82996008b54d"
933-
integrity sha512-XfTPfNAkpLn/RE9ODMs8PDoZ1cI5npeS4p452mDKWUGqdr8DthdQ+6QU786KSzBRB9Bs+k5MCXI62Nv//aLFZA==
930+
aws-sdk@^2.725.0:
931+
version "2.725.0"
932+
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.725.0.tgz#287ef3b55aa66f10c88671ec62300e96015aaf6a"
933+
integrity sha512-Qd/MlxfQC9NpTxFUQ7u2BdsjiwNtbn5oVp04NPfXEc0xyT216TtcIs+jNyiJ9WaH7AgkHouU1BbBcReO8byYzg==
934934
dependencies:
935935
buffer "4.9.2"
936936
events "1.1.1"

0 commit comments

Comments
 (0)