Skip to content

Commit 0d7d21f

Browse files
Bump node-fetch from 2.6.5 to 2.6.7 (#156)
* Bump node-fetch from 2.6.5 to 2.6.7 Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.5 to 2.6.7. - [Release notes](https://github.com/node-fetch/node-fetch/releases) - [Commits](node-fetch/node-fetch@v2.6.5...v2.6.7) --- updated-dependencies: - dependency-name: node-fetch dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> * Update generated content Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: CrazyMax <[email protected]>
1 parent 1c105ae commit 0d7d21f

File tree

3 files changed

+6
-27
lines changed

3 files changed

+6
-27
lines changed

dist/index.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/index.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

Lines changed: 4 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -2796,11 +2796,6 @@ lodash.merge@^4.6.2:
27962796
resolved "https://registry.yarnpkg.com/lodash.merge/-/lodash.merge-4.6.2.tgz#558aa53b43b661e1925a0afdfa36a9a1085fe57a"
27972797
integrity sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==
27982798

2799-
lodash.sortby@^4.7.0:
2800-
version "4.7.0"
2801-
resolved "https://registry.yarnpkg.com/lodash.sortby/-/lodash.sortby-4.7.0.tgz#edd14c824e2cc9c1e0b0a1b42bb5210516a42438"
2802-
integrity sha1-7dFMgk4sycHgsKG0K7UhBRakJDg=
2803-
28042799
lodash@^4.17.19, lodash@^4.7.0:
28052800
version "4.17.21"
28062801
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
@@ -2907,9 +2902,9 @@ nice-try@^1.0.4:
29072902
integrity sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==
29082903

29092904
node-fetch@^2.6.1:
2910-
version "2.6.5"
2911-
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.5.tgz#42735537d7f080a7e5f78b6c549b7146be1742fd"
2912-
integrity sha512-mmlIVHJEu5rnIxgEgez6b9GgWXbkZj5YZ7fx+2r94a2E+Uirsp6HsPTPlomfdHtpt/B0cdKviwkoaM6pyvUOpQ==
2905+
version "2.6.7"
2906+
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
2907+
integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
29132908
dependencies:
29142909
whatwg-url "^5.0.0"
29152910

@@ -3493,13 +3488,6 @@ tough-cookie@^4.0.0:
34933488
punycode "^2.1.1"
34943489
universalify "^0.1.2"
34953490

3496-
tr46@^2.0.2:
3497-
version "2.0.2"
3498-
resolved "https://registry.yarnpkg.com/tr46/-/tr46-2.0.2.tgz#03273586def1595ae08fedb38d7733cee91d2479"
3499-
integrity sha512-3n1qG+/5kg+jrbTzwAykB5yRYtQCTqOGKq5U5PE3b0a1/mzo6snDhjGS0zJVJunO0NrT3Dg1MLy5TjWP/UJppg==
3500-
dependencies:
3501-
punycode "^2.1.1"
3502-
35033491
tr46@^2.1.0:
35043492
version "2.1.0"
35053493
resolved "https://registry.yarnpkg.com/tr46/-/tr46-2.1.0.tgz#fa87aa81ca5d5941da8cbf1f9b749dc969a4e240"
@@ -3702,16 +3690,7 @@ whatwg-url@^5.0.0:
37023690
tr46 "~0.0.3"
37033691
webidl-conversions "^3.0.0"
37043692

3705-
whatwg-url@^8.0.0:
3706-
version "8.1.0"
3707-
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-8.1.0.tgz#c628acdcf45b82274ce7281ee31dd3c839791771"
3708-
integrity sha512-vEIkwNi9Hqt4TV9RdnaBPNt+E2Sgmo3gePebCRgZ1R7g6d23+53zCTnuB0amKI4AXq6VM8jj2DUAa0S1vjJxkw==
3709-
dependencies:
3710-
lodash.sortby "^4.7.0"
3711-
tr46 "^2.0.2"
3712-
webidl-conversions "^5.0.0"
3713-
3714-
whatwg-url@^8.5.0:
3693+
whatwg-url@^8.0.0, whatwg-url@^8.5.0:
37153694
version "8.7.0"
37163695
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-8.7.0.tgz#656a78e510ff8f3937bc0bcbe9f5c0ac35941b77"
37173696
integrity sha512-gAojqb/m9Q8a5IV96E3fHJM70AzCkgt4uXYX2O7EmuyOnLrViCQlsEBmF9UQIu3/aeAIp2U17rtbpZWNntQqdg==

0 commit comments

Comments
 (0)