Skip to content

Commit

Permalink
chore: Bump aws-sdk in /modules/runners/lambdas/runners (philips-labs…
Browse files Browse the repository at this point in the history
…#1834)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1087.0 to 2.1090.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.1087.0...v2.1090.0)

---
updated-dependencies:
- dependency-name: aws-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored and ulich committed Mar 31, 2022
1 parent b1bbb92 commit ae6a710
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion modules/runners/lambdas/runners/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@types/aws-lambda": "^8.10.93",
"@types/express": "^4.17.11",
"@types/node": "^17.0.19",
"aws-sdk": "^2.1087.0",
"aws-sdk": "^2.1090.0",
"cron-parser": "^4.2.1",
"tslog": "^3.3.2",
"typescript": "^4.6.2"
Expand Down
8 changes: 4 additions & 4 deletions modules/runners/lambdas/runners/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1850,10 +1850,10 @@ asynckit@^0.4.0:
resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
integrity sha1-x57Zf380y48robyXkLzDZkdLS3k=

aws-sdk@^2.1087.0:
version "2.1087.0"
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1087.0.tgz#bb00dbac5c6bf415040ad00e7c95462b34c26ddf"
integrity sha512-m5EERT29Fwh2cv3SaSdygeAjJBXnjSaXRRERy70bf6PQ7KgmASJouBxY11g5G7LTEPK/yfB0TGshujKh3hEtPA==
aws-sdk@^2.1090.0:
version "2.1090.0"
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1090.0.tgz#c30e4cbc177e4c3b7792020cc79dfaf155cc8197"
integrity sha512-oHdfbiuSjK9mn6rrm5fsitdwv7jEiYzaYB0Xz1kqjIczcVX3JEc+9ySdxlueQf4o5G3RVUcLRF2pIc5j9vcHSg==
dependencies:
buffer "4.9.2"
events "1.1.1"
Expand Down

0 comments on commit ae6a710

Please sign in to comment.