Bump node-fetch from 3.2.9 to 3.2.10

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

---
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-08-01 11:06:34 +00:00
committed by GitHub
parent 4032df4a5d
commit c15e04a5f8
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -24,7 +24,7 @@
"license": "MIT",
"dependencies": {
"@actions/core": "^1.9.0",
"node-fetch": "^3.2.9"
"node-fetch": "^3.2.10"
},
"devDependencies": {
"@types/jest": "^28.1.6",