Bump node-fetch from 2.6.5 to 3.1.1

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.5 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](https://github.com/node-fetch/node-fetch/compare/v2.6.5...v3.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-01-22 12:18:24 +00:00
committed by GitHub
parent c05acfa9d8
commit 0617fd4cf8
2 changed files with 159 additions and 11 deletions

View File

@@ -25,7 +25,7 @@
"eslint": "^7.32.0",
"eslint-plugin-github": "^4.3.2",
"js-yaml": "^3.13.1",
"node-fetch": ">=2.6.1",
"node-fetch": ">=3.1.1",
"prettier": "^1.19.1",
"typescript": "^3.6.4"
},