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 22
22
"@typescript-eslint/eslint-plugin" : " ^4.16.1" ,
23
23
"@typescript-eslint/parser" : " ^4.17.0" ,
24
24
"@zeit/ncc" : " ^0.22.1" ,
25
- "aws-sdk" : " ^2.862 .0" ,
25
+ "aws-sdk" : " ^2.863 .0" ,
26
26
"body-parser" : " ^1.19.0" ,
27
27
"eslint" : " ^7.21.0" ,
28
28
"express" : " ^4.17.1" ,
Original file line number Diff line number Diff line change @@ -1154,10 +1154,10 @@ atob@^2.1.2:
1154
1154
resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9"
1155
1155
integrity sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==
1156
1156
1157
- aws-sdk@^2.862 .0 :
1158
- version "2.862 .0"
1159
- resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.862 .0.tgz#3f9afc830de24723dfb7801f4138c5db101f4205 "
1160
- integrity sha512-kAvEQZ2tKJRZKRHZQJdvrUZz76cAEnyN1UoLw39kCqGIpxw9rcPK+bIy8fDBmcvWVZvymO7mp4Ut2jM/ZiDCMQ ==
1157
+ aws-sdk@^2.863 .0 :
1158
+ version "2.863 .0"
1159
+ resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.863 .0.tgz#602d244a947ce31c8d84de73f9a5b74e7cb95f5b "
1160
+ integrity sha512-krr0047EOl9qpRdhPoyYxI7+viVUpX+t+Vjbf+alXdOE172DC+hFi8y6egIM1xVV4KkMFm0y0EykBWgA93XNNA ==
1161
1161
dependencies :
1162
1162
buffer "4.9.2"
1163
1163
events "1.1.1"
You can’t perform that action at this time.
0 commit comments