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

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

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-01-10 16:31:26 +00:00
committed by GitHub
parent 5bad6adea1
commit 32d35676c4
2 changed files with 10 additions and 10 deletions

View File

@@ -25,7 +25,7 @@
"eslint": "^7.32.0",
"eslint-plugin-github": "^4.3.2",
"js-yaml": "^3.13.1",
"node-fetch": ">=3.1.1",
"node-fetch": ">=3.2.10",
"prettier": "^1.19.1",
"typescript": "^3.6.4"
},