Skip to content

Commit a91c52b

Browse files
committed
chore(deps): update dependency codecov to v3.8.1
1 parent ee1b164 commit a91c52b

File tree

2 files changed

+18
-23
lines changed

2 files changed

+18
-23
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@
110110
"@semantic-release/changelog": "5.0.1",
111111
"@semantic-release/git": "9.0.0",
112112
"@semantic-release/github": "7.1.1",
113-
"codecov": "3.8.0",
113+
"codecov": "3.8.1",
114114
"commitizen": "4.2.2",
115115
"cypress": "5.4.0",
116116
"cz-conventional-changelog": "3.3.0",

yarn.lock

Lines changed: 17 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -4472,15 +4472,15 @@ code-point-at@^1.0.0:
44724472
resolved "https://registry.yarnpkg.com/code-point-at/-/code-point-at-1.1.0.tgz#0d070b4d043a5bea33a2f1a40e2edb3d9a4ccf77"
44734473
integrity sha1-DQcLTQQ6W+ozovGkDi7bPZpMz3c=
44744474

4475-
4476-
version "3.8.0"
4477-
resolved "https://registry.yarnpkg.com/codecov/-/codecov-3.8.0.tgz#134bb6ff329711590a91e20441ca1ace66f1528d"
4478-
integrity sha512-7E/S7hmq2CJvCMBMu+aRACO9jxQX1HJug/M3ub8+t84R+5Ai2T5sFMxS3W8P41m2A63+VSAAL4U0aBlqZXkJPw==
4475+
4476+
version "3.8.1"
4477+
resolved "https://registry.yarnpkg.com/codecov/-/codecov-3.8.1.tgz#06fe026b75525ed1ce864d4a34f1010c52c51546"
4478+
integrity sha512-Qm7ltx1pzLPsliZY81jyaQ80dcNR4/JpcX0IHCIWrHBXgseySqbdbYfkdiXd7o/xmzQpGRVCKGYeTrHUpn6Dcw==
44794479
dependencies:
44804480
argv "0.0.2"
44814481
ignore-walk "3.0.3"
44824482
js-yaml "3.14.0"
4483-
teeny-request "7.0.1"
4483+
teeny-request "6.0.1"
44844484
urlgrey "0.4.4"
44854485

44864486
collection-visit@^1.0.0:
@@ -10492,16 +10492,16 @@ node-fetch-npm@^2.0.2:
1049210492
json-parse-better-errors "^1.0.0"
1049310493
safe-buffer "^5.1.1"
1049410494

10495+
node-fetch@^2.2.0:
10496+
version "2.6.1"
10497+
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
10498+
integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
10499+
1049510500
node-fetch@^2.3.0:
1049610501
version "2.6.0"
1049710502
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.0.tgz#e633456386d4aa55863f676a7ab0daa8fdecb0fd"
1049810503
integrity sha512-8dG4H5ujfvFiqDmVu9fQ5bOHUC15JMjMY/Zumv26oOvvVJjM67KF8koCWIabKQ1GJIa9r2mMZscBq/TbdOcmNA==
1049910504

10500-
node-fetch@^2.6.1:
10501-
version "2.6.1"
10502-
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
10503-
integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
10504-
1050510505
1050610506
version "0.9.0"
1050710507
resolved "https://registry.yarnpkg.com/node-forge/-/node-forge-0.9.0.tgz#d624050edbb44874adca12bb9a52ec63cb782579"
@@ -14732,16 +14732,16 @@ tar@^4, tar@^4.4.10, tar@^4.4.12, tar@^4.4.13:
1473214732
safe-buffer "^5.1.2"
1473314733
yallist "^3.0.3"
1473414734

14735-
teeny-request@7.0.1:
14736-
version "7.0.1"
14737-
resolved "https://registry.yarnpkg.com/teeny-request/-/teeny-request-7.0.1.tgz#bdd41fdffea5f8fbc0d29392cb47bec4f66b2b4c"
14738-
integrity sha512-sasJmQ37klOlplL4Ia/786M5YlOcoLGQyq2TE4WHSRupbAuDaQW0PfVxV4MtdBtRJ4ngzS+1qim8zP6Zp35qCw==
14735+
teeny-request@6.0.1:
14736+
version "6.0.1"
14737+
resolved "https://registry.yarnpkg.com/teeny-request/-/teeny-request-6.0.1.tgz#9b1f512cef152945827ba7e34f62523a4ce2c5b0"
14738+
integrity sha512-TAK0c9a00ELOqLrZ49cFxvPVogMUFaWY8dUsQc/0CuQPGF+BOxOQzXfE413BAk2kLomwNplvdtMpeaeGWmoc2g==
1473914739
dependencies:
1474014740
http-proxy-agent "^4.0.0"
14741-
https-proxy-agent "^5.0.0"
14742-
node-fetch "^2.6.1"
14741+
https-proxy-agent "^4.0.0"
14742+
node-fetch "^2.2.0"
1474314743
stream-events "^1.0.5"
14744-
uuid "^8.0.0"
14744+
uuid "^3.3.2"
1474514745

1474614746
temp-dir@^1.0.0:
1474714747
version "1.0.0"
@@ -15368,11 +15368,6 @@ uuid@^3.3.3, uuid@^3.4.0:
1536815368
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.4.0.tgz#b23e4358afa8a202fe7a100af1f5f883f02007ee"
1536915369
integrity sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==
1537015370

15371-
uuid@^8.0.0:
15372-
version "8.3.1"
15373-
resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.1.tgz#2ba2e6ca000da60fce5a196954ab241131e05a31"
15374-
integrity sha512-FOmRr+FmWEIG8uhZv6C2bTgEVXsHk08kE7mPlrBbEe+c3r9pjceVPgupIfNIhc4yx55H69OXANrUaSuu9eInKg==
15375-
1537615371
v8-compile-cache@^2.0.3:
1537715372
version "2.1.0"
1537815373
resolved "https://registry.yarnpkg.com/v8-compile-cache/-/v8-compile-cache-2.1.0.tgz#e14de37b31a6d194f5690d67efc4e7f6fc6ab30e"

0 commit comments

Comments
 (0)