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 16
16
"@types/jest" : " ^26.0.19" ,
17
17
"@types/node" : " ^14.14.16" ,
18
18
"@zeit/ncc" : " ^0.22.1" ,
19
- "aws-sdk" : " ^2.814 .0" ,
19
+ "aws-sdk" : " ^2.819 .0" ,
20
20
"body-parser" : " ^1.19.0" ,
21
21
"express" : " ^4.17.1" ,
22
22
"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.814 .0 :
960
- version "2.814 .0"
961
- resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.814 .0.tgz#7a1c36006e0b5826f14bd2511b1d229ef6814bb0 "
962
- integrity sha512-empd1m/J/MAkL6d9OeRpmg9thobULu0wk4v8W3JToaxGi2TD7PIdvE6yliZKyOVAdJINhBWEBhxR4OUIHhcGbQ ==
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 ==
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