Skip to content

Commit 7d604aa

Browse files
Bump node-fetch from 2.6.0 to 2.6.7
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.0 to 2.6.7. - [Release notes](https://github.com/node-fetch/node-fetch/releases) - [Commits](node-fetch/node-fetch@v2.6.0...v2.6.7) --- updated-dependencies: - dependency-name: node-fetch dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b806571 commit 7d604aa

File tree

1 file changed

+26
-5
lines changed

1 file changed

+26
-5
lines changed

yarn.lock

Lines changed: 26 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1817,9 +1817,10 @@ globals@^9.18.0:
18171817
resolved "https://registry.yarnpkg.com/globals/-/globals-9.18.0.tgz#aa3896b3e69b487f17e31ed2143d69a8e30c2d8a"
18181818
integrity sha512-S0nG3CLEQiY/ILxqtztTWH/3iRRdyBLw6KMDxnKMchrtbj2OFmehVh0WUCfW3DUrIgx/qFrJPICrq4Z4sTR9UQ==
18191819

1820-
"gluegun@git+https://github.com/edgeandnode/gluegun.git#v4.3.1-pin-colors-dep":
1820+
"gluegun@https://github.com/edgeandnode/gluegun#v4.3.1-pin-colors-dep":
18211821
version "4.3.1"
1822-
resolved "git+https://github.com/edgeandnode/gluegun.git#b34b9003d7bf556836da41b57ef36eb21570620a"
1822+
uid b34b9003d7bf556836da41b57ef36eb21570620a
1823+
resolved "https://github.com/edgeandnode/gluegun#b34b9003d7bf556836da41b57ef36eb21570620a"
18231824
dependencies:
18241825
apisauce "^1.0.1"
18251826
app-module-path "^2.2.0"
@@ -2837,9 +2838,11 @@ neo-async@^2.6.0:
28372838
integrity sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==
28382839

28392840
node-fetch@^2.3.0:
2840-
version "2.6.0"
2841-
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.0.tgz#e633456386d4aa55863f676a7ab0daa8fdecb0fd"
2842-
integrity sha512-8dG4H5ujfvFiqDmVu9fQ5bOHUC15JMjMY/Zumv26oOvvVJjM67KF8koCWIabKQ1GJIa9r2mMZscBq/TbdOcmNA==
2841+
version "2.6.7"
2842+
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
2843+
integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
2844+
dependencies:
2845+
whatwg-url "^5.0.0"
28432846

28442847
node-forge@~0.9.1:
28452848
version "0.9.1"
@@ -3615,6 +3618,11 @@ tough-cookie@~2.5.0:
36153618
psl "^1.1.28"
36163619
punycode "^2.1.1"
36173620

3621+
tr46@~0.0.3:
3622+
version "0.0.3"
3623+
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
3624+
integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
3625+
36183626
trim-right@^1.0.1:
36193627
version "1.0.1"
36203628
resolved "https://registry.yarnpkg.com/trim-right/-/trim-right-1.0.1.tgz#cb2e1203067e0c8de1f614094b9fe45704ea6003"
@@ -3703,6 +3711,19 @@ wcwidth@^1.0.1:
37033711
dependencies:
37043712
defaults "^1.0.3"
37053713

3714+
webidl-conversions@^3.0.0:
3715+
version "3.0.1"
3716+
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
3717+
integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
3718+
3719+
whatwg-url@^5.0.0:
3720+
version "5.0.0"
3721+
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
3722+
integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
3723+
dependencies:
3724+
tr46 "~0.0.3"
3725+
webidl-conversions "^3.0.0"
3726+
37063727
which@2.0.2, which@^2.0.0, which@^2.0.1:
37073728
version "2.0.2"
37083729
resolved "https://registry.yarnpkg.com/which/-/which-2.0.2.tgz#7c6a8dd0a636a0327e10b59c9286eee93f3f51b1"

0 commit comments

Comments
 (0)