Skip to content

Commit 2b3d64a

Browse files
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] <support@github.com>
1 parent 81c3638 commit 2b3d64a

1 file changed

Lines changed: 23 additions & 3 deletions

File tree

yarn.lock

Lines changed: 23 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10022,9 +10022,11 @@ no-case@^3.0.4:
1002210022
tslib "^2.0.3"
1002310023

1002410024
node-fetch@^2.6.0, node-fetch@^2.6.1:
10025-
version "2.6.1"
10026-
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
10027-
integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
10025+
version "2.6.7"
10026+
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
10027+
integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
10028+
dependencies:
10029+
whatwg-url "^5.0.0"
1002810030

1002910031
node-int64@^0.4.0:
1003010032
version "0.4.0"
@@ -12845,6 +12847,11 @@ tr46@^2.1.0:
1284512847
dependencies:
1284612848
punycode "^2.1.1"
1284712849

12850+
tr46@~0.0.3:
12851+
version "0.0.3"
12852+
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
12853+
integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
12854+
1284812855
tree-sync@^1.2.2:
1284912856
version "1.4.0"
1285012857
resolved "https://registry.yarnpkg.com/tree-sync/-/tree-sync-1.4.0.tgz#314598d13abaf752547d9335b8f95d9a137100d6"
@@ -13342,6 +13349,11 @@ wcwidth@^1.0.1:
1334213349
dependencies:
1334313350
defaults "^1.0.3"
1334413351

13352+
webidl-conversions@^3.0.0:
13353+
version "3.0.1"
13354+
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
13355+
integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
13356+
1334513357
webidl-conversions@^5.0.0:
1334613358
version "5.0.0"
1334713359
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-5.0.0.tgz#ae59c8a00b121543a2acc65c0434f57b0fc11aff"
@@ -13450,6 +13462,14 @@ whatwg-mimetype@^2.3.0:
1345013462
resolved "https://registry.yarnpkg.com/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz#3d4b1e0312d2079879f826aff18dbeeca5960fbf"
1345113463
integrity sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==
1345213464

13465+
whatwg-url@^5.0.0:
13466+
version "5.0.0"
13467+
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
13468+
integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
13469+
dependencies:
13470+
tr46 "~0.0.3"
13471+
webidl-conversions "^3.0.0"
13472+
1345313473
whatwg-url@^8.0.0, whatwg-url@^8.5.0:
1345413474
version "8.7.0"
1345513475
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-8.7.0.tgz#656a78e510ff8f3937bc0bcbe9f5c0ac35941b77"

0 commit comments

Comments
 (0)