Skip to content
This repository was archived by the owner on Nov 8, 2024. It is now read-only.

Commit d226305

Browse files
dependabot-preview[bot]kylef
authored andcommitted
chore(deps): [security] bump node-fetch from 2.3.0 to 2.6.1
Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.3.0 to 2.6.1. **This update includes a security fix.** - [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-preview[bot] <support@dependabot.com>
1 parent ec131f1 commit d226305

File tree

1 file changed

+4
-9
lines changed

1 file changed

+4
-9
lines changed

yarn.lock

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4692,15 +4692,10 @@ node-fetch-npm@^2.0.2:
46924692
json-parse-better-errors "^1.0.0"
46934693
safe-buffer "^5.1.1"
46944694

4695-
node-fetch@^2.3.0:
4696-
version "2.3.0"
4697-
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.3.0.tgz#1a1d940bbfb916a1d3e0219f037e89e71f8c5fa5"
4698-
integrity sha512-MOd8pV3fxENbryESLgVIeaGKrdl+uaYhCSSVkjeOb/31/njTpcis5aWfdqgNlHIrKOLRbMnfPINPOML2CIFeXA==
4699-
4700-
node-fetch@^2.5.0:
4701-
version "2.6.0"
4702-
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.0.tgz#e633456386d4aa55863f676a7ab0daa8fdecb0fd"
4703-
integrity sha512-8dG4H5ujfvFiqDmVu9fQ5bOHUC15JMjMY/Zumv26oOvvVJjM67KF8koCWIabKQ1GJIa9r2mMZscBq/TbdOcmNA==
4695+
node-fetch@^2.3.0, node-fetch@^2.5.0:
4696+
version "2.6.1"
4697+
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
4698+
integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
47044699

47054700
node-gyp@^5.0.2:
47064701
version "5.0.3"

0 commit comments

Comments
 (0)