Take advantage of platform features in Microsoft Authentication extension (#166066)

This commit is contained in:
Tyler James Leonhardt
2022-11-10 18:26:48 -08:00
committed by GitHub
parent 74d29f09b2
commit ef415578d1
14 changed files with 107 additions and 106 deletions

View File

@@ -55,12 +55,7 @@
"@types/uuid": "8.0.0"
},
"dependencies": {
"buffer": "^5.6.0",
"node-fetch": "2.6.7",
"randombytes": "~2.1.0",
"sha.js": "2.4.11",
"stream": "0.0.2",
"uuid": "^8.2.0",
"@vscode/extension-telemetry": "0.7.0-preview"
},
"repository": {