Skip to content

Commit 1e8f2c0

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 d66a91d commit 1e8f2c0

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
@@ -8414,9 +8414,11 @@ no-case@^3.0.4:
84148414
tslib "^2.0.3"
84158415

84168416
node-fetch@^2.6.0:
8417-
version "2.6.1"
8418-
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
8419-
integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
8417+
version "2.6.7"
8418+
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
8419+
integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
8420+
dependencies:
8421+
whatwg-url "^5.0.0"
84208422

84218423
node-int64@^0.4.0:
84228424
version "0.4.0"
@@ -10899,6 +10901,11 @@ tr46@^2.0.2:
1089910901
dependencies:
1090010902
punycode "^2.1.1"
1090110903

10904+
tr46@~0.0.3:
10905+
version "0.0.3"
10906+
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
10907+
integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
10908+
1090210909
tree-sync@^1.2.2:
1090310910
version "1.4.0"
1090410911
resolved "https://registry.yarnpkg.com/tree-sync/-/tree-sync-1.4.0.tgz#314598d13abaf752547d9335b8f95d9a137100d6"
@@ -11360,6 +11367,11 @@ wcwidth@^1.0.1:
1136011367
dependencies:
1136111368
defaults "^1.0.3"
1136211369

11370+
webidl-conversions@^3.0.0:
11371+
version "3.0.1"
11372+
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
11373+
integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
11374+
1136311375
webidl-conversions@^5.0.0:
1136411376
version "5.0.0"
1136511377
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-5.0.0.tgz#ae59c8a00b121543a2acc65c0434f57b0fc11aff"
@@ -11433,6 +11445,14 @@ whatwg-mimetype@^2.3.0:
1143311445
resolved "https://registry.yarnpkg.com/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz#3d4b1e0312d2079879f826aff18dbeeca5960fbf"
1143411446
integrity sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==
1143511447

11448+
whatwg-url@^5.0.0:
11449+
version "5.0.0"
11450+
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
11451+
integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
11452+
dependencies:
11453+
tr46 "~0.0.3"
11454+
webidl-conversions "^3.0.0"
11455+
1143611456
whatwg-url@^8.0.0, whatwg-url@^8.5.0:
1143711457
version "8.5.0"
1143811458
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-8.5.0.tgz#7752b8464fc0903fec89aa9846fc9efe07351fd3"

0 commit comments

Comments
 (0)