Skip to content

Commit f55edc7

Browse files
authoredJan 31, 2021
Bump node-fetch from 2.3.0 to 2.6.1 (#91)
Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.3.0 to 2.6.1. - [Release notes](https://github.com/bitinn/node-fetch/releases) - [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md) - [Commits](node-fetch/node-fetch@v2.3.0...v2.6.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a1cb974 commit f55edc7

File tree

1 file changed

+4
-9
lines changed

1 file changed

+4
-9
lines changed
 

‎yarn.lock

+4-9
Original file line numberDiff line numberDiff line change
@@ -8250,15 +8250,10 @@ node-fetch-npm@^2.0.2:
82508250
json-parse-better-errors "^1.0.0"
82518251
safe-buffer "^5.1.1"
82528252

8253-
node-fetch@^2.3.0:
8254-
version "2.3.0"
8255-
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.3.0.tgz#1a1d940bbfb916a1d3e0219f037e89e71f8c5fa5"
8256-
integrity sha512-MOd8pV3fxENbryESLgVIeaGKrdl+uaYhCSSVkjeOb/31/njTpcis5aWfdqgNlHIrKOLRbMnfPINPOML2CIFeXA==
8257-
8258-
node-fetch@^2.5.0:
8259-
version "2.6.0"
8260-
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.0.tgz#e633456386d4aa55863f676a7ab0daa8fdecb0fd"
8261-
integrity sha512-8dG4H5ujfvFiqDmVu9fQ5bOHUC15JMjMY/Zumv26oOvvVJjM67KF8koCWIabKQ1GJIa9r2mMZscBq/TbdOcmNA==
8253+
node-fetch@^2.3.0, node-fetch@^2.5.0:
8254+
version "2.6.1"
8255+
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
8256+
integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
82628257

82638258
node-forge@0.7.5:
82648259
version "0.7.5"

0 commit comments

Comments
 (0)
Please sign in to comment.