Skip to content

Commit e69daad

Browse files
chore: Bump aws-sdk (#580)
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.844.0 to 2.848.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.844.0...v2.848.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 27bfd94 commit e69daad

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
@@ -22,7 +22,7 @@
2222
"@typescript-eslint/eslint-plugin": "^4.15.1",
2323
"@typescript-eslint/parser": "^4.15.1",
2424
"@zeit/ncc": "^0.22.1",
25-
"aws-sdk": "^2.844.0",
25+
"aws-sdk": "^2.848.0",
2626
"eslint": "^7.20.0",
2727
"jest": "^26.6.3",
2828
"ts-jest": "^26.5.1",

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

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

1041-
aws-sdk@^2.844.0:
1042-
version "2.844.0"
1043-
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.844.0.tgz#0d90279f9d224fd5c218a8b5cef4cb4c3949fd8a"
1044-
integrity sha512-8RMVGRhJ+s5xITDgR2bAVwuq/U2dhFhk83x4O7G4Sav/UxeXgmMfa6YU5P6CSDCq80ikBZVLb1bBVuW75h2nKQ==
1041+
aws-sdk@^2.848.0:
1042+
version "2.848.0"
1043+
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.848.0.tgz#5e7706ddd30a55a2d5a5b64c29682a757607ee64"
1044+
integrity sha512-c/e5kaEFl+9aYkrYDkmu5mSZlL+EfP6DnBOMD06fH12gIsaFSMBGtbsDTHABhvSu++LxeI1dJAD148O17MuZvg==
10451045
dependencies:
10461046
buffer "4.9.2"
10471047
events "1.1.1"

0 commit comments

Comments
 (0)