Bump node-fetch from 3.2.3 to 3.2.4

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 3.2.3 to 3.2.4.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v3.2.3...v3.2.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-04-28 11:03:10 +00:00
committed by GitHub
parent cfb243c2f3
commit 6af9171587
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -24,7 +24,7 @@
"license": "MIT",
"dependencies": {
"@actions/core": "^1.7.0",
"node-fetch": "^3.2.3"
"node-fetch": "^3.2.4"
},
"devDependencies": {
"@types/jest": "^27.4.1",