Skip to content

Commit c1c05ef

Browse files
dependabot-supportdependabot[bot]
authored andcommitted
build(deps-dev): bump codecov from 3.1.0 to 3.2.0
Bumps [codecov](https://github.com/codecov/codecov-node) from 3.1.0 to 3.2.0. - [Release notes](https://github.com/codecov/codecov-node/releases) - [Commits](https://github.com/codecov/codecov-node/commits) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent 19732f4 commit c1c05ef

File tree

1 file changed

+14
-5
lines changed

1 file changed

+14
-5
lines changed

yarn.lock

Lines changed: 14 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1232,14 +1232,14 @@ code-point-at@^1.0.0:
12321232
integrity sha1-DQcLTQQ6W+ozovGkDi7bPZpMz3c=
12331233

12341234
codecov@^3.0.4:
1235-
version "3.1.0"
1236-
resolved "https://registry.yarnpkg.com/codecov/-/codecov-3.1.0.tgz#340bd968d361f256976b5af782dd8ba9f82bc849"
1237-
integrity sha512-aWQc/rtHbcWEQLka6WmBAOpV58J2TwyXqlpAQGhQaSiEUoigTTUk6lLd2vB3kXkhnDyzyH74RXfmV4dq2txmdA==
1235+
version "3.2.0"
1236+
resolved "https://registry.yarnpkg.com/codecov/-/codecov-3.2.0.tgz#4465ee19884528092d8c313e1f9e4bdc7d3065cd"
1237+
integrity sha512-3NJvNARXxilqnqVfgzDHyVrF4oeVgaYW1c1O6Oi5mn93exE7HTSSFNiYdwojWW6IwrCZABJ8crpNbKoo9aUHQw==
12381238
dependencies:
12391239
argv "^0.0.2"
12401240
ignore-walk "^3.0.1"
12411241
js-yaml "^3.12.0"
1242-
request "^2.87.0"
1242+
teeny-request "^3.7.0"
12431243
urlgrey "^0.4.4"
12441244

12451245
collection-visit@^1.0.0:
@@ -4816,7 +4816,7 @@ node-fetch-npm@^2.0.2:
48164816
json-parse-better-errors "^1.0.0"
48174817
safe-buffer "^5.1.1"
48184818

4819-
node-fetch@^2.1.1:
4819+
node-fetch@^2.1.1, node-fetch@^2.2.0:
48204820
version "2.3.0"
48214821
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.3.0.tgz#1a1d940bbfb916a1d3e0219f037e89e71f8c5fa5"
48224822
integrity sha512-MOd8pV3fxENbryESLgVIeaGKrdl+uaYhCSSVkjeOb/31/njTpcis5aWfdqgNlHIrKOLRbMnfPINPOML2CIFeXA==
@@ -6907,6 +6907,15 @@ tar@^4.4.3, tar@^4.4.6:
69076907
safe-buffer "^5.1.2"
69086908
yallist "^3.0.2"
69096909

6910+
teeny-request@^3.7.0:
6911+
version "3.11.3"
6912+
resolved "https://registry.yarnpkg.com/teeny-request/-/teeny-request-3.11.3.tgz#335c629f7645e5d6599362df2f3230c4cbc23a55"
6913+
integrity sha512-CKncqSF7sH6p4rzCgkb/z/Pcos5efl0DmolzvlqRQUNcpRIruOhY9+T1FsIlyEbfWd7MsFpodROOwHYh2BaXzw==
6914+
dependencies:
6915+
https-proxy-agent "^2.2.1"
6916+
node-fetch "^2.2.0"
6917+
uuid "^3.3.2"
6918+
69106919
term-size@^1.2.0:
69116920
version "1.2.0"
69126921
resolved "https://registry.yarnpkg.com/term-size/-/term-size-1.2.0.tgz#458b83887f288fc56d6fffbfad262e26638efa69"

0 commit comments

Comments
 (0)