Skip to content
This repository has been archived by the owner on Jun 6, 2024. It is now read-only.

Commit

Permalink
[Security] Bump node-fetch from 2.6.0 to 2.6.1
Browse files Browse the repository at this point in the history
Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.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.6.0...v2.6.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Sep 11, 2020
1 parent ba9dbf9 commit ec6a17a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
"lint-staged": "^9.2.4",
"lodash.noop": "^3.0.1",
"minimist": "^1.2.0",
"node-fetch": "^2.6.0",
"node-fetch": "^2.6.1",
"object-hash": "^1.3.1",
"prettier": "^1.18.2",
"react-docgen-typescript-loader": "^3.1.1",
Expand Down

0 comments on commit ec6a17a

Please sign in to comment.