fix: c++ exception in keytar module

Refs https://github.com/microsoft/vscode/issues/111288
This commit is contained in:
deepak1556
2020-11-25 21:30:55 -08:00
parent 5f569de4cd
commit 764620efae
2 changed files with 3 additions and 4 deletions
+1 -1
View File
@@ -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",