Update telemetry module

This commit is contained in:
Logan Ramos
2022-03-18 11:34:26 -04:00
parent 20f5bcc8c0
commit 9b7268acf9
18 changed files with 45 additions and 45 deletions

View File

@@ -60,7 +60,7 @@
"dependencies": {
"node-fetch": "2.6.7",
"uuid": "8.1.0",
"@vscode/extension-telemetry": "0.4.6",
"@vscode/extension-telemetry": "0.4.10",
"vscode-nls": "^5.0.0",
"vscode-tas-client": "^0.1.31"
},