Skip to content

Commit bd140b0

Browse files
chore(deps): bump node-fetch from 2.6.1 to 2.6.7
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7. - [Release notes](https://github.com/node-fetch/node-fetch/releases) - [Commits](node-fetch/node-fetch@v2.6.1...v2.6.7) --- updated-dependencies: - dependency-name: node-fetch dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dc8c3f4 commit bd140b0

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
@@ -5262,9 +5262,11 @@ neo-async@^2.6.0:
52625262
integrity sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==
52635263

52645264
node-fetch@^2.6.1:
5265-
version "2.6.1"
5266-
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
5267-
integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
5265+
version "2.6.7"
5266+
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
5267+
integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
5268+
dependencies:
5269+
whatwg-url "^5.0.0"
52685270

52695271
node-gyp@^5.0.2:
52705272
version "5.1.1"
@@ -7150,6 +7152,11 @@ tr46@^2.1.0:
71507152
dependencies:
71517153
punycode "^2.1.1"
71527154

7155+
tr46@~0.0.3:
7156+
version "0.0.3"
7157+
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
7158+
integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
7159+
71537160
traverse@^0.6.6:
71547161
version "0.6.6"
71557162
resolved "https://registry.yarnpkg.com/traverse/-/traverse-0.6.6.tgz#cbdf560fd7b9af632502fed40f918c157ea97137"
@@ -7485,11 +7492,24 @@ wcwidth@^1.0.0:
74857492
dependencies:
74867493
defaults "^1.0.3"
74877494

7495+
webidl-conversions@^3.0.0:
7496+
version "3.0.1"
7497+
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
7498+
integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
7499+
74887500
webidl-conversions@^6.1.0:
74897501
version "6.1.0"
74907502
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-6.1.0.tgz#9111b4d7ea80acd40f5270d666621afa78b69514"
74917503
integrity sha512-qBIvFLGiBpLjfwmYAaHPXsn+ho5xZnGvyGvsarywGNc8VyQJUMHJ8OBKGGrPER0okBeMDaan4mNBlgBROxuI8w==
74927504

7505+
whatwg-url@^5.0.0:
7506+
version "5.0.0"
7507+
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
7508+
integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
7509+
dependencies:
7510+
tr46 "~0.0.3"
7511+
webidl-conversions "^3.0.0"
7512+
74937513
whatwg-url@^8.4.0:
74947514
version "8.7.0"
74957515
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-8.7.0.tgz#656a78e510ff8f3937bc0bcbe9f5c0ac35941b77"

0 commit comments

Comments
 (0)