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 17
17
"@types/jest" : " ^26.0.20" ,
18
18
"@types/node" : " ^14.14.20" ,
19
19
"@zeit/ncc" : " ^0.22.1" ,
20
- "aws-sdk" : " ^2.819 .0" ,
20
+ "aws-sdk" : " ^2.828 .0" ,
21
21
"body-parser" : " ^1.19.0" ,
22
22
"express" : " ^4.17.1" ,
23
23
"jest" : " ^26.6.3" ,
Original file line number Diff line number Diff line change @@ -956,10 +956,10 @@ atob@^2.1.2:
956
956
resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9"
957
957
integrity sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==
958
958
959
- aws-sdk@^2.819 .0 :
960
- version "2.819 .0"
961
- resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.819 .0.tgz#bc2d878543cc170af2c58704422bcfc38c08dc3b "
962
- integrity sha512-Eu/YVodZN6oBL5P3NtUJDeZwlV2kPEn4PKfK+5kQmQnxx1+EepP9SvYel7f7RfYi9XtzsMnUz7ms5p1DsRAa6Q ==
959
+ aws-sdk@^2.828 .0 :
960
+ version "2.828 .0"
961
+ resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.828 .0.tgz#6aa599c3582f219568f41fb287eb65753e4a9234 "
962
+ integrity sha512-JoDujGdncSIF9ka+XFZjop/7G+fNGucwPwYj7OHYMmFIOV5p7YmqomdbVmH/vIzd988YZz8oLOinWc4jM6vvhg ==
963
963
dependencies :
964
964
buffer "4.9.2"
965
965
events "1.1.1"
You can’t perform that action at this time.
0 commit comments