Skip to content

Commit d067882

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 6d35981 commit d067882

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
@@ -5200,9 +5200,11 @@ [email protected]:
52005200
lodash.toarray "^4.4.0"
52015201

52025202
node-fetch@^2.6.1:
5203-
version "2.6.1"
5204-
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
5205-
integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
5203+
version "2.6.7"
5204+
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
5205+
integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
5206+
dependencies:
5207+
whatwg-url "^5.0.0"
52065208

52075209
node-forge@^0.7.1:
52085210
version "0.7.6"
@@ -7056,6 +7058,11 @@ tough-cookie@~2.5.0:
70567058
psl "^1.1.28"
70577059
punycode "^2.1.1"
70587060

7061+
tr46@~0.0.3:
7062+
version "0.0.3"
7063+
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
7064+
integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
7065+
70597066
70607067
version "1.2.2"
70617068
resolved "https://registry.yarnpkg.com/tree-kill/-/tree-kill-1.2.2.tgz#4ca09a9092c88b73a7cdc5e8a01b507b0790a0cc"
@@ -7382,6 +7389,11 @@ wcwidth@^1.0.1:
73827389
dependencies:
73837390
defaults "^1.0.3"
73847391

7392+
webidl-conversions@^3.0.0:
7393+
version "3.0.1"
7394+
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
7395+
integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
7396+
73857397
73867398
version "2.5.2"
73877399
resolved "https://registry.yarnpkg.com/webpack-node-externals/-/webpack-node-externals-2.5.2.tgz#178e017a24fec6015bc9e672c77958a6afac861d"
@@ -7430,6 +7442,14 @@ whatwg-fetch@^3.0.0:
74307442
resolved "https://registry.yarnpkg.com/whatwg-fetch/-/whatwg-fetch-3.6.2.tgz#dced24f37f2624ed0281725d51d0e2e3fe677f8c"
74317443
integrity sha512-bJlen0FcuU/0EMLrdbJ7zOnW6ITZLrZMIarMUVmdKtsGvZna8vxKYaexICWPfZ8qwf9fzNq+UEIZrnSaApt6RA==
74327444

7445+
whatwg-url@^5.0.0:
7446+
version "5.0.0"
7447+
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
7448+
integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
7449+
dependencies:
7450+
tr46 "~0.0.3"
7451+
webidl-conversions "^3.0.0"
7452+
74337453
which-boxed-primitive@^1.0.1:
74347454
version "1.0.2"
74357455
resolved "https://registry.yarnpkg.com/which-boxed-primitive/-/which-boxed-primitive-1.0.2.tgz#13757bc89b209b049fe5d86430e21cf40a89a8e6"

0 commit comments

Comments
 (0)