Skip to content

Commit 89d9114

Browse files
committed
chore: upgrade codecov client
1 parent 71b7e2d commit 89d9114

File tree

2 files changed

+54
-19
lines changed

2 files changed

+54
-19
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@
120120
"babel-eslint": "^10.0.1",
121121
"babel-plugin-istanbul": "^5.1.0",
122122
"chai": "^4.2.0",
123-
"codecov": "^3.1.0",
123+
"codecov": "^3.7.0",
124124
"copy": "^0.3.2",
125125
"cross-env": "^5.2.0",
126126
"dedent-js": "^1.0.1",

yarn.lock

Lines changed: 53 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1160,6 +1160,11 @@
11601160
lodash "^4.17.4"
11611161
read-pkg-up "^7.0.0"
11621162

1163+
"@tootallnate/once@1":
1164+
version "1.1.2"
1165+
resolved "https://registry.yarnpkg.com/@tootallnate/once/-/once-1.1.2.tgz#ccb91445360179a04e7fe6aff78c00ffc1eeaf82"
1166+
integrity sha512-RbzJvlNzmRq5c3O09UipeuXno4tA1FE6ikOjxZK0tuxVv3412l64l5t1W5pj4+rJq9vpkm/kwiR07aZXnsKPxw==
1167+
11631168
"@types/chai@^4.2.0":
11641169
version "4.2.7"
11651170
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.2.7.tgz#1c8c25cbf6e59ffa7d6b9652c78e547d9a41692d"
@@ -1329,6 +1334,13 @@ agent-base@5:
13291334
resolved "https://registry.yarnpkg.com/agent-base/-/agent-base-5.1.1.tgz#e8fb3f242959db44d63be665db7a8e739537a32c"
13301335
integrity sha512-TMeqbNl2fMW0nMjTEPOwe3J/PRFP4vqeoNuQMG0HlMrtm5QxKqdvAkZ1pRBQ/ulIyDD5Yq0nJ7YbdD8ey0TO3g==
13311336

1337+
agent-base@6:
1338+
version "6.0.1"
1339+
resolved "https://registry.yarnpkg.com/agent-base/-/agent-base-6.0.1.tgz#808007e4e5867decb0ab6ab2f928fbdb5a596db4"
1340+
integrity sha512-01q25QQDwLSsyfhrKbn8yuur+JNw0H+0Y4JiGIKd3z9aYk/w/2kxD/Upc+t2ZBBSUNff50VjPsSW2YxM8QYKVg==
1341+
dependencies:
1342+
debug "4"
1343+
13321344
agent-base@~4.2.1:
13331345
version "4.2.1"
13341346
resolved "https://registry.yarnpkg.com/agent-base/-/agent-base-4.2.1.tgz#d89e5999f797875674c07d87f260fc41e83e8ca9"
@@ -1515,7 +1527,7 @@ argv-formatter@~1.0.0:
15151527
resolved "https://registry.yarnpkg.com/argv-formatter/-/argv-formatter-1.0.0.tgz#a0ca0cbc29a5b73e836eebe1cbf6c5e0e4eb82f9"
15161528
integrity sha1-oMoMvCmltz6Dbuvhy/bF4OTrgvk=
15171529

1518-
argv@^0.0.2:
1530+
15191531
version "0.0.2"
15201532
resolved "https://registry.yarnpkg.com/argv/-/argv-0.0.2.tgz#ecbd16f8949b157183711b1bda334f37840185ab"
15211533
integrity sha1-7L0W+JSbFXGDcRsb2jNPN4QBhas=
@@ -2197,16 +2209,16 @@ code-point-at@^1.0.0:
21972209
resolved "https://registry.yarnpkg.com/code-point-at/-/code-point-at-1.1.0.tgz#0d070b4d043a5bea33a2f1a40e2edb3d9a4ccf77"
21982210
integrity sha1-DQcLTQQ6W+ozovGkDi7bPZpMz3c=
21992211

