Skip to content

Commit b7a5764

Browse files
chore: Bump aws-sdk from 2.1173.0 to 2.1181.0 in /modules/runners/lambdas/runners (#2277)
chore: Bump aws-sdk in /modules/runners/lambdas/runners Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1173.0 to 2.1181.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.1173.0...v2.1181.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 c78884f commit b7a5764

File tree

2 files changed

+341
-7
lines changed

2 files changed

+341
-7
lines changed

modules/runners/lambdas/runners/package.json

Lines changed: 1 addition & 1 deletion
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.1173.0",
46+
"aws-sdk": "^2.1181.0",
4747
"cron-parser": "^4.5.0",
4848
"tslog": "^3.3.3",
4949
"typescript": "^4.7.4"

0 commit comments

Comments
 (0)