Skip to content

Commit b75c9c3

Browse files
build(deps): 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 75f1950 commit b75c9c3

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
@@ -7465,9 +7465,11 @@ node-fetch-npm@^2.0.2:
74657465
safe-buffer "^5.1.1"
74667466

74677467
node-fetch@^2.6.1:
7468-
version "2.6.1"
7469-
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
7470-
integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
7468+
version "2.6.7"
7469+
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
7470+
integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
7471+
dependencies:
7472+
whatwg-url "^5.0.0"
74717473

74727474
node-gyp@^5.0.2, node-gyp@^5.1.0:
74737475
version "5.1.1"
@@ -10313,6 +10315,11 @@ tough-cookie@^2.3.3, tough-cookie@~2.5.0:
1031310315
psl "^1.1.28"
1031410316
punycode "^2.1.1"
1031510317

10318+
tr46@~0.0.3:
10319+
version "0.0.3"
10320+
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
10321+
integrity sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==
10322+
1031610323
traverse@~0.6.6:
1031710324
version "0.6.6"
1031810325
resolved "https://registry.yarnpkg.com/traverse/-/traverse-0.6.6.tgz#cbdf560fd7b9af632502fed40f918c157ea97137"
@@ -10771,6 +10778,19 @@ wcwidth@^1.0.0:
1077110778
dependencies:
1077210779
defaults "^1.0.3"
1077310780

10781+
webidl-conversions@^3.0.0:
10782+
version "3.0.1"
10783+
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
10784+
integrity sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==
10785+
10786+
whatwg-url@^5.0.0:
10787+
version "5.0.0"
10788+
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
10789+
integrity sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==
10790+
dependencies:
10791+
tr46 "~0.0.3"
10792+
webidl-conversions "^3.0.0"
10793+
1077410794
which-boxed-primitive@^1.0.2:
1077510795
version "1.0.2"
1077610796
resolved "https://registry.yarnpkg.com/which-boxed-primitive/-/which-boxed-primitive-1.0.2.tgz#13757bc89b209b049fe5d86430e21cf40a89a8e6"

0 commit comments

Comments
 (0)