Skip to content

Commit 7411bb8

Browse files
Bump codecov from 3.0.0 to 3.8.3
Bumps [codecov](https://github.com/codecov/codecov-node) from 3.0.0 to 3.8.3. - [Release notes](https://github.com/codecov/codecov-node/releases) - [Changelog](https://github.com/codecov/codecov-node/blob/master/CHANGELOG.md) - [Commits](codecov/codecov-node@v3.0.0...v3.8.3) --- updated-dependencies: - dependency-name: codecov dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4eac9f1 commit 7411bb8

File tree

1 file changed

+116
-6
lines changed

1 file changed

+116
-6
lines changed

yarn.lock

Lines changed: 116 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,11 @@
5454
lodash "^4.2.0"
5555
to-fast-properties "^2.0.0"
5656

57+
"@tootallnate/once@1":
58+
version "1.1.2"
59+
resolved "https://registry.yarnpkg.com/@tootallnate/once/-/once-1.1.2.tgz#ccb91445360179a04e7fe6aff78c00ffc1eeaf82"
60+
integrity sha512-RbzJvlNzmRq5c3O09UipeuXno4tA1FE6ikOjxZK0tuxVv3412l64l5t1W5pj4+rJq9vpkm/kwiR07aZXnsKPxw==
61+
5762
"@webassemblyjs/ast@1.8.5":
5863
version "1.8.5"
5964
resolved "https://registry.yarnpkg.com/@webassemblyjs/ast/-/ast-1.8.5.tgz#51b1c5fe6576a34953bf4b253df9f0d490d9e359"
@@ -243,6 +248,18 @@ acorn@^6.2.1:
243248
resolved "https://registry.yarnpkg.com/acorn/-/acorn-6.4.0.tgz#b659d2ffbafa24baf5db1cdbb2c94a983ecd2784"
244249
integrity sha512-gac8OEcQ2Li1dxIEWGZzsp2BitJxwkwcOm0zHAJLcPJaVvm58FRnk6RkuLRpU1EujipU2ZFODv2P9DLMfnV8mw==
245250

251+
agent-base@5:
252+
version "5.1.1"
253+
resolved "https://registry.yarnpkg.com/agent-base/-/agent-base-5.1.1.tgz#e8fb3f242959db44d63be665db7a8e739537a32c"
254+
integrity sha512-TMeqbNl2fMW0nMjTEPOwe3J/PRFP4vqeoNuQMG0HlMrtm5QxKqdvAkZ1pRBQ/ulIyDD5Yq0nJ7YbdD8ey0TO3g==
255+
256+
agent-base@6:
257+
version "6.0.2"
258+
resolved "https://registry.yarnpkg.com/agent-base/-/agent-base-6.0.2.tgz#49fff58577cfee3f37176feab4c22e00f86d7f77"
259+
integrity sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==
260+
dependencies:
261+
debug "4"
262+
246263
ajv-errors@^1.0.0:
247264
version "1.0.1"
248265
resolved "https://registry.yarnpkg.com/ajv-errors/-/ajv-errors-1.0.1.tgz#f35986aceb91afadec4102fbd85014950cefa64d"
@@ -1406,11 +1423,14 @@ code-point-at@^1.0.0:
14061423
resolved "https://registry.yarnpkg.com/code-point-at/-/code-point-at-1.1.0.tgz#0d070b4d043a5bea33a2f1a40e2edb3d9a4ccf77"
14071424

14081425
codecov@^3.0.0:
1409-
version "3.0.0"
1410-
resolved "https://registry.yarnpkg.com/codecov/-/codecov-3.0.0.tgz#c273b8c4f12945723e8dc9d25803d89343e5f28e"
1426+
version "3.7.1"
1427+
resolved "https://registry.yarnpkg.com/codecov/-/codecov-3.7.1.tgz#434cb8d55f18ef01672e5739d3d266696bebc202"
1428+
integrity sha512-JHWxyPTkMLLJn9SmKJnwAnvY09kg2Os2+Ux+GG7LwZ9g8gzDDISpIN5wAsH1UBaafA/yGcd3KofMaorE8qd6Lw==
14111429
dependencies:
14121430
argv "0.0.2"
1413-
request "2.81.0"
1431+
ignore-walk "3.0.3"
1432+
js-yaml "3.13.1"
1433+
teeny-request "6.0.1"
14141434
urlgrey "0.4.4"
14151435

14161436
collection-visit@^1.0.0:
@@ -1643,6 +1663,13 @@ date-now@^0.1.4:
16431663
version "0.1.4"
16441664
resolved "https://registry.yarnpkg.com/date-now/-/date-now-0.1.4.tgz#eaf439fd4d4848ad74e5cc7dbef200672b9e345b"
16451665

1666+
debug@4:
1667+
version "4.3.4"
1668+
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.4.tgz#1319f6579357f2338d3337d2cdd4914bb5dcc865"
1669+
integrity sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==
1670+
dependencies:
1671+
ms "2.1.2"
1672+
16461673
debug@^2.1.1, debug@^2.2.0, debug@^2.3.3, debug@^2.6.8:
16471674
version "2.6.9"
16481675
resolved "https://registry.yarnpkg.com/debug/-/debug-2.6.9.tgz#5d128515df134ff327e90a4c93f4e077a536341f"
@@ -2858,6 +2885,15 @@ htmlparser2@~3.3.0:
28582885
domutils "1.1"
28592886
readable-stream "1.0"
28602887

2888+
http-proxy-agent@^4.0.0:
2889+
version "4.0.1"
2890+
resolved "https://registry.yarnpkg.com/http-proxy-agent/-/http-proxy-agent-4.0.1.tgz#8a8c8ef7f5932ccf953c296ca8291b95aa74aa3a"
2891+
integrity sha512-k0zdNgqWTGA6aeIRVpvfVob4fL52dTfaehylg0Y4UvSySvOq/Y+BOyPrgpUrA7HylqvU8vIZGsRuXmspskV0Tg==
2892+
dependencies:
2893+
"@tootallnate/once" "1"
2894+
agent-base "6"
2895+
debug "4"
2896+
28612897
http-signature@~1.1.0:
28622898
version "1.1.1"
28632899
resolved "https://registry.yarnpkg.com/http-signature/-/http-signature-1.1.1.tgz#df72e267066cd0ac67fb76adf8e134a8fbcf91bf"
@@ -2878,6 +2914,14 @@ https-browserify@^1.0.0:
28782914
version "1.0.0"
28792915
resolved "https://registry.yarnpkg.com/https-browserify/-/https-browserify-1.0.0.tgz#ec06c10e0a34c0f2faf199f7fd7fc78fffd03c73"
28802916

2917+
https-proxy-agent@^4.0.0:
2918+
version "4.0.0"
2919+
resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-4.0.0.tgz#702b71fb5520a132a66de1f67541d9e62154d82b"
2920+
integrity sha512-zoDhWrkR3of1l9QAL8/scJZyLu8j/gBkcwcaQOZh7Gyh/+uJQzGVETdgT30akuwkpL8HTRfssqI3BZuV18teDg==
2921+
dependencies:
2922+
agent-base "5"
2923+
debug "4"
2924+
28812925
iconv-lite@0.4.19:
28822926
version "0.4.19"
28832927
resolved "https://registry.yarnpkg.com/iconv-lite/-/iconv-lite-0.4.19.tgz#f7468f60135f5e5dad3399c0a81be9a1603a082b"
@@ -2891,6 +2935,13 @@ iferr@^0.1.5:
28912935
resolved "https://registry.yarnpkg.com/iferr/-/iferr-0.1.5.tgz#c60eed69e6d8fdb6b3104a1fcbca1c192dc5b501"
28922936
integrity sha1-xg7taebY/bazEEofy8ocGS3FtQE=
28932937

2938+
ignore-walk@3.0.3:
2939+
version "3.0.3"
2940+
resolved "https://registry.yarnpkg.com/ignore-walk/-/ignore-walk-3.0.3.tgz#017e2447184bfeade7c238e4aefdd1e8f95b1e37"
2941+
integrity sha512-m7o6xuOaT1aqheYHKf8W6J5pYH85ZI9w077erOzLje3JsB1gkafkAhHHY19dqjulgIZHFm32Cp5uNZgcQqdJKw==
2942+
dependencies:
2943+
minimatch "^3.0.4"
2944+
28942945
ignore@^3.2.0:
28952946
version "3.3.7"
28962947
resolved "https://registry.yarnpkg.com/ignore/-/ignore-3.3.7.tgz#612289bfb3c220e186a58118618d5be8c1bab021"
@@ -3559,9 +3610,10 @@ js-tokens@^3.0.0, js-tokens@^3.0.2:
35593610
version "3.0.2"
35603611
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-3.0.2.tgz#9866df395102130e38f7f996bceb65443209c25b"
35613612

3562-
js-yaml@^3.5.1, js-yaml@^3.7.0:
3563-
version "3.10.0"
3564-
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.10.0.tgz#2e78441646bd4682e963f22b6e92823c309c62dc"
3613+
js-yaml@3.13.1, js-yaml@^3.5.1, js-yaml@^3.7.0:
3614+
version "3.13.1"
3615+
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.13.1.tgz#aff151b30bfdfa8e49e05da22e7415e9dfa37847"
3616+
integrity sha512-YfbcO7jXDdyj0DGxYVSlSeQNHbD7XPWvrVWeVUujrQEoZzWJIRrCPoyk6kL6IAjAG2IolMK4T0hNUe0HOUs5Jw==
35653617
dependencies:
35663618
argparse "^1.0.7"
35673619
esprima "^4.0.0"
@@ -4062,6 +4114,11 @@ ms@2.0.0:
40624114
version "2.0.0"
40634115
resolved "https://registry.yarnpkg.com/ms/-/ms-2.0.0.tgz#5608aeadfc00be6c2901df5f9861788de0d597c8"
40644116

4117+
ms@2.1.2:
4118+
version "2.1.2"
4119+
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009"
4120+
integrity sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==
4121+
40654122
mute-stream@0.0.5:
40664123
version "0.0.5"
40674124
resolved "https://registry.yarnpkg.com/mute-stream/-/mute-stream-0.0.5.tgz#8fbfabb0a98a253d3184331f9e8deb7372fac6c0"
@@ -4134,6 +4191,13 @@ no-case@^2.2.0:
41344191
dependencies:
41354192
lower-case "^1.1.1"
41364193

4194+
node-fetch@^2.2.0:
4195+
version "2.6.7"
4196+
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
4197+
integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
4198+
dependencies:
4199+
whatwg-url "^5.0.0"
4200+
41374201
node-int64@^0.4.0:
41384202
version "0.4.0"
41394203
resolved "https://registry.yarnpkg.com/node-int64/-/node-int64-0.4.0.tgz#87a9065cdb355d3182d8f94ce11188b825c68a3b"
@@ -5363,6 +5427,13 @@ stream-each@^1.1.0:
53635427
end-of-stream "^1.1.0"
53645428
stream-shift "^1.0.0"
53655429

5430+
stream-events@^1.0.5:
5431+
version "1.0.5"
5432+
resolved "https://registry.yarnpkg.com/stream-events/-/stream-events-1.0.5.tgz#bbc898ec4df33a4902d892333d47da9bf1c406d5"
5433+
integrity sha512-E1GUzBSgvct8Jsb3v2X15pjzN1tYebtbLaMg+eBOUOAxgbLoSbT2NS91ckc5lJD1KfLjId+jXJRgo0qnV5Nerg==
5434+
dependencies:
5435+
stubs "^3.0.0"
5436+
53665437
stream-http@^2.7.2:
53675438
version "2.8.0"
53685439
resolved "https://registry.yarnpkg.com/stream-http/-/stream-http-2.8.0.tgz#fd86546dac9b1c91aff8fc5d287b98fafb41bc10"
@@ -5467,6 +5538,11 @@ strip-json-comments@~2.0.1:
54675538
version "2.0.1"
54685539
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a"
54695540

5541+
stubs@^3.0.0:
5542+
version "3.0.0"
5543+
resolved "https://registry.yarnpkg.com/stubs/-/stubs-3.0.0.tgz#e8d2ba1fa9c90570303c030b6900f7d5f89abe5b"
5544+
integrity sha512-PdHt7hHUJKxvTCgbKX9C1V/ftOcjJQgz8BZwNfV5c4B6dcGqlpelTbJ999jBGZ2jYiPAwcX5dP6oBwVlBlUbxw==
5545+
54705546
supports-color@6.1.0:
54715547
version "6.1.0"
54725548
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-6.1.0.tgz#0764abc69c63d5ac842dd4867e8d025e880df8f3"
@@ -5538,6 +5614,17 @@ tar@^2.2.1:
55385614
fstream "^1.0.2"
55395615
inherits "2"
55405616

5617+
teeny-request@6.0.1:
5618+
version "6.0.1"
5619+
resolved "https://registry.yarnpkg.com/teeny-request/-/teeny-request-6.0.1.tgz#9b1f512cef152945827ba7e34f62523a4ce2c5b0"
5620+
integrity sha512-TAK0c9a00ELOqLrZ49cFxvPVogMUFaWY8dUsQc/0CuQPGF+BOxOQzXfE413BAk2kLomwNplvdtMpeaeGWmoc2g==
5621+
dependencies:
5622+
http-proxy-agent "^4.0.0"
5623+
https-proxy-agent "^4.0.0"
5624+
node-fetch "^2.2.0"
5625+
stream-events "^1.0.5"
5626+
uuid "^3.3.2"
5627+
55415628
terser-webpack-plugin@^1.4.3:
55425629
version "1.4.3"
55435630
resolved "https://registry.yarnpkg.com/terser-webpack-plugin/-/terser-webpack-plugin-1.4.3.tgz#5ecaf2dbdc5fb99745fd06791f46fc9ddb1c9a7c"
@@ -5661,6 +5748,11 @@ tr46@^1.0.0:
56615748
dependencies:
56625749
punycode "^2.1.0"
56635750

5751+
tr46@~0.0.3:
5752+
version "0.0.3"
5753+
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
5754+
integrity sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==
5755+
56645756
trim-right@^1.0.1:
56655757
version "1.0.1"
56665758
resolved "https://registry.yarnpkg.com/trim-right/-/trim-right-1.0.1.tgz#cb2e1203067e0c8de1f614094b9fe45704ea6003"
@@ -5834,6 +5926,11 @@ uuid@^3.0.0, uuid@^3.1.0:
58345926
version "3.2.1"
58355927
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.2.1.tgz#12c528bb9d58d0b9265d9a2f6f0fe8be17ff1f14"
58365928

5929+
uuid@^3.3.2:
5930+
version "3.4.0"
5931+
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.4.0.tgz#b23e4358afa8a202fe7a100af1f5f883f02007ee"
5932+
integrity sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==
5933+
58375934
v8-compile-cache@2.0.3:
58385935
version "2.0.3"
58395936
resolved "https://registry.yarnpkg.com/v8-compile-cache/-/v8-compile-cache-2.0.3.tgz#00f7494d2ae2b688cfe2899df6ed2c54bef91dbe"
@@ -5887,6 +5984,11 @@ watchpack@^1.6.0:
58875984
graceful-fs "^4.1.2"
58885985
neo-async "^2.5.0"
58895986

5987+
webidl-conversions@^3.0.0:
5988+
version "3.0.1"
5989+
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
5990+
integrity sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==
5991+
58905992
webidl-conversions@^4.0.1, webidl-conversions@^4.0.2:
58915993
version "4.0.2"
58925994
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-4.0.2.tgz#a855980b1f0b6b359ba1d5d9fb39ae941faa63ad"
@@ -5951,6 +6053,14 @@ whatwg-encoding@^1.0.1, whatwg-encoding@^1.0.3:
59516053
dependencies:
59526054
iconv-lite "0.4.19"
59536055

6056+
whatwg-url@^5.0.0:
6057+
version "5.0.0"
6058+
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
6059+
integrity sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==
6060+
dependencies:
6061+
tr46 "~0.0.3"
6062+
webidl-conversions "^3.0.0"
6063+
59546064
whatwg-url@^6.4.0:
59556065
version "6.4.0"
59566066
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-6.4.0.tgz#08fdf2b9e872783a7a1f6216260a1d66cc722e08"

0 commit comments

Comments
 (0)