File tree Expand file tree Collapse file tree 2 files changed +3
-15
lines changed
packages/cubejs-mssql-driver Expand file tree Collapse file tree 2 files changed +3
-15
lines changed Original file line number Diff line number Diff line change 1414 "main" : " index.js" ,
1515 "dependencies" : {
1616 "@cubejs-backend/base-driver" : " 1.3.4" ,
17- "mssql" : " ^11 .0.1 "
17+ "mssql" : " ^10 .0.2 "
1818 },
1919 "devDependencies" : {
2020 "@types/mssql" : " ^9.1.7" ,
Original file line number Diff line number Diff line change 11541154 jsonwebtoken "^9.0.0"
11551155 uuid "^8.3.0"
11561156
1157- "@azure/msal-node@^3.2.3", "@azure/msal-node@^3. 5.0":
1157+ "@azure/msal-node@^3.5.0":
11581158 version "3.5.1"
11591159 resolved "https://registry.yarnpkg.com/@azure/msal-node/-/msal-node-3.5.1.tgz#8bb233cbeeda83f64af4cc29569f1b5312c9b9ad"
11601160 integrity sha512-dkgMYM5B6tI88r/oqf5bYd93WkenQpaWwiszJDk7avVjso8cmuKRTW97dA1RMi6RhihZFLtY1VtWxU9+sW2T5g==
@@ -21250,18 +21250,6 @@ mssql@^10.0.2:
2125021250 tarn "^3.0.2"
2125121251 tedious "^16.4.0"
2125221252
21253- mssql@^11.0.1:
21254- version "11.0.1"
21255- resolved "https://registry.yarnpkg.com/mssql/-/mssql-11.0.1.tgz#a32ab7763bfbb3f5d970e47563df3911fc04e21d"
21256- integrity sha512-KlGNsugoT90enKlR8/G36H0kTxPthDhmtNUCwEHvgRza5Cjpjoj+P2X6eMpFUDN7pFrJZsKadL4x990G8RBE1w==
21257- dependencies:
21258- "@tediousjs/connection-string" "^0.5.0"
21259- commander "^11.0.0"
21260- debug "^4.3.3"
21261- rfdc "^1.3.0"
21262- tarn "^3.0.2"
21263- tedious "^18.2.1"
21264-
2126521253multicast-dns@^7.2.5:
2126621254 version "7.2.5"
2126721255 resolved "https://registry.yarnpkg.com/multicast-dns/-/multicast-dns-7.2.5.tgz#77eb46057f4d7adbd16d9290fa7299f6fa64cced"
@@ -26709,7 +26697,7 @@ tarn@^3.0.1, tarn@^3.0.2:
2670926697 resolved "https://registry.yarnpkg.com/tarn/-/tarn-3.0.2.tgz#73b6140fbb881b71559c4f8bfde3d9a4b3d27693"
2671026698 integrity sha512-51LAVKUSZSVfI05vjPESNc5vwqqZpbXCsU+/+wxlOrUjk2SnFTt97v9ZgQrD4YmxYW1Px6w2KjaDitCfkvgxMQ==
2671126699
26712- tedious@*, tedious@^18.2.1 :
26700+ tedious@*:
2671326701 version "18.6.1"
2671426702 resolved "https://registry.yarnpkg.com/tedious/-/tedious-18.6.1.tgz#1c4a3f06c891be67a032117e2e25193286d44496"
2671526703 integrity sha512-9AvErXXQTd6l7TDd5EmM+nxbOGyhnmdbp/8c3pw+tjaiSXW9usME90ET/CRG1LN1Y9tPMtz/p83z4Q97B4DDpw==
You can’t perform that action at this time.
0 commit comments