Skip to content

Commit

Permalink
Bump node-fetch from 2.6.0 to 3.1.1
Browse files Browse the repository at this point in the history
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.0 to 3.1.1.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/main/docs/CHANGELOG.md)
- [Commits](node-fetch/node-fetch@v2.6.0...v3.1.1)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 22, 2022
1 parent 31fdc24 commit 1cfc26b
Showing 2 changed files with 41 additions and 4 deletions.
43 changes: 40 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
@@ -19,7 +19,7 @@
"dependencies": {
"cors": "^2.8.5",
"express": "^4.17.1",
"node-fetch": "^2.6.0",
"node-fetch": "^3.1.1",
"socket.io": "^2.3.0"
}
}

0 comments on commit 1cfc26b

Please sign in to comment.