This repository was archived by the owner on Jan 16, 2025. It is now read-only.
File tree 2 files changed +5
-5
lines changed
modules/webhook/lambdas/webhook
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 25
25
"@typescript-eslint/eslint-plugin" : " ^4.33.0" ,
26
26
"@typescript-eslint/parser" : " ^4.33.0" ,
27
27
"@vercel/ncc" : " 0.34.0" ,
28
- "aws-sdk" : " ^2.1229 .0" ,
28
+ "aws-sdk" : " ^2.1231 .0" ,
29
29
"body-parser" : " ^1.20.0" ,
30
30
"eslint" : " ^7.32.0" ,
31
31
"eslint-plugin-prettier" : " 4.2.1" ,
Original file line number Diff line number Diff line change @@ -2006,10 +2006,10 @@ aws-lambda@^1.0.7:
2006
2006
js-yaml "^3.14.1"
2007
2007
watchpack "^2.0.0-beta.10"
2008
2008
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 ==
2013
2013
dependencies :
2014
2014
buffer "4.9.2"
2015
2015
events "1.1.1"
You can’t perform that action at this time.
0 commit comments