Skip to content

Commit

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

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

---
updated-dependencies:
- dependency-name: aws-sdk
  dependency-type: direct:development
  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>
  • Loading branch information
dependabot[bot] authored Mar 15, 2022
1 parent aa29d93 commit 4350cc9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion modules/webhook/lambdas/webhook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@typescript-eslint/eslint-plugin": "^4.33.0",
"@typescript-eslint/parser": "^4.33.0",
"@vercel/ncc": "0.33.3",
"aws-sdk": "^2.1087.0",
"aws-sdk": "^2.1093.0",
"body-parser": "^1.19.0",
"eslint": "^7.32.0",
"eslint-plugin-prettier": "4.0.0",
Expand Down
8 changes: 4 additions & 4 deletions modules/webhook/lambdas/webhook/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1818,10 +1818,10 @@ aws-lambda@^1.0.7:
js-yaml "^3.14.1"
watchpack "^2.0.0-beta.10"

aws-sdk@^2.1087.0, aws-sdk@^2.814.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.1093.0, aws-sdk@^2.814.0:
version "2.1093.0"
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1093.0.tgz#43fd6ded15330b3185d37d81ea8f311f4d980e5c"
integrity sha512-YD6VNemoKkzDMHsUiGP/MwpM0T20ukp3KTSxPY34Xw3Ww0zP19C54CfjaXhn//R27f2c57BtVez+he2RZ5GwyQ==
dependencies:
buffer "4.9.2"
events "1.1.1"
Expand Down

0 comments on commit 4350cc9

Please sign in to comment.