File tree Expand file tree Collapse file tree 2 files changed +5
-10
lines changed
modules/webhook/lambdas/webhook Expand file tree Collapse file tree 2 files changed +5
-10
lines changed Original file line number Diff line number Diff line change 14
14
"@octokit/webhooks" : " 7.5.0" ,
15
15
"@types/express" : " ^4.17.3" ,
16
16
"@types/jest" : " ^25.2.1" ,
17
- "@types/node" : " ^13.13.4 " ,
17
+ "@types/node" : " ^14.0.23 " ,
18
18
"@zeit/ncc" : " ^0.22.1" ,
19
19
"aws-sdk" : " ^2.645.0" ,
20
20
"body-parser" : " ^1.19.0" ,
Original file line number Diff line number Diff line change 575
575
resolved "https://registry.yarnpkg.com/@types/mime/-/mime-2.0.2.tgz#857a118d8634c84bba7ae14088e4508490cd5da5"
576
576
integrity sha512-4kPlzbljFcsttWEq6aBW0OZe6BDajAmyvr2xknBG92tejQnvdGtT9+kXSZ580DqpxY9qG2xeQVF9Dq0ymUTo5Q==
577
577
578
- " @types/node@* " :
579
- version "14.0.13"
580
- resolved "https://registry.yarnpkg.com/@types/node/-/node-14.0.13.tgz#ee1128e881b874c371374c1f72201893616417c9"
581
- integrity sha512-rouEWBImiRaSJsVA+ITTFM6ZxibuAlTuNOCyxVbwreu6k6+ujs7DfnU9o+PShFhET78pMBl3eH+AGSI5eOTkPA==
582
-
583
- " @types/node@^13.13.4 " :
584
- version "13.13.12"
585
- resolved "https://registry.yarnpkg.com/@types/node/-/node-13.13.12.tgz#9c72e865380a7dc99999ea0ef20fc9635b503d20"
586
- integrity sha512-zWz/8NEPxoXNT9YyF2osqyA9WjssZukYpgI4UYZpOjcyqwIUqWGkcCionaEb9Ki+FULyPyvNFpg/329Kd2/pbw==
578
+ " @types/node@*" , "@types/node@^14.0.23":
579
+ version "14.0.23"
580
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-14.0.23.tgz#676fa0883450ed9da0bb24156213636290892806"
581
+ integrity sha512-Z4U8yDAl5TFkmYsZdFPdjeMa57NOvnaf1tljHzhouaPEp7LCj2JKkejpI1ODviIAQuW4CcQmxkQ77rnLsOOoKw==
587
582
588
583
" @types/normalize-package-data@^2.4.0 " :
589
584
version "2.4.0"
You can’t perform that action at this time.
0 commit comments