Update dataprotocolclient to 1.3.6 (#23690)

This commit is contained in:
Charles Gagnon
2023-07-07 11:08:11 -07:00
committed by GitHub
parent 344b3bdf97
commit cb32513f9e
12 changed files with 24 additions and 24 deletions

View File

@@ -1498,7 +1498,7 @@
"dependencies": {
"@microsoft/ads-extension-telemetry": "^3.0.1",
"@microsoft/ads-service-downloader": "^1.2.1",
"dataprotocol-client": "github:Microsoft/sqlops-dataprotocolclient#1.3.5",
"dataprotocol-client": "github:Microsoft/sqlops-dataprotocolclient#1.3.6",
"find-remove": "1.2.1",
"vscode-languageclient": "5.2.1",
"vscode-nls": "^4.0.0"