Bump node-fetch from 3.1.1 to 3.2.0

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 3.1.1 to 3.2.0.
- [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/v3.1.1...v3.2.0)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-01-21 11:03:05 +00:00
committed by GitHub
parent 992d6df683
commit 9c15cf9f15
2 changed files with 16 additions and 10 deletions
+1 -1
View File
@@ -24,7 +24,7 @@
"license": "MIT",
"dependencies": {
"@actions/core": "^1.6.0",
"node-fetch": "^3.1.1"
"node-fetch": "^3.2.0"
},
"devDependencies": {
"@types/jest": "^27.4.0",