Skip to content

Commit 636e089

Browse files
chore: Bump aws-sdk from 2.1244.0 to 2.1250.0 in /modules/webhook/lambdas/webhook (#2633)
chore: Bump aws-sdk in /modules/webhook/lambdas/webhook Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1244.0 to 2.1250.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.1244.0...v2.1250.0) --- updated-dependencies: - dependency-name: aws-sdk dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e4a0ed4 commit 636e089

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

modules/webhook/lambdas/webhook/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@typescript-eslint/eslint-plugin": "^4.33.0",
2626
"@typescript-eslint/parser": "^4.33.0",
2727
"@vercel/ncc": "0.34.0",
28-
"aws-sdk": "^2.1244.0",
28+
"aws-sdk": "^2.1250.0",
2929
"body-parser": "^1.20.0",
3030
"eslint": "^7.32.0",
3131
"eslint-plugin-prettier": "4.2.1",

modules/webhook/lambdas/webhook/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2157,10 +2157,10 @@ aws-lambda@^1.0.7:
21572157
js-yaml "^3.14.1"
21582158
watchpack "^2.0.0-beta.10"
21592159

2160-
aws-sdk@^2.1244.0, aws-sdk@^2.814.0:
2161-
version "2.1244.0"
2162-
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1244.0.tgz#1cb889c0fdcaa28b66b912eacddf87f59403727a"
2163-
integrity sha512-V7uXdz3Koti2FfU07Xj6SGnv4UVIGcw03aEGLiidieilQYYVrny828pn2Pl2X9AWJJczE/iLzge/ITTJ7ZPwZQ==
2160+
aws-sdk@^2.1250.0, aws-sdk@^2.814.0:
2161+
version "2.1250.0"
2162+
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1250.0.tgz#50cb987b196db402657069534f031780f2c66fb3"
2163+
integrity sha512-/fZno2UC2elau/VUOepMvqwKGXmk+dXx1tmahdy1DaAJmELXShg/XWWrtCVg346iLD/XC8eJFR8kQb5ffat0Fw==
21642164
dependencies:
21652165
buffer "4.9.2"
21662166
events "1.1.1"

0 commit comments

Comments
 (0)