Bump MSSQL for password change feature (#21417)

* added bumps

* added correct STS

* added updated yarn

* bump STS version
This commit is contained in:
Alex Ma
2022-12-14 10:52:41 -08:00
committed by GitHub
parent d0861f01ed
commit 0638bbb152
3 changed files with 5 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
{
"downloadUrl": "https://github.com/Microsoft/sqltoolsservice/releases/download/{#version#}/microsoft.sqltools.servicelayer-{#fileName#}",
"version": "4.4.0.11",
"version": "4.4.0.12",
"downloadFileNames": {
"Windows_86": "win-x86-net6.0.zip",
"Windows_64": "win-x64-net6.0.zip",

View File

@@ -1111,7 +1111,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.1",
"dataprotocol-client": "github:Microsoft/sqlops-dataprotocolclient#1.3.2",
"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.1":
version "1.3.1"
resolved "https://codeload.github.com/Microsoft/sqlops-dataprotocolclient/tar.gz/2df6982e07c0208c2b8a5f8cd4b3d65944138d15"
"dataprotocol-client@github:Microsoft/sqlops-dataprotocolclient#1.3.2":
version "1.3.2"
resolved "https://codeload.github.com/Microsoft/sqlops-dataprotocolclient/tar.gz/e3be16cffbac882ef545e4da9654a82dc010d1b7"
dependencies:
vscode-languageclient "5.2.1"