Skip to content

Commit 9ca3fdc

Browse files
Bump node-fetch from 2.6.1 to 2.6.7 (#809)
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) - [Changelog](https://github.com/node-fetch/node-fetch/blob/main/docs/CHANGELOG.md) - [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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8aa9547 commit 9ca3fdc

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
@@ -7727,9 +7727,11 @@ nice-try@^1.0.4:
77277727
integrity sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==
77287728

77297729
node-fetch@^2.6.1:
7730-
version "2.6.1"
7731-
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
7732-
integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
7730+
version "2.6.7"
7731+
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
7732+
integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
7733+
dependencies:
7734+
whatwg-url "^5.0.0"
77337735

77347736
node-gyp@^5.0.2:
77357737
version "5.1.1"
@@ -10371,6 +10373,11 @@ tr46@^2.1.0:
1037110373
dependencies:
1037210374
punycode "^2.1.1"
1037310375

10376+
tr46@~0.0.3:
10377+
version "0.0.3"
10378+
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
10379+
integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
10380+
1037410381
trim-newlines@^3.0.0:
1037510382
version "3.0.1"
1037610383
resolved "https://registry.yarnpkg.com/trim-newlines/-/trim-newlines-3.0.1.tgz#260a5d962d8b752425b32f3a7db0dcacd176c144"
@@ -10802,6 +10809,11 @@ wcwidth@^1.0.0:
1080210809
dependencies:
1080310810
defaults "^1.0.3"
1080410811

10812+
webidl-conversions@^3.0.0:
10813+
version "3.0.1"
10814+
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
10815+
integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
10816+
1080510817
webidl-conversions@^5.0.0:
1080610818
version "5.0.0"
1080710819
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-5.0.0.tgz#ae59c8a00b121543a2acc65c0434f57b0fc11aff"
@@ -10824,6 +10836,14 @@ whatwg-mimetype@^2.3.0:
1082410836
resolved "https://registry.yarnpkg.com/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz#3d4b1e0312d2079879f826aff18dbeeca5960fbf"
1082510837
integrity sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==
1082610838

10839+
whatwg-url@^5.0.0:
10840+
version "5.0.0"
10841+
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
10842+
integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
10843+
dependencies:
10844+
tr46 "~0.0.3"
10845+
webidl-conversions "^3.0.0"
10846+
1082710847
whatwg-url@^8.0.0, whatwg-url@^8.4.0, whatwg-url@^8.5.0:
1082810848
version "8.7.0"
1082910849
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-8.7.0.tgz#656a78e510ff8f3937bc0bcbe9f5c0ac35941b77"

0 commit comments

Comments
 (0)