Update the telemetry modules (#170512)

Update the module
This commit is contained in:
Logan Ramos
2023-01-03 15:10:45 -05:00
committed by GitHub
parent c258547b50
commit 4acf2d9b46
16 changed files with 40 additions and 40 deletions

View File

@@ -628,7 +628,7 @@
"watch-web": "npx webpack-cli --config extension-browser.webpack.config --mode none --watch --info-verbosity verbose"
},
"dependencies": {
"@vscode/extension-telemetry": "0.7.3-preview",
"@vscode/extension-telemetry": "0.7.4-preview",
"dompurify": "^2.4.1",
"highlight.js": "^11.4.0",
"markdown-it": "^12.3.2",