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.8" ,
17
17
"@types/node" : " ^14.0.23" ,
18
18
"@zeit/ncc" : " ^0.22.1" ,
19
- "aws-sdk" : " ^2.713 .0" ,
19
+ "aws-sdk" : " ^2.725 .0" ,
20
20
"body-parser" : " ^1.19.0" ,
21
21
"express" : " ^4.17.1" ,
22
22
"jest" : " ^26.2.2" ,
Original file line number Diff line number Diff line change @@ -984,10 +984,10 @@ atob@^2.1.2:
984
984
resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9"
985
985
integrity sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==
986
986
987
- aws-sdk@^2.713 .0 :
988
- version "2.724 .0"
989
- resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.724 .0.tgz#30e18c62930a17b5b0b5ec43f53e82996008b54d "
990
- integrity sha512-XfTPfNAkpLn/RE9ODMs8PDoZ1cI5npeS4p452mDKWUGqdr8DthdQ+6QU786KSzBRB9Bs+k5MCXI62Nv//aLFZA ==
987
+ aws-sdk@^2.725 .0 :
988
+ version "2.725 .0"
989
+ resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.725 .0.tgz#287ef3b55aa66f10c88671ec62300e96015aaf6a "
990
+ integrity sha512-Qd/MlxfQC9NpTxFUQ7u2BdsjiwNtbn5oVp04NPfXEc0xyT216TtcIs+jNyiJ9WaH7AgkHouU1BbBcReO8byYzg ==
991
991
dependencies :
992
992
buffer "4.9.2"
993
993
events "1.1.1"
You can’t perform that action at this time.
0 commit comments