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

Commit 108869e

Browse files
chore: Bump aws-sdk from 2.1167.0 to 2.1173.0 in /modules/runners/lambdas/runners (#2247)
chore: Bump aws-sdk in /modules/runners/lambdas/runners Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1167.0 to 2.1173.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.1167.0...v2.1173.0) --- updated-dependencies: - dependency-name: aws-sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3c57c79 commit 108869e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: modules/runners/lambdas/runners/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@types/aws-lambda": "^8.10.101",
4444
"@types/express": "^4.17.11",
4545
"@types/node": "^18.0.3",
46-
"aws-sdk": "^2.1167.0",
46+
"aws-sdk": "^2.1173.0",
4747
"cron-parser": "^4.5.0",
4848
"tslog": "^3.3.3",
4949
"typescript": "^4.7.4"

Diff for: modules/runners/lambdas/runners/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1934,10 +1934,10 @@ asynckit@^0.4.0:
19341934
resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
19351935
integrity sha1-x57Zf380y48robyXkLzDZkdLS3k=
19361936

1937-
aws-sdk@^2.1167.0:
1938-
version "2.1167.0"
1939-
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1167.0.tgz#e8614bce1a7355782734b6928792f14d11b39231"
1940-
integrity sha512-hUJzAqWVfNYpct1S+GjyPIc2s+GZcAhbWVqIG4qbLYZ3+sBTcjv3lLH5zx7K+qcTGINDU0g4EsMi6hIrAU+blg==
1937+
aws-sdk@^2.1173.0:
1938+
version "2.1173.0"
1939+
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1173.0.tgz#3da6cd33dff4de7c5572fee3e34483b5553992d7"
1940+
integrity sha512-RR5OENCE5N7J9sp6Are+8WacIa4sGgeVi3K0wezV97nDTHXJD82hSiaRCCN/xGfnB/GcWtPIBCetRD2tpiCN2w==
19411941
dependencies:
19421942
buffer "4.9.2"
19431943
events "1.1.1"

0 commit comments

Comments
 (0)