build(deps): 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-29 04:31:57 +00:00
committed by GitHub
parent 53cfbc752e
commit 34e7489f32
2 changed files with 8 additions and 8 deletions

View File

@@ -26,7 +26,7 @@
"@actions/core": "^1.6.0",
"@actions/exec": "^1.1.1",
"@actions/github": "^5.0.1",
"node-fetch": "^3.2.3",
"node-fetch": "^3.2.4",
"openpgp": "^5.2.1"
},
"devDependencies": {