2200-
codecov@^3.1.0:
2201-
version "3.6.1"
2202-
resolved "https://registry.yarnpkg.com/codecov/-/codecov-3.6.1.tgz#f39fc49413445555f81f8e3ca5730992843b4517"
2203-
integrity sha512-IUJB6WG47nWK7o50etF8jBadxdMw7DmoQg05yIljstXFBGB6clOZsIj6iD4P82T2YaIU3qq+FFu8K9pxgkCJDQ==
2212+
codecov@^3.7.0:
2213+
version "3.7.0"
2214+
resolved "https://registry.yarnpkg.com/codecov/-/codecov-3.7.0.tgz#4a09939cde24447a43f36d068e8b4e0188dc3f27"
2215+
integrity sha512-uIixKofG099NbUDyzRk1HdGtaG8O+PBUAg3wfmjwXw2+ek+PZp+puRvbTohqrVfuudaezivJHFgTtSC3M8MXww==
22042216
dependencies:
2205-
argv "^0.0.2"
2206-
ignore-walk "^3.0.1"
2207-
js-yaml "^3.13.1"
2208-
teeny-request "^3.11.3"
2209-
urlgrey "^0.4.4"
2217+
argv "0.0.2"
2218+
ignore-walk "3.0.3"
2219+
js-yaml "3.13.1"
2220+
teeny-request "6.0.1"
2221+
urlgrey "0.4.4"
22102222

22112223
collection-visit@^1.0.0:
22122224
version "1.0.0"
@@ -4086,6 +4098,15 @@ http-proxy-agent@^3.0.0:
40864098
agent-base "5"
40874099
debug "4"
40884100

4101+
http-proxy-agent@^4.0.0:
4102+
version "4.0.1"
4103+
resolved "https://registry.yarnpkg.com/http-proxy-agent/-/http-proxy-agent-4.0.1.tgz#8a8c8ef7f5932ccf953c296ca8291b95aa74aa3a"
4104+
integrity sha512-k0zdNgqWTGA6aeIRVpvfVob4fL52dTfaehylg0Y4UvSySvOq/Y+BOyPrgpUrA7HylqvU8vIZGsRuXmspskV0Tg==
4105+
dependencies:
4106+
"@tootallnate/once" "1"
4107+
agent-base "6"
4108+
debug "4"
4109+
40894110
http-signature@~1.2.0:
40904111
version "1.2.0"
40914112
resolved "https://registry.yarnpkg.com/http-signature/-/http-signature-1.2.0.tgz#9aecd925114772f3d95b65a60abb8f7c18fbace1"
@@ -4095,7 +4116,7 @@ http-signature@~1.2.0:
40954116
jsprim "^1.2.2"
40964117
sshpk "^1.7.0"
40974118

4098-
https-proxy-agent@^2.2.1, https-proxy-agent@^2.2.3:
4119+
https-proxy-agent@^2.2.3:
40994120
version "2.2.4"
41004121
resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-2.2.4.tgz#4ee7a737abd92678a293d9b34a1af4d0d08c787b"
41014122
integrity sha512-OmvfoQ53WLjtA9HeYP9RNrWMJzzAz1JGaSFr1nijg0PVR1JaD/xbJq1mdEIIlxGpXp9eSe/O2LgU9DJmTPd0Eg==
@@ -4156,7 +4177,7 @@ iferr@^1.0.2:
41564177
resolved "https://registry.yarnpkg.com/iferr/-/iferr-1.0.2.tgz#e9fde49a9da06dc4a4194c6c9ed6d08305037a6d"
41574178
integrity sha512-9AfeLfji44r5TKInjhz3W9DyZI1zR1JAf2hVBMGhddAKPqBsupb89jGfbCTHIGZd6fGZl9WlHdn4AObygyMKwg==
41584179

4159-
ignore-walk@^3.0.1:
4180+
ignore-walk@3.0.3, ignore-walk@^3.0.1:
41604181
version "3.0.3"
41614182
resolved "https://registry.yarnpkg.com/ignore-walk/-/ignore-walk-3.0.3.tgz#017e2447184bfeade7c238e4aefdd1e8f95b1e37"
41624183
integrity sha512-m7o6xuOaT1aqheYHKf8W6J5pYH85ZI9w077erOzLje3JsB1gkafkAhHHY19dqjulgIZHFm32Cp5uNZgcQqdJKw==
@@ -7905,6 +7926,13 @@ stream-each@^1.1.0:
79057926
end-of-stream "^1.1.0"
79067927
stream-shift "^1.0.0"
79077928

