Bump node-fetch from 3.2.1 to 3.2.2

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v3.2.1...v3.2.2)

---
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-03-07 11:03:05 +00:00
committed by GitHub
parent edaa61ca1a
commit 5dfce9208f
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -24,7 +24,7 @@
"license": "MIT",
"dependencies": {
"@actions/core": "^1.6.0",
"node-fetch": "^3.2.1"
"node-fetch": "^3.2.2"
},
"devDependencies": {
"@types/jest": "^27.4.1",