deps: bump node-fetch from 2.6.1 to 3.2.10

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 3.2.10.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.1...v3.2.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-08-01 02:04:52 +00:00 committed by GitHub
parent 11bede66e7
commit b04fcd8fa4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 123 additions and 10 deletions

View file

@ -51,7 +51,7 @@
"@actions/exec": "^1.1.1",
"@actions/io": "^1.1.0",
"@actions/tool-cache": "^1.7.2",
"node-fetch": "^2.6.1"
"node-fetch": "^3.2.10"
},
"devDependencies": {
"@types/jest": "^26.0.20",