Skip to content

Commit cbf39c9

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] <[email protected]>
1 parent 5960c0b commit cbf39c9

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
@@ -5491,9 +5491,11 @@ node-emoji@^1.10.0:
54915491
lodash.toarray "^4.4.0"
54925492

54935493
node-fetch@^2.6.1:
5494-
version "2.6.1"
5495-
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
5496-
integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
5494+
version "2.6.7"
5495+
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
5496+
integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
5497+
dependencies:
5498+
whatwg-url "^5.0.0"
54975499

54985500
node-gyp@^7.1.0, node-gyp@^7.1.2:
54995501
version "7.1.2"
@@ -7110,6 +7112,11 @@ tr46@^2.0.2:
71107112
dependencies:
71117113
punycode "^2.1.1"
71127114

7115+
tr46@~0.0.3:
7116+
version "0.0.3"
7117+
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
7118+
integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
7119+
71137120
traverse@~0.6.6:
71147121
version "0.6.6"
71157122
resolved "https://registry.yarnpkg.com/traverse/-/traverse-0.6.6.tgz#cbdf560fd7b9af632502fed40f918c157ea97137"
@@ -7465,6 +7472,11 @@ wcwidth@^1.0.0:
74657472
dependencies:
74667473
defaults "^1.0.3"
74677474

7475+
webidl-conversions@^3.0.0:
7476+
version "3.0.1"
7477+
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
7478+
integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
7479+
74687480
webidl-conversions@^5.0.0:
74697481
version "5.0.0"
74707482
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-5.0.0.tgz#ae59c8a00b121543a2acc65c0434f57b0fc11aff"
@@ -7487,6 +7499,14 @@ whatwg-mimetype@^2.3.0:
74877499
resolved "https://registry.yarnpkg.com/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz#3d4b1e0312d2079879f826aff18dbeeca5960fbf"
74887500
integrity sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==
74897501

7502+
whatwg-url@^5.0.0:
7503+
version "5.0.0"
7504+
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
7505+
integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
7506+
dependencies:
7507+
tr46 "~0.0.3"
7508+
webidl-conversions "^3.0.0"
7509+
74907510
whatwg-url@^8.0.0, whatwg-url@^8.5.0:
74917511
version "8.5.0"
74927512
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-8.5.0.tgz#7752b8464fc0903fec89aa9846fc9efe07351fd3"

0 commit comments

Comments
 (0)