Skip to content

Commit 46cd912

Browse files
chore(deps-dev): bump codecov from 3.8.1 to 3.8.2
Bumps [codecov](https://github.com/codecov/codecov-node) from 3.8.1 to 3.8.2. - [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.8.1...v3.8.2) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9fe459a commit 46cd912

File tree

1 file changed

+19
-35
lines changed

1 file changed

+19
-35
lines changed

yarn.lock

+19-35
Original file line numberDiff line numberDiff line change
@@ -1328,11 +1328,6 @@ acorn@^7.1.1, acorn@^7.4.0:
13281328
resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.4.1.tgz#feaed255973d2e77555b83dbc08851a6c63520fa"
13291329
integrity sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==
13301330

1331-
agent-base@5:
1332-
version "5.1.1"
1333-
resolved "https://registry.yarnpkg.com/agent-base/-/agent-base-5.1.1.tgz#e8fb3f242959db44d63be665db7a8e739537a32c"
1334-
integrity sha512-TMeqbNl2fMW0nMjTEPOwe3J/PRFP4vqeoNuQMG0HlMrtm5QxKqdvAkZ1pRBQ/ulIyDD5Yq0nJ7YbdD8ey0TO3g==
1335-
13361331
agent-base@6, agent-base@^6.0.0:
13371332
version "6.0.2"
13381333
resolved "https://registry.yarnpkg.com/agent-base/-/agent-base-6.0.2.tgz#49fff58577cfee3f37176feab4c22e00f86d7f77"
@@ -2174,14 +2169,14 @@ coa@^2.0.2:
21742169
q "^1.1.2"
21752170

21762171
codecov@^3.8.1:
2177-
version "3.8.1"
2178-
resolved "https://registry.yarnpkg.com/codecov/-/codecov-3.8.1.tgz#06fe026b75525ed1ce864d4a34f1010c52c51546"
2179-
integrity sha512-Qm7ltx1pzLPsliZY81jyaQ80dcNR4/JpcX0IHCIWrHBXgseySqbdbYfkdiXd7o/xmzQpGRVCKGYeTrHUpn6Dcw==
2172+
version "3.8.2"
2173+
resolved "https://registry.yarnpkg.com/codecov/-/codecov-3.8.2.tgz#ab24f18783998c39e809ea210af899f8dbcc790e"
2174+
integrity sha512-6w/kt/xvmPsWMfDFPE/T054txA9RTgcJEw36PNa6MYX+YV29jCHCRFXwbQ3QZBTOgnex1J2WP8bo2AT8TWWz9g==
21802175
dependencies:
21812176
argv "0.0.2"
21822177
ignore-walk "3.0.3"
2183-
js-yaml "3.14.0"
2184-
teeny-request "6.0.1"
2178+
js-yaml "3.14.1"
2179+
teeny-request "7.0.1"
21852180
urlgrey "0.4.4"
21862181

21872182
collapse-white-space@^1.0.2:
@@ -4089,14 +4084,6 @@ https-proxy-agent@5, https-proxy-agent@^5.0.0:
40894084
agent-base "6"
40904085
debug "4"
40914086

4092-
https-proxy-agent@^4.0.0:
4093-
version "4.0.0"
4094-
resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-4.0.0.tgz#702b71fb5520a132a66de1f67541d9e62154d82b"
4095-
integrity sha512-zoDhWrkR3of1l9QAL8/scJZyLu8j/gBkcwcaQOZh7Gyh/+uJQzGVETdgT30akuwkpL8HTRfssqI3BZuV18teDg==
4096-
dependencies:
4097-
agent-base "5"
4098-
debug "4"
4099-
41004087
41014088
version "0.4.24"
41024089
resolved "https://registry.yarnpkg.com/iconv-lite/-/iconv-lite-0.4.24.tgz#2022b4b25fbddc21d2f524974a474aafe733908b"
@@ -4551,15 +4538,7 @@ js-tokens@^4.0.0:
45514538
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"
45524539
integrity sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==
45534540

4554-
4555-
version "3.14.0"
4556-
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.14.0.tgz#a7a34170f26a21bb162424d8adacb4113a69e482"
4557-
integrity sha512-/4IbIeHcD9VMHFqDR/gQ7EdZdLimOvW2DdcxFjdyyZ9NsbS+ccrXqVWDtab/lRl5AlUqmpBx8EhPaWR+OtY17A==
4558-
dependencies:
4559-
argparse "^1.0.7"
4560-
esprima "^4.0.0"
4561-
4562-
js-yaml@^3.10.0, js-yaml@^3.13.1:
4541+
[email protected], js-yaml@^3.10.0, js-yaml@^3.13.1:
45634542
version "3.14.1"
45644543
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.14.1.tgz#dae812fdb3825fa306609a8717383c50c36a0537"
45654544
integrity sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==
@@ -5198,7 +5177,7 @@ node-addon-api@^1.7.1:
51985177
resolved "https://registry.yarnpkg.com/node-addon-api/-/node-addon-api-1.7.2.tgz#3df30b95720b53c24e59948b49532b662444f54d"
51995178
integrity sha512-ibPK3iA+vaY1eEjESkQkM0BbCqFOaZMiXRTtdB0u7b4djtY6JnsjvPdUHVMg6xQt3B8fpTTWHI9A+ADjM9frzg==
52005179

5201-
node-fetch@^2.2.0, node-fetch@^2.6.1:
5180+
node-fetch@^2.6.1:
52025181
version "2.6.1"
52035182
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
52045183
integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
@@ -7568,16 +7547,16 @@ tar-stream@^2.1.4, tar-stream@^2.2.0:
75687547
inherits "^2.0.3"
75697548
readable-stream "^3.1.1"
75707549

7571-
teeny-request@6.0.1:
7572-
version "6.0.1"
7573-
resolved "https://registry.yarnpkg.com/teeny-request/-/teeny-request-6.0.1.tgz#9b1f512cef152945827ba7e34f62523a4ce2c5b0"
7574-
integrity sha512-TAK0c9a00ELOqLrZ49cFxvPVogMUFaWY8dUsQc/0CuQPGF+BOxOQzXfE413BAk2kLomwNplvdtMpeaeGWmoc2g==
7550+
teeny-request@7.0.1:
7551+
version "7.0.1"
7552+
resolved "https://registry.yarnpkg.com/teeny-request/-/teeny-request-7.0.1.tgz#bdd41fdffea5f8fbc0d29392cb47bec4f66b2b4c"
7553+
integrity sha512-sasJmQ37klOlplL4Ia/786M5YlOcoLGQyq2TE4WHSRupbAuDaQW0PfVxV4MtdBtRJ4ngzS+1qim8zP6Zp35qCw==
75757554
dependencies:
75767555
http-proxy-agent "^4.0.0"
7577-
https-proxy-agent "^4.0.0"
7578-
node-fetch "^2.2.0"
7556+
https-proxy-agent "^5.0.0"
7557+
node-fetch "^2.6.1"
75797558
stream-events "^1.0.5"
7580-
uuid "^3.3.2"
7559+
uuid "^8.0.0"
75817560

75827561
terser@^3.7.3:
75837562
version "3.17.0"
@@ -8104,6 +8083,11 @@ uuid@^3.3.2:
81048083
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.4.0.tgz#b23e4358afa8a202fe7a100af1f5f883f02007ee"
81058084
integrity sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==
81068085

8086+
uuid@^8.0.0:
8087+
version "8.3.2"
8088+
resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.2.tgz#80d5b5ced271bb9af6c445f21a1a04c606cefbe2"
8089+
integrity sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==
8090+
81078091
v8-compile-cache@^2.0.0, v8-compile-cache@^2.0.3, v8-compile-cache@^2.3.0:
81088092
version "2.3.0"
81098093
resolved "https://registry.yarnpkg.com/v8-compile-cache/-/v8-compile-cache-2.3.0.tgz#2de19618c66dc247dcfb6f99338035d8245a2cee"

0 commit comments

Comments
 (0)