Skip to content
This repository was archived by the owner on Jan 16, 2025. It is now read-only.

Commit bb929bd

Browse files
chore: Bump aws-sdk from 2.1229.0 to 2.1231.0 in /modules/webhook/lambdas/webhook (#2504)
chore: Bump aws-sdk in /modules/webhook/lambdas/webhook Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1229.0 to 2.1231.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.1229.0...v2.1231.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 b0f2fdd commit bb929bd

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: modules/webhook/lambdas/webhook/package.json

+1-1
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.1229.0",
28+
"aws-sdk": "^2.1231.0",
2929
"body-parser": "^1.20.0",
3030
"eslint": "^7.32.0",
3131
"eslint-plugin-prettier": "4.2.1",

Diff for: modules/webhook/lambdas/webhook/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2006,10 +2006,10 @@ aws-lambda@^1.0.7:
20062006
js-yaml "^3.14.1"
20072007
watchpack "^2.0.0-beta.10"
20082008

2009-
aws-sdk@^2.1229.0, aws-sdk@^2.814.0:
2010-
version "2.1229.0"
2011-
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1229.0.tgz#ee2bd959d8cc17d0f7da131026ae86bc5ca15a05"
2012-
integrity sha512-oe84BuQW2WTxinZAXqcCsWh2uS7ek2C7eaw+tYhni+LBJcpeiqB5gSqOE/OaFlTXIkJlsmWlI23ZkjXcBijNKw==
2009+
aws-sdk@^2.1231.0, aws-sdk@^2.814.0:
2010+
version "2.1231.0"
2011+
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1231.0.tgz#c02e83b095211d9f6dfb540fd47fa69190af9c0d"
2012+
integrity sha512-ONBuRsOxsu0zL8u/Vmz49tPWi9D4ls2pjb6szdfSx9VQef7bOnWe9gJpWoA94OTzcjOWsvjsG7UgjvQJkIuPBg==
20132013
dependencies:
20142014
buffer "4.9.2"
20152015
events "1.1.1"

0 commit comments

Comments
 (0)