mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-22 09:38:38 +01:00
upgrade telemetry used by html ext
This commit is contained in:
18
extensions/html/npm-shrinkwrap.json
generated
18
extensions/html/npm-shrinkwrap.json
generated
@@ -3,14 +3,14 @@
|
||||
"version": "0.1.0",
|
||||
"dependencies": {
|
||||
"applicationinsights": {
|
||||
"version": "0.15.6",
|
||||
"from": "applicationinsights@0.15.6",
|
||||
"resolved": "https://registry.npmjs.org/applicationinsights/-/applicationinsights-0.15.6.tgz"
|
||||
"version": "0.18.0",
|
||||
"from": "applicationinsights@0.18.0",
|
||||
"resolved": "https://registry.npmjs.org/applicationinsights/-/applicationinsights-0.18.0.tgz"
|
||||
},
|
||||
"vscode-extension-telemetry": {
|
||||
"version": "0.0.5",
|
||||
"from": "vscode-extension-telemetry@>=0.0.5 <0.0.6",
|
||||
"resolved": "https://registry.npmjs.org/vscode-extension-telemetry/-/vscode-extension-telemetry-0.0.5.tgz"
|
||||
"version": "0.0.6",
|
||||
"from": "vscode-extension-telemetry@>=0.0.6 <0.0.7",
|
||||
"resolved": "https://registry.npmjs.org/vscode-extension-telemetry/-/vscode-extension-telemetry-0.0.6.tgz"
|
||||
},
|
||||
"vscode-jsonrpc": {
|
||||
"version": "3.1.0-alpha.1",
|
||||
@@ -33,9 +33,9 @@
|
||||
"resolved": "https://registry.npmjs.org/vscode-nls/-/vscode-nls-2.0.2.tgz"
|
||||
},
|
||||
"winreg": {
|
||||
"version": "0.0.13",
|
||||
"from": "winreg@0.0.13",
|
||||
"resolved": "https://registry.npmjs.org/winreg/-/winreg-0.0.13.tgz"
|
||||
"version": "1.2.3",
|
||||
"from": "winreg@1.2.3",
|
||||
"resolved": "https://registry.npmjs.org/winreg/-/winreg-1.2.3.tgz"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user