mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-08 09:08:48 +01:00
fix: c++ exception in keytar module
Refs https://github.com/microsoft/vscode/issues/111288
This commit is contained in:
+1
-1
@@ -55,7 +55,7 @@
|
||||
"https-proxy-agent": "^2.2.3",
|
||||
"iconv-lite-umd": "0.6.8",
|
||||
"jschardet": "2.2.1",
|
||||
"keytar": "7.2.0",
|
||||
"keytar": "deepak1556/node-keytar#b36cc753e645ad72a39f8dd6348994e0c4f4905c",
|
||||
"minimist": "^1.2.5",
|
||||
"native-is-elevated": "0.4.1",
|
||||
"native-keymap": "2.2.1",
|
||||
|
||||
Reference in New Issue
Block a user