build(deps): bump node-fetch from 3.3.0 to 3.3.1 (#938)

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v3.3.0...v3.3.1)

---
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-03-22 22:03:09 -04:00
committed by GitHub
parent 76e2f5265e
commit ddd8c1b461
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.0",
"node-fetch": "^3.3.1",
"openpgp": "5.7"
},
"devDependencies": {