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.9" ,
17
17
"@types/node" : " ^14.6.0" ,
18
18
"@zeit/ncc" : " ^0.22.1" ,
19
- "aws-sdk" : " ^2.734 .0" ,
19
+ "aws-sdk" : " ^2.739 .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 @@ -1001,10 +1001,10 @@ atob@^2.1.2:
1001
1001
resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9"
1002
1002
integrity sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==
1003
1003
1004
- aws-sdk@^2.734 .0 :
1005
- version "2.734 .0"
1006
- resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.734 .0.tgz#522370a95e70d6df44d94677bc01fe3b3522da3c "
1007
- integrity sha512-F5SrcOm6WyaN5j+pybx97vfSCa0SIz/kukJNSeDzMdk5q0xsKUjtUzL/kc0QwtCspCni0WTNmBKiD+firP5JKQ ==
1004
+ aws-sdk@^2.739 .0 :
1005
+ version "2.739 .0"
1006
+ resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.739 .0.tgz#10b0b29be18c3f0f85ca145cbed8b10793ddc7a7 "
1007
+ integrity sha512-N2XyxY12gs0GJc26O8TmdT30ovEKWsPX787CNW24g0cXTCyc/Teltq0re6yGxfaH0VmN6qONNLr3E59JtJ3neA ==
1008
1008
dependencies :
1009
1009
buffer "4.9.2"
1010
1010
events "1.1.1"
You can’t perform that action at this time.
0 commit comments