mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-26 03:29:00 +01:00
Take advantage of platform features in Microsoft Authentication extension (#166066)
This commit is contained in:
committed by
GitHub
parent
74d29f09b2
commit
ef415578d1
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user