Bump node-fetch from 2.6.1 to 2.6.7 in /extensions/github-authentication (#141537)

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.1...v2.6.7)

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

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-01-26 10:16:05 -08:00
committed by GitHub
parent 7e7753570f
commit e137d37e79
2 changed files with 25 additions and 5 deletions

View File

@@ -58,7 +58,7 @@
"vscode:prepublish": "npm run compile"
},
"dependencies": {
"node-fetch": "2.6.1",
"node-fetch": "2.6.7",
"uuid": "8.1.0",
"@vscode/extension-telemetry": "0.4.6",
"vscode-nls": "^5.0.0",