Skip to content

Commit 701e979

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] <[email protected]>
1 parent 8d25d0a commit 701e979

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
@@ -4085,9 +4085,11 @@ node-environment-flags@^1.0.5:
40854085
semver "^5.7.0"
40864086

40874087
node-fetch@^2.6.1:
4088-
version "2.6.1"
4089-
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
4090-
integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
4088+
version "2.6.7"
4089+
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
4090+
integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
4091+
dependencies:
4092+
whatwg-url "^5.0.0"
40914093

40924094
node-int64@^0.4.0:
40934095
version "0.4.0"
@@ -5353,6 +5355,11 @@ tr46@^1.0.1:
53535355
dependencies:
53545356
punycode "^2.1.0"
53555357

5358+
tr46@~0.0.3:
5359+
version "0.0.3"
5360+
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
5361+
integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
5362+
53565363
tsconfig-paths@^3.9.0:
53575364
version "3.9.0"
53585365
resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.9.0.tgz#098547a6c4448807e8fcb8eae081064ee9a3c90b"
@@ -5555,6 +5562,11 @@ walker@^1.0.7, walker@~1.0.5:
55555562
dependencies:
55565563
makeerror "1.0.x"
55575564

5565+
webidl-conversions@^3.0.0:
5566+
version "3.0.1"
5567+
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
5568+
integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
5569+
55585570
webidl-conversions@^4.0.2:
55595571
version "4.0.2"
55605572
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-4.0.2.tgz#a855980b1f0b6b359ba1d5d9fb39ae941faa63ad"
@@ -5572,6 +5584,14 @@ whatwg-mimetype@^2.2.0, whatwg-mimetype@^2.3.0:
55725584
resolved "https://registry.yarnpkg.com/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz#3d4b1e0312d2079879f826aff18dbeeca5960fbf"
55735585
integrity sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==
55745586

5587+
whatwg-url@^5.0.0:
5588+
version "5.0.0"
5589+
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
5590+
integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
5591+
dependencies:
5592+
tr46 "~0.0.3"
5593+
webidl-conversions "^3.0.0"
5594+
55755595
whatwg-url@^7.0.0:
55765596
version "7.1.0"
55775597
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-7.1.0.tgz#c2c492f1eca612988efd3d2266be1b9fc6170d06"

0 commit comments

Comments
 (0)