deps: bump node-fetch from 2.6.1 to 3.3.1

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

---
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]
2023-03-13 02:56:42 +00:00
committed by GitHub
parent 7c4b9f1f99
commit a8ac14e622
2 changed files with 124 additions and 11 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.3.1"
},
"devDependencies": {
"@types/jest": "^26.0.20",