Skip to content
This repository was archived by the owner on Jan 16, 2025. It is now read-only.

Commit 2c2e199

Browse files
chore: Bump aws-sdk from 2.1283.0 to 2.1284.0 in /modules/runner-binaries-syncer/lambdas/runner-binaries-syncer (#2817)
chore: Bump aws-sdk Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1283.0 to 2.1284.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.1283.0...v2.1284.0) --- updated-dependencies: - dependency-name: aws-sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 28e4cd8 commit 2c2e199

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
@@ -36,7 +36,7 @@
3636
},
3737
"dependencies": {
3838
"axios": "^1.2.1",
39-
"aws-sdk": "^2.1283.0",
39+
"aws-sdk": "^2.1284.0",
4040
"tslog": "^3.3.4"
4141
}
4242
}

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1215,10 +1215,10 @@ available-typed-arrays@^1.0.5:
12151215
resolved "https://registry.yarnpkg.com/available-typed-arrays/-/available-typed-arrays-1.0.5.tgz#92f95616501069d07d10edb2fc37d3e1c65123b7"
12161216
integrity sha512-DMD0KiN46eipeziST1LPP/STfDU0sufISXmjSgvVsoU2tqxctQeASejWcfNtxYKqETM1UxQ8sp2OrSBWpHY6sw==
12171217

1218-
aws-sdk@^2.1283.0:
1219-
version "2.1283.0"
1220-
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1283.0.tgz#87dafacd3e4c9dd89f5de0bce43cafb50fd5c9e4"
1221-
integrity sha512-YlxTF0T9X8AcNrOzFPVOPnX1jNtHZjYHRUCfpsVwqdajHDGGruVsVppgBYXEiCRuTQNUhcJTUx0J0uKBhKQZIA==
1218+
aws-sdk@^2.1284.0:
1219+
version "2.1284.0"
1220+
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1284.0.tgz#1c8ae3d80ce3ff419cb5397e53a53d667ade981c"
1221+
integrity sha512-B9NllAw1kMMPUHpSs4OcUm0xK1el0tNU2qmIVHtRPRbOFT8cQfxy4HF8s2m0ddvMF1ma4tdzB5uNUNcu3c81ag==
12221222
dependencies:
12231223
buffer "4.9.2"
12241224
events "1.1.1"

0 commit comments

Comments
 (0)