Skip to content

Commit 1793cd6

Browse files
Bump node-fetch from 2.6.0 to 2.6.7
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.0 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.0...v2.6.7) --- updated-dependencies: - dependency-name: node-fetch dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 619e9bd commit 1793cd6

File tree

1 file changed

+24
-5
lines changed

1 file changed

+24
-5
lines changed

yarn.lock

Lines changed: 24 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3160,7 +3160,7 @@ eslint-scope@^4.0.3:
31603160
dependencies:
31613161
esrecurse "^4.1.0"
31623162
estraverse "^4.1.1"
3163-
3163+
31643164
eslint-scope@^5.0.0:
31653165
version "5.0.0"
31663166
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.0.0.tgz#e87c8887c73e8d1ec84f1ca591645c358bfc8fb9"
@@ -3176,7 +3176,6 @@ eslint-utils@^1.4.3:
31763176
dependencies:
31773177
eslint-visitor-keys "^1.1.0"
31783178

3179-
31803179
eslint-visitor-keys@^1.0.0, eslint-visitor-keys@^1.1.0:
31813180
version "1.1.0"
31823181
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.1.0.tgz#e2a82cea84ff246ad6fb57f9bde5b46621459ec2"
@@ -5337,9 +5336,11 @@ no-case@^2.2.0:
53375336
lower-case "^1.1.1"
53385337

53395338
node-fetch@^2.6.0:
5340-
version "2.6.0"
5341-
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.0.tgz#e633456386d4aa55863f676a7ab0daa8fdecb0fd"
5342-
integrity sha512-8dG4H5ujfvFiqDmVu9fQ5bOHUC15JMjMY/Zumv26oOvvVJjM67KF8koCWIabKQ1GJIa9r2mMZscBq/TbdOcmNA==
5339+
version "2.6.7"
5340+
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
5341+
integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
5342+
dependencies:
5343+
whatwg-url "^5.0.0"
53435344

53445345
node-forge@0.9.0:
53455346
version "0.9.0"
@@ -7700,6 +7701,11 @@ tough-cookie@~2.4.3:
77007701
psl "^1.1.24"
77017702
punycode "^1.4.1"
77027703

7704+
tr46@~0.0.3:
7705+
version "0.0.3"
7706+
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
7707+
integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
7708+
77037709
tryer@^1.0.1:
77047710
version "1.0.1"
77057711
resolved "https://registry.yarnpkg.com/tryer/-/tryer-1.0.1.tgz#f2c85406800b9b0f74c9f7465b81eaad241252f8"
@@ -8101,6 +8107,11 @@ wcwidth@^1.0.1:
81018107
dependencies:
81028108
defaults "^1.0.3"
81038109

8110+
webidl-conversions@^3.0.0:
8111+
version "3.0.1"
8112+
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
8113+
integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
8114+
81048115
webpack-bundle-analyzer@^3.6.0:
81058116
version "3.6.0"
81068117
resolved "https://registry.yarnpkg.com/webpack-bundle-analyzer/-/webpack-bundle-analyzer-3.6.0.tgz#39b3a8f829ca044682bc6f9e011c95deb554aefd"
@@ -8244,6 +8255,14 @@ websocket-extensions@>=0.1.1:
82448255
resolved "https://registry.yarnpkg.com/websocket-extensions/-/websocket-extensions-0.1.3.tgz#5d2ff22977003ec687a4b87073dfbbac146ccf29"
82458256
integrity sha512-nqHUnMXmBzT0w570r2JpJxfiSD1IzoI+HGVdd3aZ0yNi3ngvQ4jv1dtHt5VGxfI2yj5yqImPhOK4vmIh2xMbGg==
82468257

8258+
whatwg-url@^5.0.0:
8259+
version "5.0.0"
8260+
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
8261+
integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
8262+
dependencies:
8263+
tr46 "~0.0.3"
8264+
webidl-conversions "^3.0.0"
8265+
82478266
which-module@^2.0.0:
82488267
version "2.0.0"
82498268
resolved "https://registry.yarnpkg.com/which-module/-/which-module-2.0.0.tgz#d9ef07dce77b9902b8a3a8fa4b31c3e3f7e6e87a"

0 commit comments

Comments
 (0)