Skip to content

Commit 339434e

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) - [Changelog](https://github.com/node-fetch/node-fetch/blob/main/docs/CHANGELOG.md) - [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] <[email protected]>
1 parent 8e93147 commit 339434e

File tree

1 file changed

+23
-3
lines changed

1 file changed

+23
-3
lines changed

yarn.lock

Lines changed: 23 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5379,9 +5379,11 @@ node-fetch-npm@^2.0.2:
53795379
safe-buffer "^5.1.1"
53805380

53815381
node-fetch@^2.3.0:
5382-
version "2.6.0"
5383-
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.0.tgz#e633456386d4aa55863f676a7ab0daa8fdecb0fd"
5384-
integrity sha512-8dG4H5ujfvFiqDmVu9fQ5bOHUC15JMjMY/Zumv26oOvvVJjM67KF8koCWIabKQ1GJIa9r2mMZscBq/TbdOcmNA==
5382+
version "2.6.7"
5383+
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
5384+
integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
5385+
dependencies:
5386+
whatwg-url "^5.0.0"
53855387

53865388
node-gyp@^5.0.2, node-gyp@^5.1.0:
53875389
version "5.1.1"
@@ -7642,6 +7644,11 @@ tr46@^2.0.2:
76427644
dependencies:
76437645
punycode "^2.1.1"
76447646

7647+
tr46@~0.0.3:
7648+
version "0.0.3"
7649+
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
7650+
integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
7651+
76457652
traverse@~0.6.6:
76467653
version "0.6.6"
76477654
resolved "https://registry.yarnpkg.com/traverse/-/traverse-0.6.6.tgz#cbdf560fd7b9af632502fed40f918c157ea97137"
@@ -7971,6 +7978,11 @@ wcwidth@^1.0.0:
79717978
dependencies:
79727979
defaults "^1.0.3"
79737980

7981+
webidl-conversions@^3.0.0:
7982+
version "3.0.1"
7983+
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
7984+
integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
7985+
79747986
webidl-conversions@^5.0.0:
79757987
version "5.0.0"
79767988
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-5.0.0.tgz#ae59c8a00b121543a2acc65c0434f57b0fc11aff"
@@ -7990,6 +8002,14 @@ whatwg-mimetype@^2.3.0:
79908002
version "2.3.0"
79918003
resolved "https://registry.yarnpkg.com/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz#3d4b1e0312d2079879f826aff18dbeeca5960fbf"
79928004

8005+
whatwg-url@^5.0.0:
8006+
version "5.0.0"
8007+
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
8008+
integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
8009+
dependencies:
8010+
tr46 "~0.0.3"
8011+
webidl-conversions "^3.0.0"
8012+
79938013
whatwg-url@^8.0.0:
79948014
version "8.1.0"
79958015
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-8.1.0.tgz#c628acdcf45b82274ce7281ee31dd3c839791771"

0 commit comments

Comments
 (0)