Update sqlops-dataprotocolclient to 1.2.2 (#14807)

* Update sqlops-dataprotocolclient to 1.2.2

* Fix yarn.lock
This commit is contained in:
Charles Gagnon
2021-03-20 12:49:18 -07:00
committed by GitHub
parent 45fd89d6da
commit 6ee321a719
8 changed files with 64 additions and 57 deletions

View File

@@ -1259,7 +1259,7 @@
"ads-kerberos": "^1.1.3",
"buffer-stream-reader": "^0.1.1",
"bytes": "^3.1.0",
"dataprotocol-client": "github:Microsoft/sqlops-dataprotocolclient#1.2.0",
"dataprotocol-client": "github:Microsoft/sqlops-dataprotocolclient#1.2.2",
"error-ex": "^1.3.2",
"figures": "^2.0.0",
"find-remove": "1.2.1",

View File

@@ -537,9 +537,9 @@ dashdash@^1.12.0:
dependencies:
assert-plus "^1.0.0"
"dataprotocol-client@github:Microsoft/sqlops-dataprotocolclient#1.2.0":
version "1.2.0"
resolved "https://codeload.github.com/Microsoft/sqlops-dataprotocolclient/tar.gz/b0cdc1380ce30feda6531dc76faa67c339af1724"
"dataprotocol-client@github:Microsoft/sqlops-dataprotocolclient#1.2.2":
version "1.2.2"
resolved "https://codeload.github.com/Microsoft/sqlops-dataprotocolclient/tar.gz/3ffb03ba8b892cffe6ad363a2269c1f9439cf350"
dependencies:
vscode-languageclient "5.2.1"