Bump node-fetch from 3.2.6 to 3.2.8 (#46)

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 3.2.6 to 3.2.8.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v3.2.6...v3.2.8)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: direct:development
  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]
2022-07-16 17:20:37 +05:30
committed by GitHub
parent dcf12887d1
commit 017499249a
2 changed files with 8 additions and 8 deletions

View File

@@ -20,6 +20,6 @@
"devDependencies": {
"@actions/github": "^5.0.3",
"@tauri-apps/cli": "^1.0.4",
"node-fetch": "^3.2.6"
"node-fetch": "^3.2.8"
}
}