Bump node-fetch in /extensions/microsoft-authentication (#141536)

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:24 -08:00
committed by GitHub
parent e137d37e79
commit dbf955b07a
2 changed files with 25 additions and 5 deletions

View File

@@ -55,7 +55,7 @@
},
"dependencies": {
"buffer": "^5.6.0",
"node-fetch": "2.6.1",
"node-fetch": "2.6.7",
"randombytes": "~2.1.0",
"sha.js": "2.4.11",
"stream": "0.0.2",