Skip to content

Commit e56ce0a

Browse files
chore(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 c7d5dcd commit e56ce0a

File tree

1 file changed

+22
-23
lines changed

1 file changed

+22
-23
lines changed

yarn.lock

Lines changed: 22 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -4241,11 +4241,6 @@ lodash.omitby@4.6.0:
42414241
resolved "https://registry.npmjs.org/lodash.omitby/-/lodash.omitby-4.6.0.tgz"
42424242
integrity sha1-XBX/R1StVVAWtTwEExHo8HkgR5E=
42434243

4244-
lodash.sortby@^4.7.0:
4245-
version "4.7.0"
4246-
resolved "https://registry.npmjs.org/lodash.sortby/-/lodash.sortby-4.7.0.tgz"
4247-
integrity sha1-7dFMgk4sycHgsKG0K7UhBRakJDg=
4248-
42494244
lodash@4.17.21, lodash@^4.17.21, lodash@^4.7.0:
42504245
version "4.17.21"
42514246
resolved "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz"
@@ -4520,9 +4515,11 @@ node-addon-api@^3.0.0:
45204515
integrity sha512-flmrDNB06LIl5lywUz7YlNGZH/5p0M7W28k8hzd9Lshtdh1wshD2Y+U4h9LD6KObOy1f+fEVdgprPrEymjM5uw==
45214516

45224517
node-fetch@^2.6.0:
4523-
version "2.6.1"
4524-
resolved "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.1.tgz"
4525-
integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
4518+
version "2.6.7"
4519+
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
4520+
integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
4521+
dependencies:
4522+
whatwg-url "^5.0.0"
45264523

45274524
node-gyp-build@^4.2.1:
45284525
version "4.2.3"
@@ -5892,20 +5889,18 @@ tough-cookie@~2.5.0:
58925889
psl "^1.1.28"
58935890
punycode "^2.1.1"
58945891

5895-
tr46@^2.0.2:
5896-
version "2.0.2"
5897-
resolved "https://registry.npmjs.org/tr46/-/tr46-2.0.2.tgz"
5898-
integrity sha512-3n1qG+/5kg+jrbTzwAykB5yRYtQCTqOGKq5U5PE3b0a1/mzo6snDhjGS0zJVJunO0NrT3Dg1MLy5TjWP/UJppg==
5899-
dependencies:
5900-
punycode "^2.1.1"
5901-
59025892
tr46@^2.1.0:
59035893
version "2.1.0"
59045894
resolved "https://registry.yarnpkg.com/tr46/-/tr46-2.1.0.tgz#fa87aa81ca5d5941da8cbf1f9b749dc969a4e240"
59055895
integrity sha512-15Ih7phfcdP5YxqiB+iDtLoaTz4Nd35+IiAv0kQ5FNKHzXgdWqPoTIqEDDJmXceQt4JZk6lVPT8lnDlPpGDppw==
59065896
dependencies:
59075897
punycode "^2.1.1"
59085898

5899+
tr46@~0.0.3:
5900+
version "0.0.3"
5901+
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
5902+
integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
5903+
59095904
trim-newlines@^3.0.0:
59105905
version "3.0.1"
59115906
resolved "https://registry.yarnpkg.com/trim-newlines/-/trim-newlines-3.0.1.tgz#260a5d962d8b752425b32f3a7db0dcacd176c144"
@@ -6155,6 +6150,11 @@ weak-napi@2.0.2:
61556150
node-gyp-build "^4.2.1"
61566151
setimmediate-napi "^1.0.3"
61576152

6153+
webidl-conversions@^3.0.0:
6154+
version "3.0.1"
6155+
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
6156+
integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
6157+
61586158
webidl-conversions@^5.0.0:
61596159
version "5.0.0"
61606160
resolved "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-5.0.0.tgz"
@@ -6177,16 +6177,15 @@ whatwg-mimetype@^2.3.0:
61776177
resolved "https://registry.npmjs.org/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz"
61786178
integrity sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==
61796179

6180-
whatwg-url@^8.0.0:
6181-
version "8.4.0"
6182-
resolved "https://registry.npmjs.org/whatwg-url/-/whatwg-url-8.4.0.tgz"
6183-
integrity sha512-vwTUFf6V4zhcPkWp/4CQPr1TW9Ml6SF4lVyaIMBdJw5i6qUUJ1QWM4Z6YYVkfka0OUIzVo/0aNtGVGk256IKWw==
6180+
whatwg-url@^5.0.0:
6181+
version "5.0.0"
6182+
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
6183+
integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
61846184
dependencies:
6185-
lodash.sortby "^4.7.0"
6186-
tr46 "^2.0.2"
6187-
webidl-conversions "^6.1.0"
6185+
tr46 "~0.0.3"
6186+
webidl-conversions "^3.0.0"
61886187

6189-
whatwg-url@^8.5.0:
6188+
whatwg-url@^8.0.0, whatwg-url@^8.5.0:
61906189
version "8.6.0"
61916190
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-8.6.0.tgz#27c0205a4902084b872aecb97cf0f2a7a3011f4c"
61926191
integrity sha512-os0KkeeqUOl7ccdDT1qqUcS4KH4tcBTSKK5Nl5WKb2lyxInIZ/CpjkqKa1Ss12mjfdcRX9mHmPPs7/SxG1Hbdw==

0 commit comments

Comments
 (0)