File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
modules/webhook/lambdas/webhook Expand file tree Collapse file tree 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.33.3" ,
28
- "aws-sdk" : " ^2.1111 .0" ,
28
+ "aws-sdk" : " ^2.1112 .0" ,
29
29
"body-parser" : " ^1.20.0" ,
30
30
"eslint" : " ^7.32.0" ,
31
31
"eslint-plugin-prettier" : " 4.0.0" ,
Original file line number Diff line number Diff line change @@ -1816,10 +1816,10 @@ aws-lambda@^1.0.7:
1816
1816
js-yaml "^3.14.1"
1817
1817
watchpack "^2.0.0-beta.10"
1818
1818
1819
- aws-sdk@^2.1111 .0, aws-sdk@^2.814.0 :
1820
- version "2.1111 .0"
1821
- resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1111 .0.tgz#02b1e5c530ef8140235ee7c48c710bb2dbd7dc84 "
1822
- integrity sha512-WRyNcCckzmu1djTAWfR2r+BuI/PbuLrhG3oa+oH39v4NZ4EecYWFL1CoCPlC2kRUML4maSba5T4zlxjcNl7ELQ ==
1819
+ aws-sdk@^2.1112 .0, aws-sdk@^2.814.0 :
1820
+ version "2.1112 .0"
1821
+ resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1112 .0.tgz#7e6f60df562ebd909a9435b01673ed7685e10ffd "
1822
+ integrity sha512-8FKr3zwD2bHZQLmxJ7d1VwvDkW9kKx4YPdNXawV+CqNUzQC/9ZmSmHyx8mZCv6J722tqxIZh5c567499QawuZw ==
1823
1823
dependencies :
1824
1824
buffer "4.9.2"
1825
1825
events "1.1.1"
You can’t perform that action at this time.
0 commit comments