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.14" ,
17
17
"@types/node" : " ^14.11.2" ,
18
18
"@zeit/ncc" : " ^0.22.1" ,
19
- "aws-sdk" : " ^2.747 .0" ,
19
+ "aws-sdk" : " ^2.767 .0" ,
20
20
"body-parser" : " ^1.19.0" ,
21
21
"express" : " ^4.17.1" ,
22
22
"jest" : " ^26.4.2" ,
Original file line number Diff line number Diff line change @@ -1008,10 +1008,10 @@ atob@^2.1.2:
1008
1008
resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9"
1009
1009
integrity sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==
1010
1010
1011
- aws-sdk@^2.747 .0 :
1012
- version "2.747 .0"
1013
- resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.747 .0.tgz#487776536a7f8e4e18d57ff22dd50d777f1d0fe8 "
1014
- integrity sha512-JA2ygLXFw0tLjc6nlauH3wnc6haoPU023fJCZN01xrw22l+s4rRjVGxJmG83VrfCmq+lrqCv0kVwlzyxbixGhA ==
1011
+ aws-sdk@^2.767 .0 :
1012
+ version "2.767 .0"
1013
+ resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.767 .0.tgz#9863c8bfd5990106b95f38e9345a547fee782470 "
1014
+ integrity sha512-soPZxjNpat0CtuIqm54GO/FDT4SZTlQG0icSptWYfMFYdkXe8b0tJqaPssNn9TzlgoWDCNTdaoepM6TN0rNHkQ ==
1015
1015
dependencies :
1016
1016
buffer "4.9.2"
1017
1017
events "1.1.1"
You can’t perform that action at this time.
0 commit comments