Skip to content

Commit 439fd8a

Browse files
Bump codecov from 3.6.1 to 3.6.5 (#84)
* update README * 2.3.1 * Bump codecov from 3.6.1 to 3.6.5 Bumps [codecov](https://github.com/codecov/codecov-node) from 3.6.1 to 3.6.5. - [Release notes](https://github.com/codecov/codecov-node/releases) - [Commits](https://github.com/codecov/codecov-node/commits) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: J Smith <jscsmith@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6b1a1fb commit 439fd8a

File tree

1 file changed

+72
-51
lines changed

1 file changed

+72
-51
lines changed

yarn.lock

Lines changed: 72 additions & 51 deletions
Original file line numberDiff line numberDiff line change
@@ -1587,6 +1587,11 @@
15871587
"@svgr/plugin-svgo" "^4.3.1"
15881588
loader-utils "^1.2.3"
15891589

1590+
"@tootallnate/once@1":
1591+
version "1.0.0"
1592+
resolved "https://registry.yarnpkg.com/@tootallnate/once/-/once-1.0.0.tgz#9c13c2574c92d4503b005feca8f2e16cc1611506"
1593+
integrity sha512-KYyTT/T6ALPkIRd2Ge080X/BsXvy9O0hcWTtMWkPvwAwF99+vn6Dv4GzrFT/Nn1LePr+FFDbRXXlqmsy9lw2zA==
1594+
15901595
"@types/babel__core@^7.1.0":
15911596
version "7.1.3"
15921597
resolved "https://registry.yarnpkg.com/@types/babel__core/-/babel__core-7.1.3.tgz#e441ea7df63cd080dfcd02ab199e6d16a735fc30"
@@ -1936,12 +1941,17 @@ address@1.1.2, address@^1.0.1:
19361941
resolved "https://registry.yarnpkg.com/address/-/address-1.1.2.tgz#bf1116c9c758c51b7a933d296b72c221ed9428b6"
19371942
integrity sha512-aT6camzM4xEA54YVJYSqxz1kv4IHnQZRtThJJHhUMRExaU5spC7jX5ugSwTaTgJliIgs4VhZOk7htClvQ/LmRA==
19381943

1939-
agent-base@^4.3.0:
1940-
version "4.3.0"
1941-
resolved "https://registry.yarnpkg.com/agent-base/-/agent-base-4.3.0.tgz#8165f01c436009bccad0b1d122f05ed770efc6ee"
1942-
integrity sha512-salcGninV0nPrwpGNn4VTXBb1SOuXQBiqbrNXoeizJsHrsL6ERFM2Ne3JUSBWRE6aeNJI2ROP/WEEIDUiDe3cg==
1944+
agent-base@5:
1945+
version "5.1.1"
1946+
resolved "https://registry.yarnpkg.com/agent-base/-/agent-base-5.1.1.tgz#e8fb3f242959db44d63be665db7a8e739537a32c"
1947+
integrity sha512-TMeqbNl2fMW0nMjTEPOwe3J/PRFP4vqeoNuQMG0HlMrtm5QxKqdvAkZ1pRBQ/ulIyDD5Yq0nJ7YbdD8ey0TO3g==
1948+
1949+
agent-base@6:
1950+
version "6.0.0"
1951+
resolved "https://registry.yarnpkg.com/agent-base/-/agent-base-6.0.0.tgz#5d0101f19bbfaed39980b22ae866de153b93f09a"
1952+
integrity sha512-j1Q7cSCqN+AwrmDd+pzgqc0/NpC655x2bUf5ZjRIO77DcNBFmh+OgRNzF6OKdCC9RSCb19fGd99+bhXFdkRNqw==
19431953
dependencies:
1944-
es6-promisify "^5.0.0"
1954+
debug "4"
19451955

19461956
"airbnb-js-shims@^1 || ^2":
19471957
version "2.2.0"
@@ -2080,7 +2090,7 @@ argparse@^1.0.7:
20802090
dependencies:
20812091
sprintf-js "~1.0.2"
20822092

2083-
argv@^0.0.2:
2093+
argv@0.0.2:
20842094
version "0.0.2"
20852095
resolved "https://registry.yarnpkg.com/argv/-/argv-0.0.2.tgz#ecbd16f8949b157183711b1bda334f37840185ab"
20862096
integrity sha1-7L0W+JSbFXGDcRsb2jNPN4QBhas=
@@ -3320,15 +3330,15 @@ code-point-at@^1.0.0:
33203330
integrity sha1-DQcLTQQ6W+ozovGkDi7bPZpMz3c=
33213331

33223332
codecov@^3.0.0:
3323-
version "3.6.1"
3324-
resolved "https://registry.yarnpkg.com/codecov/-/codecov-3.6.1.tgz#f39fc49413445555f81f8e3ca5730992843b4517"
3325-
integrity sha512-IUJB6WG47nWK7o50etF8jBadxdMw7DmoQg05yIljstXFBGB6clOZsIj6iD4P82T2YaIU3qq+FFu8K9pxgkCJDQ==
3333+
version "3.6.5"
3334+
resolved "https://registry.yarnpkg.com/codecov/-/codecov-3.6.5.tgz#d73ce62e8a021f5249f54b073e6f2d6a513f172a"
3335+
integrity sha512-v48WuDMUug6JXwmmfsMzhCHRnhUf8O3duqXvltaYJKrO1OekZWpB/eH6iIoaxMl8Qli0+u3OxptdsBOYiD7VAQ==
33263336
dependencies:
3327-
argv "^0.0.2"
3328-
ignore-walk "^3.0.1"
3329-
js-yaml "^3.13.1"
3330-
teeny-request "^3.11.3"
3331-
urlgrey "^0.4.4"
3337+
argv "0.0.2"
3338+
ignore-walk "3.0.3"
3339+
js-yaml "3.13.1"
3340+
teeny-request "6.0.1"
3341+
urlgrey "0.4.4"
33323342

33333343
collection-visit@^1.0.0:
33343344
version "1.0.0"
@@ -3773,20 +3783,20 @@ debug@2.6.9, debug@^2.2.0, debug@^2.3.3, debug@^2.6.0, debug@^2.6.8:
37733783
dependencies:
37743784
ms "2.0.0"
37753785

3776-
debug@^3.1.0, debug@^3.2.5, debug@^3.2.6:
3777-
version "3.2.6"
3778-
resolved "https://registry.yarnpkg.com/debug/-/debug-3.2.6.tgz#e83d17de16d8a7efb7717edbe5fb10135eee629b"
3779-
integrity sha512-mel+jf7nrtEl5Pn1Qx46zARXKDpBbvzezse7p7LqINmdoIk8PYP5SySaxEmYv6TZ0JyEKA1hsCId6DIhgITtWQ==
3780-
dependencies:
3781-
ms "^2.1.1"
3782-
3783-
debug@^4.0.1, debug@^4.1.0, debug@^4.1.1:
3786+
debug@4, debug@^4.0.1, debug@^4.1.0, debug@^4.1.1:
37843787
version "4.1.1"
37853788
resolved "https://registry.yarnpkg.com/debug/-/debug-4.1.1.tgz#3b72260255109c6b589cee050f1d516139664791"
37863789
integrity sha512-pYAIzeRo8J6KPEaJ0VWOh5Pzkbw/RetuzehGM7QRRX5he4fPHx2rdKMB256ehJCkX+XRQm16eZLqLNS8RSZXZw==
37873790
dependencies:
37883791
ms "^2.1.1"
37893792

3793+
debug@^3.2.5, debug@^3.2.6:
3794+
version "3.2.6"
3795+
resolved "https://registry.yarnpkg.com/debug/-/debug-3.2.6.tgz#e83d17de16d8a7efb7717edbe5fb10135eee629b"
3796+
integrity sha512-mel+jf7nrtEl5Pn1Qx46zARXKDpBbvzezse7p7LqINmdoIk8PYP5SySaxEmYv6TZ0JyEKA1hsCId6DIhgITtWQ==
3797+
dependencies:
3798+
ms "^2.1.1"
3799+
37903800
decamelize@^1.1.1, decamelize@^1.1.2, decamelize@^1.2.0:
37913801
version "1.2.0"
37923802
resolved "https://registry.yarnpkg.com/decamelize/-/decamelize-1.2.0.tgz#f6534d15148269b20352e7bee26f501f9a191290"
@@ -4203,18 +4213,6 @@ es5-shim@^4.5.13:
42034213
resolved "https://registry.yarnpkg.com/es5-shim/-/es5-shim-4.5.13.tgz#5d88062de049f8969f83783f4a4884395f21d28b"
42044214
integrity sha512-xi6hh6gsvDE0MaW4Vp1lgNEBpVcCXRWfPXj5egDvtgLz4L9MEvNwYEMdJH+JJinWkwa8c3c3o5HduV7dB/e1Hw==
42054215

4206-
es6-promise@^4.0.3:
4207-
version "4.2.8"
4208-
resolved "https://registry.yarnpkg.com/es6-promise/-/es6-promise-4.2.8.tgz#4eb21594c972bc40553d276e510539143db53e0a"
4209-
integrity sha512-HJDGx5daxeIvxdBxvG2cb9g4tEvwIk3i8+nhX0yGrYmZUzbkdg8QbDevheDB8gd0//uPj4c1EQua8Q+MViT0/w==
4210-
4211-
es6-promisify@^5.0.0:
4212-
version "5.0.0"
4213-
resolved "https://registry.yarnpkg.com/es6-promisify/-/es6-promisify-5.0.0.tgz#5109d62f3e56ea967c4b63505aef08291c8a5203"
4214-
integrity sha1-UQnWLz5W6pZ8S2NQWu8IKRyKUgM=
4215-
dependencies:
4216-
es6-promise "^4.0.3"
4217-
42184216
es6-shim@^0.35.5:
42194217
version "0.35.5"
42204218
resolved "https://registry.yarnpkg.com/es6-shim/-/es6-shim-0.35.5.tgz#46f59dc0a84a1c5029e8ff1166ca0a902077a9ab"
@@ -5390,6 +5388,15 @@ http-errors@~1.7.2:
53905388
resolved "https://registry.yarnpkg.com/http-parser-js/-/http-parser-js-0.4.10.tgz#92c9c1374c35085f75db359ec56cc257cbb93fa4"
53915389
integrity sha1-ksnBN0w1CF912zWexWzCV8u5P6Q=
53925390

5391+
http-proxy-agent@^4.0.0:
5392+
version "4.0.1"
5393+
resolved "https://registry.yarnpkg.com/http-proxy-agent/-/http-proxy-agent-4.0.1.tgz#8a8c8ef7f5932ccf953c296ca8291b95aa74aa3a"
5394+
integrity sha512-k0zdNgqWTGA6aeIRVpvfVob4fL52dTfaehylg0Y4UvSySvOq/Y+BOyPrgpUrA7HylqvU8vIZGsRuXmspskV0Tg==
5395+
dependencies:
5396+
"@tootallnate/once" "1"
5397+
agent-base "6"
5398+
debug "4"
5399+
53935400
http-signature@~1.2.0:
53945401
version "1.2.0"
53955402
resolved "https://registry.yarnpkg.com/http-signature/-/http-signature-1.2.0.tgz#9aecd925114772f3d95b65a60abb8f7c18fbace1"
@@ -5404,13 +5411,13 @@ https-browserify@^1.0.0:
54045411
resolved "https://registry.yarnpkg.com/https-browserify/-/https-browserify-1.0.0.tgz#ec06c10e0a34c0f2faf199f7fd7fc78fffd03c73"
54055412
integrity sha1-7AbBDgo0wPL68Zn3/X/Hj//QPHM=
54065413

5407-
https-proxy-agent@^2.2.1:
5408-
version "2.2.2"
5409-
resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-2.2.2.tgz#271ea8e90f836ac9f119daccd39c19ff7dfb0793"
5410-
integrity sha512-c8Ndjc9Bkpfx/vCJueCPy0jlP4ccCCSNDp8xwCZzPjKJUm+B+u9WX2x98Qx4n1PiMNTWo3D7KK5ifNV/yJyRzg==
5414+
https-proxy-agent@^4.0.0:
5415+
version "4.0.0"
5416+
resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-4.0.0.tgz#702b71fb5520a132a66de1f67541d9e62154d82b"
5417+
integrity sha512-zoDhWrkR3of1l9QAL8/scJZyLu8j/gBkcwcaQOZh7Gyh/+uJQzGVETdgT30akuwkpL8HTRfssqI3BZuV18teDg==
54115418
dependencies:
5412-
agent-base "^4.3.0"
5413-
debug "^3.1.0"
5419+
agent-base "5"
5420+
debug "4"
54145421

54155422
iconv-lite@0.4.24, iconv-lite@^0.4.24, iconv-lite@^0.4.4, iconv-lite@~0.4.13:
54165423
version "0.4.24"
@@ -5441,10 +5448,10 @@ iferr@^0.1.5:
54415448
resolved "https://registry.yarnpkg.com/iferr/-/iferr-0.1.5.tgz#c60eed69e6d8fdb6b3104a1fcbca1c192dc5b501"
54425449
integrity sha1-xg7taebY/bazEEofy8ocGS3FtQE=
54435450

5444-
ignore-walk@^3.0.1:
5445-
version "3.0.2"
5446-
resolved "https://registry.yarnpkg.com/ignore-walk/-/ignore-walk-3.0.2.tgz#99d83a246c196ea5c93ef9315ad7b0819c35069b"
5447-
integrity sha512-EXyErtpHbn75ZTsOADsfx6J/FPo6/5cjev46PXrcTpd8z3BoRkXgYu9/JVqrI7tusjmwCZutGeRJeU0Wo1e4Cw==
5451+
ignore-walk@3.0.3, ignore-walk@^3.0.1:
5452+
version "3.0.3"
5453+
resolved "https://registry.yarnpkg.com/ignore-walk/-/ignore-walk-3.0.3.tgz#017e2447184bfeade7c238e4aefdd1e8f95b1e37"
5454+
integrity sha512-m7o6xuOaT1aqheYHKf8W6J5pYH85ZI9w077erOzLje3JsB1gkafkAhHHY19dqjulgIZHFm32Cp5uNZgcQqdJKw==
54485455
dependencies:
54495456
minimatch "^3.0.4"
54505457

@@ -6405,7 +6412,7 @@ js-tokens@^3.0.2:
64056412
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-3.0.2.tgz#9866df395102130e38f7f996bceb65443209c25b"
64066413
integrity sha1-mGbfOVECEw449/mWvOtlRDIJwls=
64076414

6408-
js-yaml@^3.13.0, js-yaml@^3.13.1:
6415+
js-yaml@3.13.1, js-yaml@^3.13.0, js-yaml@^3.13.1:
64096416
version "3.13.1"
64106417
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.13.1.tgz#aff151b30bfdfa8e49e05da22e7415e9dfa37847"
64116418
integrity sha512-YfbcO7jXDdyj0DGxYVSlSeQNHbD7XPWvrVWeVUujrQEoZzWJIRrCPoyk6kL6IAjAG2IolMK4T0hNUe0HOUs5Jw==
@@ -9546,6 +9553,13 @@ stream-each@^1.1.0:
95469553
end-of-stream "^1.1.0"
95479554
stream-shift "^1.0.0"
95489555

9556+
stream-events@^1.0.5:
9557+
version "1.0.5"
9558+
resolved "https://registry.yarnpkg.com/stream-events/-/stream-events-1.0.5.tgz#bbc898ec4df33a4902d892333d47da9bf1c406d5"
9559+
integrity sha512-E1GUzBSgvct8Jsb3v2X15pjzN1tYebtbLaMg+eBOUOAxgbLoSbT2NS91ckc5lJD1KfLjId+jXJRgo0qnV5Nerg==
9560+
dependencies:
9561+
stubs "^3.0.0"
9562+
95499563
stream-http@^2.7.2:
95509564
version "2.8.3"
95519565
resolved "https://registry.yarnpkg.com/stream-http/-/stream-http-2.8.3.tgz#b2d242469288a5a27ec4fe8933acf623de6514fc"
@@ -9710,6 +9724,11 @@ strip-json-comments@^2.0.1, strip-json-comments@~2.0.1:
97109724
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a"
97119725
integrity sha1-PFMZQukIwml8DsNEhYwobHygpgo=
97129726

9727+
stubs@^3.0.0:
9728+
version "3.0.0"
9729+
resolved "https://registry.yarnpkg.com/stubs/-/stubs-3.0.0.tgz#e8d2ba1fa9c90570303c030b6900f7d5f89abe5b"
9730+
integrity sha1-6NK6H6nJBXAwPAMLaQD31fiavls=
9731+
97139732
style-loader@^0.23.1:
97149733
version "0.23.1"
97159734
resolved "https://registry.yarnpkg.com/style-loader/-/style-loader-0.23.1.tgz#cb9154606f3e771ab6c4ab637026a1049174d925"
@@ -9810,13 +9829,15 @@ tar@^4:
98109829
safe-buffer "^5.1.2"
98119830
yallist "^3.0.3"
98129831

9813-
teeny-request@^3.11.3:
9814-
version "3.11.3"
9815-
resolved "https://registry.yarnpkg.com/teeny-request/-/teeny-request-3.11.3.tgz#335c629f7645e5d6599362df2f3230c4cbc23a55"
9816-
integrity sha512-CKncqSF7sH6p4rzCgkb/z/Pcos5efl0DmolzvlqRQUNcpRIruOhY9+T1FsIlyEbfWd7MsFpodROOwHYh2BaXzw==
9832+
teeny-request@6.0.1:
9833+
version "6.0.1"
9834+
resolved "https://registry.yarnpkg.com/teeny-request/-/teeny-request-6.0.1.tgz#9b1f512cef152945827ba7e34f62523a4ce2c5b0"
9835+
integrity sha512-TAK0c9a00ELOqLrZ49cFxvPVogMUFaWY8dUsQc/0CuQPGF+BOxOQzXfE413BAk2kLomwNplvdtMpeaeGWmoc2g==
98179836
dependencies:
9818-
https-proxy-agent "^2.2.1"
9837+
http-proxy-agent "^4.0.0"
9838+
https-proxy-agent "^4.0.0"
98199839
node-fetch "^2.2.0"
9840+
stream-events "^1.0.5"
98209841
uuid "^3.3.2"
98219842

98229843
telejson@^2.2.2:
@@ -10228,7 +10249,7 @@ url@^0.11.0:
1022810249
punycode "1.3.2"
1022910250
querystring "0.2.0"
1023010251

10231-
urlgrey@^0.4.4:
10252+
urlgrey@0.4.4:
1023210253
version "0.4.4"
1023310254
resolved "https://registry.yarnpkg.com/urlgrey/-/urlgrey-0.4.4.tgz#892fe95960805e85519f1cd4389f2cb4cbb7652f"
1023410255
integrity sha1-iS/pWWCAXoVRnxzUOJ8stMu3ZS8=

0 commit comments

Comments
 (0)