File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3333 },
3434 "devDependencies" : {
3535 "@types/jest" : " 22.1.3" ,
36- "codecov" : " 3.0.0 " ,
36+ "codecov" : " 3.0.1 " ,
3737 "jest" : " 22.3.0" ,
3838 "ts-jest" : " 22.0.4" ,
3939 "tslint" : " 5.9.1" ,
Original file line number Diff line number Diff line change @@ -612,12 +612,12 @@ code-point-at@^1.0.0:
612612 version "1.1.0"
613613 resolved "https://registry.yarnpkg.com/code-point-at/-/code-point-at-1.1.0.tgz#0d070b4d043a5bea33a2f1a40e2edb3d9a4ccf77"
614614
615- codecov@3.0.0 :
616- version "3.0.0 "
617- resolved "https://registry.yarnpkg.com/codecov/-/codecov-3.0.0 .tgz#c273b8c4f12945723e8dc9d25803d89343e5f28e "
615+ codecov@3.0.1 :
616+ version "3.0.1 "
617+ resolved "https://registry.yarnpkg.com/codecov/-/codecov-3.0.1 .tgz#cc4c5cd1955c6be47f6dda2f8c55bcc43c732dca "
618618 dependencies :
619619 argv "0.0.2"
620- request "2.81.0"
620+ request "^ 2.81.0"
621621 urlgrey "0.4.4"
622622
623623color-convert@^1.9.0 :
@@ -2672,6 +2672,33 @@ request@^2.69.0, request@^2.83.0:
26722672 tunnel-agent "^0.6.0"
26732673 uuid "^3.1.0"
26742674
2675+ request@^2.81.0 :
2676+ version "2.85.0"
2677+ resolved "https://registry.yarnpkg.com/request/-/request-2.85.0.tgz#5a03615a47c61420b3eb99b7dba204f83603e1fa"
2678+ dependencies :
2679+ aws-sign2 "~0.7.0"
2680+ aws4 "^1.6.0"
2681+ caseless "~0.12.0"
2682+ combined-stream "~1.0.5"
2683+ extend "~3.0.1"
2684+ forever-agent "~0.6.1"
2685+ form-data "~2.3.1"
2686+ har-validator "~5.0.3"
2687+ hawk "~6.0.2"
2688+ http-signature "~1.2.0"
2689+ is-typedarray "~1.0.0"
2690+ isstream "~0.1.2"
2691+ json-stringify-safe "~5.0.1"
2692+ mime-types "~2.1.17"
2693+ oauth-sign "~0.8.2"
2694+ performance-now "^2.1.0"
2695+ qs "~6.5.1"
2696+ safe-buffer "^5.1.1"
2697+ stringstream "~0.0.5"
2698+ tough-cookie "~2.3.3"
2699+ tunnel-agent "^0.6.0"
2700+ uuid "^3.1.0"
2701+
26752702require-directory@^2.1.1 :
26762703 version "2.1.1"
26772704 resolved "https://registry.yarnpkg.com/require-directory/-/require-directory-2.1.1.tgz#8c64ad5fd30dab1c976e2344ffe7f792a6a6df42"
You can’t perform that action at this time.
0 commit comments