Skip to content

Commit

Permalink
Bump node-fetch (#442)
Browse files Browse the repository at this point in the history
Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.2.1 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.2.1...v2.6.1)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mikael Svenson <[email protected]>
  • Loading branch information
dependabot[bot] and wobba authored Sep 11, 2020
1 parent 5c01e8a commit a52f5dd
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.

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

Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
"clean-webpack-plugin": "^0.1.19",
"form-data": "^2.3.3",
"jest-junit": "^4.0.0",
"node-fetch": "^2.6.1",
"lodash": "^4.17.19",
"node-fetch": "^2.2.1",
"path": "^0.12.7",
"sinon": "^5.1.1",
"sprintf-js": "^1.1.1"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3491,10 +3491,10 @@ nise@^1.3.3:
lolex "^5.0.1"
path-to-regexp "^1.7.0"

node-fetch@^2.2.1:
version "2.6.0"
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.0.tgz#e633456386d4aa55863f676a7ab0daa8fdecb0fd"
integrity sha512-8dG4H5ujfvFiqDmVu9fQ5bOHUC15JMjMY/Zumv26oOvvVJjM67KF8koCWIabKQ1GJIa9r2mMZscBq/TbdOcmNA==
node-fetch@^2.6.1:
version "2.6.1"
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==

node-int64@^0.4.0:
version "0.4.0"
Expand Down

0 comments on commit a52f5dd

Please sign in to comment.