Skip to content

Commit e3ab0c6

Browse files
Bump node-fetch from 2.3.0 to 2.6.7
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.3.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.3.0...v2.6.7) --- updated-dependencies: - dependency-name: node-fetch dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bf65596 commit e3ab0c6

File tree

2 files changed

+91
-20
lines changed

2 files changed

+91
-20
lines changed

package-lock.json

+62-16
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

+29-4
Original file line numberDiff line numberDiff line change
@@ -3680,11 +3680,16 @@ lodash.sortby@^4.7.0:
36803680
resolved "https://registry.yarnpkg.com/lodash.sortby/-/lodash.sortby-4.7.0.tgz#edd14c824e2cc9c1e0b0a1b42bb5210516a42438"
36813681
integrity sha1-7dFMgk4sycHgsKG0K7UhBRakJDg=
36823682

3683-
lodash@4.17.11, lodash@^4.13.1, lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.4, lodash@^4.17.5:
3683+
lodash@^4.13.1, lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.4, lodash@^4.17.5:
36843684
version "4.17.11"
36853685
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d"
36863686
integrity sha512-cQKh8igo5QUhZ7lg38DYWAxMvjSAKG0A8wGSVimP07SIUEK2UO+arSRKbRZWtelMtN5V0Hkwh5ryOto/SshYIg==
36873687

3688+
lodash@^4.17.20:
3689+
version "4.17.21"
3690+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
3691+
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
3692+
36883693
lolex@^2.3.2:
36893694
version "2.7.5"
36903695
resolved "https://registry.yarnpkg.com/lolex/-/lolex-2.7.5.tgz#113001d56bfc7e02d56e36291cc5c413d1aa0733"
@@ -3970,9 +3975,11 @@ nise@^1.4.8:
39703975
text-encoding "^0.6.4"
39713976

39723977
node-fetch@^2.1.1:
3973-
version "2.3.0"
3974-
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.3.0.tgz#1a1d940bbfb916a1d3e0219f037e89e71f8c5fa5"
3975-
integrity sha512-MOd8pV3fxENbryESLgVIeaGKrdl+uaYhCSSVkjeOb/31/njTpcis5aWfdqgNlHIrKOLRbMnfPINPOML2CIFeXA==
3978+
version "2.6.7"
3979+
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
3980+
integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
3981+
dependencies:
3982+
whatwg-url "^5.0.0"
39763983

39773984
node-int64@^0.4.0:
39783985
version "0.4.0"
@@ -5426,6 +5433,11 @@ tr46@^1.0.1:
54265433
dependencies:
54275434
punycode "^2.1.0"
54285435

5436+
tr46@~0.0.3:
5437+
version "0.0.3"
5438+
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
5439+
integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
5440+
54295441
"traverse@>=0.3.0 <0.4":
54305442
version "0.3.9"
54315443
resolved "https://registry.yarnpkg.com/traverse/-/traverse-0.3.9.tgz#717b8f220cc0bb7b44e40514c22b2e8bbc70d8b9"
@@ -5637,6 +5649,11 @@ watch@~0.18.0:
56375649
exec-sh "^0.2.0"
56385650
minimist "^1.2.0"
56395651

5652+
webidl-conversions@^3.0.0:
5653+
version "3.0.1"
5654+
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
5655+
integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
5656+
56405657
webidl-conversions@^4.0.2:
56415658
version "4.0.2"
56425659
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-4.0.2.tgz#a855980b1f0b6b359ba1d5d9fb39ae941faa63ad"
@@ -5654,6 +5671,14 @@ whatwg-mimetype@^2.1.0, whatwg-mimetype@^2.2.0:
56545671
resolved "https://registry.yarnpkg.com/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz#3d4b1e0312d2079879f826aff18dbeeca5960fbf"
56555672
integrity sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==
56565673

5674+
whatwg-url@^5.0.0:
5675+
version "5.0.0"
5676+
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
5677+
integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
5678+
dependencies:
5679+
tr46 "~0.0.3"
5680+
webidl-conversions "^3.0.0"
5681+
56575682
whatwg-url@^6.4.1:
56585683
version "6.5.0"
56595684
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-6.5.0.tgz#f2df02bff176fd65070df74ad5ccbb5a199965a8"

0 commit comments

Comments
 (0)