Skip to content

Commit 7ec23b0

Browse files
Bump node-fetch from 2.3.0 to 2.6.7
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.3.0 to 2.6.7. - [Release notes](https://github.com/node-fetch/node-fetch/releases) - [Commits](node-fetch/node-fetch@v2.3.0...v2.6.7) --- updated-dependencies: - dependency-name: node-fetch dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 87b4f59 commit 7ec23b0

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
@@ -3506,9 +3506,11 @@ nock@^10.0.2:
35063506
semver "^5.5.0"
35073507

35083508
node-fetch@^2.3.0:
3509-
version "2.3.0"
3510-
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.3.0.tgz#1a1d940bbfb916a1d3e0219f037e89e71f8c5fa5"
3511-
integrity sha512-MOd8pV3fxENbryESLgVIeaGKrdl+uaYhCSSVkjeOb/31/njTpcis5aWfdqgNlHIrKOLRbMnfPINPOML2CIFeXA==
3509+
version "2.6.7"
3510+
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
3511+
integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
3512+
dependencies:
3513+
whatwg-url "^5.0.0"
35123514

35133515
node-int64@^0.4.0:
35143516
version "0.4.0"
@@ -4764,6 +4766,11 @@ tr46@^1.0.1:
47644766
dependencies:
47654767
punycode "^2.1.0"
47664768

4769+
tr46@~0.0.3:
4770+
version "0.0.3"
4771+
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
4772+
integrity sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==
4773+
47674774
trim-right@^1.0.1:
47684775
version "1.0.1"
47694776
resolved "https://registry.yarnpkg.com/trim-right/-/trim-right-1.0.1.tgz#cb2e1203067e0c8de1f614094b9fe45704ea6003"
@@ -4928,6 +4935,11 @@ watch@~0.18.0:
49284935
exec-sh "^0.2.0"
49294936
minimist "^1.2.0"
49304937

4938+
webidl-conversions@^3.0.0:
4939+
version "3.0.1"
4940+
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
4941+
integrity sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==
4942+
49314943
webidl-conversions@^4.0.2:
49324944
version "4.0.2"
49334945
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-4.0.2.tgz#a855980b1f0b6b359ba1d5d9fb39ae941faa63ad"
@@ -4945,6 +4957,14 @@ whatwg-mimetype@^2.0.0, whatwg-mimetype@^2.1.0:
49454957
resolved "https://registry.yarnpkg.com/whatwg-mimetype/-/whatwg-mimetype-2.1.0.tgz#f0f21d76cbba72362eb609dbed2a30cd17fcc7d4"
49464958
integrity sha512-FKxhYLytBQiUKjkYteN71fAUA3g6KpNXoho1isLiLSB3N1G4F35Q5vUxWfKFhBwi5IWF27VE6WxhrnnC+m0Mew==
49474959

4960+
whatwg-url@^5.0.0:
4961+
version "5.0.0"
4962+
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
4963+
integrity sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==
4964+
dependencies:
4965+
tr46 "~0.0.3"
4966+
webidl-conversions "^3.0.0"
4967+
49484968
whatwg-url@^6.4.0, whatwg-url@^6.4.1:
49494969
version "6.5.0"
49504970
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-6.5.0.tgz#f2df02bff176fd65070df74ad5ccbb5a199965a8"

0 commit comments

Comments
 (0)