build(deps): bump node-fetch from 3.3.1 to 3.3.2 (#1031)

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 3.3.1 to 3.3.2.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v3.3.1...v3.3.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-08-01 08:35:59 -07:00
committed by GitHub
parent c47ccb92bf
commit 5f0db07700
2 changed files with 8 additions and 8 deletions

View File

@@ -26,7 +26,7 @@
"@actions/core": "^1.10.0",
"@actions/exec": "^1.1.1",
"@actions/github": "^5.1.1",
"node-fetch": "^3.3.1",
"node-fetch": "^3.3.2",
"openpgp": "5.9"
},
"devDependencies": {