mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
Support locking cache file when writing and handles syntax error when reading (#21469)
This commit is contained in:
@@ -364,6 +364,7 @@
|
||||
"@azure/storage-blob": "^12.6.0",
|
||||
"axios": "^0.27.2",
|
||||
"crypto": "^1.0.1",
|
||||
"lockfile": "1.0.4",
|
||||
"msal": "^1.4.16",
|
||||
"node-fetch": "^2.6.7",
|
||||
"qs": "^6.9.1",
|
||||
@@ -375,6 +376,7 @@
|
||||
"@microsoft/azdata-test": "^2.0.3",
|
||||
"@microsoft/vscodetestcover": "^1.2.1",
|
||||
"@types/keytar": "4.4.0",
|
||||
"@types/lockfile": "^1.0.2",
|
||||
"@types/mocha": "^7.0.2",
|
||||
"@types/node": "^12.20.55",
|
||||
"@types/qs": "^6.9.1",
|
||||
|
||||
Reference in New Issue
Block a user