update data protocol client to latest (#21109)

* update data protocol client to latest

* yarn.lock
This commit is contained in:
Alan Ren
2022-11-04 13:34:32 -07:00
committed by GitHub
parent 6ab25a6a56
commit e98f2e2745
6 changed files with 12 additions and 12 deletions

View File

@@ -209,7 +209,7 @@
"update-grammar": "node ../../build/npm/update-grammar.js Microsoft/vscode-azuremonitor ./syntaxes/azuremonitor.tmLanguage"
},
"dependencies": {
"dataprotocol-client": "github:Microsoft/sqlops-dataprotocolclient#1.3.0",
"dataprotocol-client": "github:Microsoft/sqlops-dataprotocolclient#1.3.1",
"figures": "^2.0.0",
"find-remove": "1.2.1",
"@microsoft/ads-service-downloader": "1.0.4",

View File

@@ -109,9 +109,9 @@ concat-map@0.0.1:
resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
integrity sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=
"dataprotocol-client@github:Microsoft/sqlops-dataprotocolclient#1.3.0":
version "1.3.0"
resolved "https://codeload.github.com/Microsoft/sqlops-dataprotocolclient/tar.gz/c0863d0aa6f4c37252940e6753f5fdf6a2a9fbb1"
"dataprotocol-client@github:Microsoft/sqlops-dataprotocolclient#1.3.1":
version "1.3.1"
resolved "https://codeload.github.com/Microsoft/sqlops-dataprotocolclient/tar.gz/2df6982e07c0208c2b8a5f8cd4b3d65944138d15"
dependencies:
vscode-languageclient "5.2.1"

View File

@@ -427,7 +427,7 @@
}
},
"dependencies": {
"dataprotocol-client": "github:Microsoft/sqlops-dataprotocolclient#1.3.0",
"dataprotocol-client": "github:Microsoft/sqlops-dataprotocolclient#1.3.1",
"figures": "^2.0.0",
"find-remove": "1.2.1",
"@microsoft/ads-service-downloader": "1.0.4",

View File

@@ -158,9 +158,9 @@ concat-map@0.0.1:
resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
integrity sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=
"dataprotocol-client@github:Microsoft/sqlops-dataprotocolclient#1.3.0":
version "1.3.0"
resolved "https://codeload.github.com/Microsoft/sqlops-dataprotocolclient/tar.gz/c0863d0aa6f4c37252940e6753f5fdf6a2a9fbb1"
"dataprotocol-client@github:Microsoft/sqlops-dataprotocolclient#1.3.1":
version "1.3.1"
resolved "https://codeload.github.com/Microsoft/sqlops-dataprotocolclient/tar.gz/2df6982e07c0208c2b8a5f8cd4b3d65944138d15"
dependencies:
vscode-languageclient "5.2.1"

View File

@@ -1338,7 +1338,7 @@
"@microsoft/ads-extension-telemetry": "^1.3.1",
"buffer-stream-reader": "^0.1.1",
"bytes": "^3.1.0",
"dataprotocol-client": "github:Microsoft/sqlops-dataprotocolclient#1.3.0",
"dataprotocol-client": "github:Microsoft/sqlops-dataprotocolclient#1.3.1",
"error-ex": "^1.3.2",
"figures": "^2.0.0",
"find-remove": "1.2.1",

View File

@@ -593,9 +593,9 @@ dashdash@^1.12.0:
dependencies:
assert-plus "^1.0.0"
"dataprotocol-client@github:Microsoft/sqlops-dataprotocolclient#1.3.0":
version "1.3.0"
resolved "https://codeload.github.com/Microsoft/sqlops-dataprotocolclient/tar.gz/c0863d0aa6f4c37252940e6753f5fdf6a2a9fbb1"
"dataprotocol-client@github:Microsoft/sqlops-dataprotocolclient#1.3.1":
version "1.3.1"
resolved "https://codeload.github.com/Microsoft/sqlops-dataprotocolclient/tar.gz/2df6982e07c0208c2b8a5f8cd4b3d65944138d15"
dependencies:
vscode-languageclient "5.2.1"