Bump node-fetch from 2.6.1 to 3.1.1 in /web/nodejs

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 3.1.1.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/main/docs/CHANGELOG.md)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.1...v3.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-01-22 13:58:06 +00:00
committed by GitHub
parent 9e49603c9a
commit cbc98e8410
2 changed files with 41 additions and 4 deletions

View File

@ -15,7 +15,7 @@
"dependencies": {
"@types/node-fetch": "^2.5.7",
"express": "^4.17.1",
"node-fetch": "^2.6.1"
"node-fetch": "^3.1.1"
},
"devDependencies": {
"@types/express": "^4.17.7",