Skip to content

Commit 738004c

Browse files
committed
chore(deps): update dependency codecov to v3.8.2
1 parent 4d706bb commit 738004c

File tree

2 files changed

+16
-37
lines changed

2 files changed

+16
-37
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.2",
3939
"eslint": "7.21.0",
4040
"jest": "26.6.3",
4141
"nuxt": "2.15.3",

yarn.lock

Lines changed: 15 additions & 36 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,15 +3218,15 @@ 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.2"
3223+
resolved "https://registry.yarnpkg.com/codecov/-/codecov-3.8.2.tgz#ab24f18783998c39e809ea210af899f8dbcc790e"
3224+
integrity sha512-6w/kt/xvmPsWMfDFPE/T054txA9RTgcJEw36PNa6MYX+YV29jCHCRFXwbQ3QZBTOgnex1J2WP8bo2AT8TWWz9g==
32303225
dependencies:
32313226
argv "0.0.2"
32323227
ignore-walk "3.0.3"
3233-
js-yaml "3.14.0"
3234-
teeny-request "6.0.1"
3228+
js-yaml "3.14.1"
3229+
teeny-request "7.0.1"
32353230
urlgrey "0.4.4"
32363231

32373232
collect-v8-coverage@^1.0.0:
@@ -5827,14 +5822,6 @@ https-browserify@^1.0.0:
58275822
resolved "https://registry.yarnpkg.com/https-browserify/-/https-browserify-1.0.0.tgz#ec06c10e0a34c0f2faf199f7fd7fc78fffd03c73"
58285823
integrity sha1-7AbBDgo0wPL68Zn3/X/Hj//QPHM=
58295824

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-
58385825
https-proxy-agent@^5.0.0:
58395826
version "5.0.0"
58405827
resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-5.0.0.tgz#e2a90542abb68a762e0a0850f6c9edadfd8506b2"
@@ -6786,15 +6773,7 @@ js-tokens@^4.0.0:
67866773
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"
67876774
integrity sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==
67886775

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:
6776+
[email protected], js-yaml@^3.13.1:
67986777
version "3.14.1"
67996778
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.14.1.tgz#dae812fdb3825fa306609a8717383c50c36a0537"
68006779
integrity sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==
@@ -7669,7 +7648,7 @@ no-case@^3.0.4:
76697648
lower-case "^2.0.2"
76707649
tslib "^2.0.3"
76717650

7672-
node-fetch@^2.2.0, node-fetch@^2.3.0, node-fetch@^2.6.1:
7651+
node-fetch@^2.3.0, node-fetch@^2.6.1:
76737652
version "2.6.1"
76747653
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
76757654
integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
@@ -10636,16 +10615,16 @@ tar@^6.0.2:
1063610615
mkdirp "^1.0.3"
1063710616
yallist "^4.0.0"
1063810617

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==
10618+
teeny-request@7.0.1:
10619+
version "7.0.1"
10620+
resolved "https://registry.yarnpkg.com/teeny-request/-/teeny-request-7.0.1.tgz#bdd41fdffea5f8fbc0d29392cb47bec4f66b2b4c"
10621+
integrity sha512-sasJmQ37klOlplL4Ia/786M5YlOcoLGQyq2TE4WHSRupbAuDaQW0PfVxV4MtdBtRJ4ngzS+1qim8zP6Zp35qCw==
1064310622
dependencies:
1064410623
http-proxy-agent "^4.0.0"
10645-
https-proxy-agent "^4.0.0"
10646-
node-fetch "^2.2.0"
10624+
https-proxy-agent "^5.0.0"
10625+
node-fetch "^2.6.1"
1064710626
stream-events "^1.0.5"
10648-
uuid "^3.3.2"
10627+
uuid "^8.0.0"
1064910628

1065010629
terminal-link@^2.0.0:
1065110630
version "2.1.1"

0 commit comments

Comments
 (0)