Bump node-fetch from 3.3.0 to 3.3.2 (#192)

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 3.3.0 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.0...v3.3.2)

---
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]
2024-06-03 22:18:57 +10:00
committed by GitHub
parent 3e177686cf
commit 72b2382075
2 changed files with 5 additions and 5 deletions

View File

@@ -19,6 +19,6 @@
"devDependencies": {
"@actions/github": "6.0.0",
"@tauri-apps/cli": "1.5.6",
"node-fetch": "3.3.0"
"node-fetch": "3.3.2"
}
}