7929+
stream-events@^1.0.5:
7930+
version "1.0.5"
7931+
resolved "https://registry.yarnpkg.com/stream-events/-/stream-events-1.0.5.tgz#bbc898ec4df33a4902d892333d47da9bf1c406d5"
7932+
integrity sha512-E1GUzBSgvct8Jsb3v2X15pjzN1tYebtbLaMg+eBOUOAxgbLoSbT2NS91ckc5lJD1KfLjId+jXJRgo0qnV5Nerg==
7933+
dependencies:
7934+
stubs "^3.0.0"
7935+
79087936
stream-iterate@^1.1.0:
79097937
version "1.2.0"
79107938
resolved "https://registry.yarnpkg.com/stream-iterate/-/stream-iterate-1.2.0.tgz#2bd7c77296c1702a46488b8ad41f79865eecd4e1"
@@ -8078,6 +8106,11 @@ [email protected], strip-json-comments@^2.0.1, strip-json-comments@~2.0.
80788106
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a"
80798107
integrity sha1-PFMZQukIwml8DsNEhYwobHygpgo=
80808108

8109+
stubs@^3.0.0:
8110+
version "3.0.0"
8111+
resolved "https://registry.yarnpkg.com/stubs/-/stubs-3.0.0.tgz#e8d2ba1fa9c90570303c030b6900f7d5f89abe5b"
8112+
integrity sha1-6NK6H6nJBXAwPAMLaQD31fiavls=
8113+
80818114
success-symbol@^0.1.0:
80828115
version "0.1.0"
80838116
resolved "https://registry.yarnpkg.com/success-symbol/-/success-symbol-0.1.0.tgz#24022e486f3bf1cdca094283b769c472d3b72897"
@@ -8169,13 +8202,15 @@ tar@^4.4.10, tar@^4.4.12, tar@^4.4.13:
81698202
safe-buffer "^5.1.2"
81708203
yallist "^3.0.3"
81718204

8172-
teeny-request@^3.11.3:
8173-
version "3.11.3"
8174-
resolved "https://registry.yarnpkg.com/teeny-request/-/teeny-request-3.11.3.tgz#335c629f7645e5d6599362df2f3230c4cbc23a55"
8175-
integrity sha512-CKncqSF7sH6p4rzCgkb/z/Pcos5efl0DmolzvlqRQUNcpRIruOhY9+T1FsIlyEbfWd7MsFpodROOwHYh2BaXzw==
8205+
teeny-request@6.0.1:
8206+
version "6.0.1"
8207+
resolved "https://registry.yarnpkg.com/teeny-request/-/teeny-request-6.0.1.tgz#9b1f512cef152945827ba7e34f62523a4ce2c5b0"
8208+
integrity sha512-TAK0c9a00ELOqLrZ49cFxvPVogMUFaWY8dUsQc/0CuQPGF+BOxOQzXfE413BAk2kLomwNplvdtMpeaeGWmoc2g==
81768209
dependencies:
8177-
https-proxy-agent "^2.2.1"
8210+
http-proxy-agent "^4.0.0"
8211+
https-proxy-agent "^4.0.0"
81788212
node-fetch "^2.2.0"
8213+
stream-events "^1.0.5"
81798214
uuid "^3.3.2"
81808215

81818216
temp-dir@^1.0.0:
@@ -8566,7 +8601,7 @@ url-parse-lax@^1.0.0:
85668601
dependencies:
85678602
prepend-http "^1.0.1"
85688603

8569-
urlgrey@^0.4.4:
8604+
85708605
version "0.4.4"
85718606
resolved "https://registry.yarnpkg.com/urlgrey/-/urlgrey-0.4.4.tgz#892fe95960805e85519f1cd4389f2cb4cbb7652f"
85728607
integrity sha1-iS/pWWCAXoVRnxzUOJ8stMu3ZS8=

0 commit comments

Comments
 (0)