mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-02 14:31:31 +01:00
Upgrade appinsights (#58999)
* Upgrade appinsights * Env, global updates before starting shared process * Disable console logging from appinsights Fixes #55417 * Move workaround to helper
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
"download-builtin-extensions": "node build/lib/builtInExtensions.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"applicationinsights": "0.18.0",
|
||||
"applicationinsights": "1.0.3",
|
||||
"fast-plist": "0.1.2",
|
||||
"gc-signals": "^0.0.1",
|
||||
"getmac": "1.4.1",
|
||||
|
||||
Reference in New Issue
Block a user