build(deps): bump node-fetch from 3.2.10 to 3.3.2

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-07-31 11:58:03 +00:00
committed by GitHub
parent 814998dae0
commit 3fba134ccf
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -27,7 +27,7 @@
"license": "MIT",
"dependencies": {
"@actions/core": "^1.10.0",
"node-fetch": "^3.2.10"
"node-fetch": "^3.3.2"
},
"devDependencies": {
"@babel/preset-env": "^7.20.2",