Skip to content

Commit 8820444

Browse files
committed
chore(deps): update dependency codecov to v3.8.3
1 parent 4d706bb commit 8820444

File tree

2 files changed

+36
-48
lines changed

2 files changed

+36
-48
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"devDependencies": {
3636
"@nuxtjs/eslint-config": "6.0.0",
3737
"babel-eslint": "10.1.0",
38-
"codecov": "3.8.1",
38+
"codecov": "3.8.3",
3939
"eslint": "7.21.0",
4040
"jest": "26.6.3",
4141
"nuxt": "2.15.3",

yarn.lock

Lines changed: 35 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -2147,11 +2147,6 @@ add-stream@^1.0.0:
21472147
resolved "https://registry.yarnpkg.com/add-stream/-/add-stream-1.0.0.tgz#6a7990437ca736d5e1288db92bd3266d5f5cb2aa"
21482148
integrity sha1-anmQQ3ynNtXhKI25K9MmbV9csqo=
21492149

2150-
agent-base@5:
2151-
version "5.1.1"
2152-
resolved "https://registry.yarnpkg.com/agent-base/-/agent-base-5.1.1.tgz#e8fb3f242959db44d63be665db7a8e739537a32c"
2153-
integrity sha512-TMeqbNl2fMW0nMjTEPOwe3J/PRFP4vqeoNuQMG0HlMrtm5QxKqdvAkZ1pRBQ/ulIyDD5Yq0nJ7YbdD8ey0TO3g==
2154-
21552150
agent-base@6:
21562151
version "6.0.2"
21572152
resolved "https://registry.yarnpkg.com/agent-base/-/agent-base-6.0.2.tgz#49fff58577cfee3f37176feab4c22e00f86d7f77"
@@ -3223,16 +3218,16 @@ coa@^2.0.2:
32233218
chalk "^2.4.1"
32243219
q "^1.1.2"
32253220

3226-
3227-
version "3.8.1"
3228-
resolved "https://registry.yarnpkg.com/codecov/-/codecov-3.8.1.tgz#06fe026b75525ed1ce864d4a34f1010c52c51546"
3229-
integrity sha512-Qm7ltx1pzLPsliZY81jyaQ80dcNR4/JpcX0IHCIWrHBXgseySqbdbYfkdiXd7o/xmzQpGRVCKGYeTrHUpn6Dcw==
3221+
3222+
version "3.8.3"
3223+
resolved "https://registry.yarnpkg.com/codecov/-/codecov-3.8.3.tgz#9c3e364b8a700c597346ae98418d09880a3fdbe7"
3224+
integrity sha512-Y8Hw+V3HgR7V71xWH2vQ9lyS358CbGCldWlJFR0JirqoGtOoas3R3/OclRTvgUYFK29mmJICDPauVKmpqbwhOA==
32303225
dependencies:
32313226
argv "0.0.2"
3232-
ignore-walk "3.0.3"
3233-
js-yaml "3.14.0"
3234-
teeny-request "6.0.1"
3235-
urlgrey "0.4.4"
3227+
ignore-walk "3.0.4"
3228+
js-yaml "3.14.1"
3229+
teeny-request "7.1.1"
3230+
urlgrey "1.0.0"
32363231

32373232
collect-v8-coverage@^1.0.0:
32383233
version "1.0.1"
@@ -4913,6 +4908,13 @@ fast-text-encoding@^1.0.0:
49134908
resolved "https://registry.yarnpkg.com/fast-text-encoding/-/fast-text-encoding-1.0.3.tgz#ec02ac8e01ab8a319af182dae2681213cfe9ce53"
49144909
integrity sha512-dtm4QZH9nZtcDt8qJiOH9fcQd1NAgi+K1O2DbE6GG1PPCK/BWfOH3idCTRQ4ImXRUOyopDEgDEnVEE7Y/2Wrig==
49154910

4911+
fast-url-parser@^1.1.3:
4912+
version "1.1.3"
4913+
resolved "https://registry.yarnpkg.com/fast-url-parser/-/fast-url-parser-1.1.3.tgz#f4af3ea9f34d8a271cf58ad2b3759f431f0b318d"
4914+
integrity sha1-9K8+qfNNiicc9YrSs3WfQx8LMY0=
4915+
dependencies:
4916+
punycode "^1.3.2"
4917+
49164918
fastq@^1.6.0:
49174919
version "1.10.1"
49184920
resolved "https://registry.yarnpkg.com/fastq/-/fastq-1.10.1.tgz#8b8f2ac8bf3632d67afcd65dac248d5fdc45385e"
@@ -5827,14 +5829,6 @@ https-browserify@^1.0.0:
58275829
resolved "https://registry.yarnpkg.com/https-browserify/-/https-browserify-1.0.0.tgz#ec06c10e0a34c0f2faf199f7fd7fc78fffd03c73"
58285830
integrity sha1-7AbBDgo0wPL68Zn3/X/Hj//QPHM=
58295831

5830-
https-proxy-agent@^4.0.0:
5831-
version "4.0.0"
5832-
resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-4.0.0.tgz#702b71fb5520a132a66de1f67541d9e62154d82b"
5833-
integrity sha512-zoDhWrkR3of1l9QAL8/scJZyLu8j/gBkcwcaQOZh7Gyh/+uJQzGVETdgT30akuwkpL8HTRfssqI3BZuV18teDg==
5834-
dependencies:
5835-
agent-base "5"
5836-
debug "4"
5837-
58385832
https-proxy-agent@^5.0.0:
58395833
version "5.0.0"
58405834
resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-5.0.0.tgz#e2a90542abb68a762e0a0850f6c9edadfd8506b2"
@@ -5877,10 +5871,10 @@ iferr@^0.1.5:
58775871
resolved "https://registry.yarnpkg.com/iferr/-/iferr-0.1.5.tgz#c60eed69e6d8fdb6b3104a1fcbca1c192dc5b501"
58785872
integrity sha1-xg7taebY/bazEEofy8ocGS3FtQE=
58795873

5880-
5881-
version "3.0.3"
5882-
resolved "https://registry.yarnpkg.com/ignore-walk/-/ignore-walk-3.0.3.tgz#017e2447184bfeade7c238e4aefdd1e8f95b1e37"
5883-
integrity sha512-m7o6xuOaT1aqheYHKf8W6J5pYH85ZI9w077erOzLje3JsB1gkafkAhHHY19dqjulgIZHFm32Cp5uNZgcQqdJKw==
5874+
5875+
version "3.0.4"
5876+
resolved "https://registry.yarnpkg.com/ignore-walk/-/ignore-walk-3.0.4.tgz#c9a09f69b7c7b479a5d74ac1a3c0d4236d2a6335"
5877+
integrity sha512-PY6Ii8o1jMRA1z4F2hRkH/xN59ox43DavKvD3oDpfurRlOJyAHpifIwpbdv1n4jt4ov0jSpw3kQ4GhJnpBL6WQ==
58845878
dependencies:
58855879
minimatch "^3.0.4"
58865880

@@ -6786,15 +6780,7 @@ js-tokens@^4.0.0:
67866780
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"
67876781
integrity sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==
67886782

6789-
6790-
version "3.14.0"
6791-
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.14.0.tgz#a7a34170f26a21bb162424d8adacb4113a69e482"
6792-
integrity sha512-/4IbIeHcD9VMHFqDR/gQ7EdZdLimOvW2DdcxFjdyyZ9NsbS+ccrXqVWDtab/lRl5AlUqmpBx8EhPaWR+OtY17A==
6793-
dependencies:
6794-
argparse "^1.0.7"
6795-
esprima "^4.0.0"
6796-
6797-
js-yaml@^3.13.1:
6783+
[email protected], js-yaml@^3.13.1:
67986784
version "3.14.1"
67996785
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.14.1.tgz#dae812fdb3825fa306609a8717383c50c36a0537"
68006786
integrity sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==
@@ -7669,7 +7655,7 @@ no-case@^3.0.4:
76697655
lower-case "^2.0.2"
76707656
tslib "^2.0.3"
76717657

7672-
node-fetch@^2.2.0, node-fetch@^2.3.0, node-fetch@^2.6.1:
7658+
node-fetch@^2.3.0, node-fetch@^2.6.1:
76737659
version "2.6.1"
76747660
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
76757661
integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
@@ -9204,7 +9190,7 @@ [email protected]:
92049190
resolved "https://registry.yarnpkg.com/punycode/-/punycode-1.3.2.tgz#9653a036fb7c1ee42342f2325cceefea3926c48d"
92059191
integrity sha1-llOgNvt8HuQjQvIyXM7v6jkmxI0=
92069192

9207-
punycode@^1.2.4:
9193+
punycode@^1.2.4, punycode@^1.3.2:
92089194
version "1.4.1"
92099195
resolved "https://registry.yarnpkg.com/punycode/-/punycode-1.4.1.tgz#c0d5a63b2718800ad8e1eb0fa5269c84dd41845e"
92109196
integrity sha1-wNWmOycYgArY4esPpSachN1BhF4=
@@ -10636,16 +10622,16 @@ tar@^6.0.2:
1063610622
mkdirp "^1.0.3"
1063710623
yallist "^4.0.0"
1063810624

10639-
teeny-request@6.0.1:
10640-
version "6.0.1"
10641-
resolved "https://registry.yarnpkg.com/teeny-request/-/teeny-request-6.0.1.tgz#9b1f512cef152945827ba7e34f62523a4ce2c5b0"
10642-
integrity sha512-TAK0c9a00ELOqLrZ49cFxvPVogMUFaWY8dUsQc/0CuQPGF+BOxOQzXfE413BAk2kLomwNplvdtMpeaeGWmoc2g==
10625+
teeny-request@7.1.1:
10626+
version "7.1.1"
10627+
resolved "https://registry.yarnpkg.com/teeny-request/-/teeny-request-7.1.1.tgz#2b0d156f4a8ad81de44303302ba8d7f1f05e20e6"
10628+
integrity sha512-iwY6rkW5DDGq8hE2YgNQlKbptYpY5Nn2xecjQiNjOXWbKzPGUfmeUBCSQbbr306d7Z7U2N0TPl+/SwYRfua1Dg==
1064310629
dependencies:
1064410630
http-proxy-agent "^4.0.0"
10645-
https-proxy-agent "^4.0.0"
10646-
node-fetch "^2.2.0"
10631+
https-proxy-agent "^5.0.0"
10632+
node-fetch "^2.6.1"
1064710633
stream-events "^1.0.5"
10648-
uuid "^3.3.2"
10634+
uuid "^8.0.0"
1064910635

1065010636
terminal-link@^2.0.0:
1065110637
version "2.1.1"
@@ -11135,10 +11121,12 @@ url@^0.11.0:
1113511121
punycode "1.3.2"
1113611122
querystring "0.2.0"
1113711123

11138-
11139-
version "0.4.4"
11140-
resolved "https://registry.yarnpkg.com/urlgrey/-/urlgrey-0.4.4.tgz#892fe95960805e85519f1cd4389f2cb4cbb7652f"
11141-
integrity sha1-iS/pWWCAXoVRnxzUOJ8stMu3ZS8=
11124+
11125+
version "1.0.0"
11126+
resolved "https://registry.yarnpkg.com/urlgrey/-/urlgrey-1.0.0.tgz#72d2f904482d0b602e3c7fa599343d699bbe1017"
11127+
integrity sha512-hJfIzMPJmI9IlLkby8QrsCykQ+SXDeO2W5Q9QTW3QpqZVTx4a/K7p8/5q+/isD8vsbVaFgql/gvAoQCRQ2Cb5w==
11128+
dependencies:
11129+
fast-url-parser "^1.1.3"
1114211130

1114311131
use@^3.1.0:
1114411132
version "3.1.1"

0 commit comments

Comments
 (0)