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
…#1613)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1048.0 to 2.1055.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.1048.0...v2.1055.0)

---
updated-dependencies:
- dependency-name: aws-sdk
  dependency-type: direct:development
  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 Jan 12, 2022
1 parent c73c38e commit 1140f5c
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 @@ -24,7 +24,7 @@
"@typescript-eslint/eslint-plugin": "^4.33.0",
"@typescript-eslint/parser": "^4.33.0",
"@vercel/ncc": "0.33.1",
"aws-sdk": "^2.1048.0",
"aws-sdk": "^2.1055.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 @@ -1891,10 +1891,10 @@ aws-lambda@^1.0.7:
js-yaml "^3.14.1"
watchpack "^2.0.0-beta.10"

aws-sdk@^2.1048.0, aws-sdk@^2.814.0:
version "2.1048.0"
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1048.0.tgz#02f2f35e0f51dd4510462e05c7a48fd4649d33f8"
integrity sha512-mVwWo+Udiuc/yEZ/DgJQGqOEtfiQjgUdtshx/t6ISe3+jW3TF9hUACwADwx2Sr/fuJyyJ3QD5JYLt5Cw35wQpA==
aws-sdk@^2.1055.0, aws-sdk@^2.814.0:
version "2.1055.0"
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1055.0.tgz#07beb86650d5a313f7c899807c51b12b5e2f4117"
integrity sha512-99drH3mvXakw9we8Rs2cDQmi2pS7PVAC9pvTlB7lHPUwLYftMlko5cFMceZxvTHeyLkdvg98iNIHI3hbnzitoQ==
dependencies:
buffer "4.9.2"
events "1.1.1"
Expand Down

0 comments on commit 1140f5c

Please sign in to comment.