File tree 2 files changed +3
-15
lines changed
packages/cubejs-mssql-driver
2 files changed +3
-15
lines changed Original file line number Diff line number Diff line change 14
14
"main" : " index.js" ,
15
15
"dependencies" : {
16
16
"@cubejs-backend/base-driver" : " 1.3.4" ,
17
- "mssql" : " ^11 .0.1 "
17
+ "mssql" : " ^10 .0.2 "
18
18
},
19
19
"devDependencies" : {
20
20
"@types/mssql" : " ^9.1.7" ,
Original file line number Diff line number Diff line change 1154
1154
jsonwebtoken "^9.0.0"
1155
1155
uuid "^8.3.0"
1156
1156
1157
- "@azure/msal-node@^3.2.3", "@azure/msal-node@^3. 5.0":
1157
+ "@azure/msal-node@^3.5.0":
1158
1158
version "3.5.1"
1159
1159
resolved "https://registry.yarnpkg.com/@azure/msal-node/-/msal-node-3.5.1.tgz#8bb233cbeeda83f64af4cc29569f1b5312c9b9ad"
1160
1160
integrity sha512-dkgMYM5B6tI88r/oqf5bYd93WkenQpaWwiszJDk7avVjso8cmuKRTW97dA1RMi6RhihZFLtY1VtWxU9+sW2T5g==
@@ -21250,18 +21250,6 @@ mssql@^10.0.2:
21250
21250
tarn "^3.0.2"
21251
21251
tedious "^16.4.0"
21252
21252
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
-
21265
21253
multicast-dns@^7.2.5:
21266
21254
version "7.2.5"
21267
21255
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:
26709
26697
resolved "https://registry.yarnpkg.com/tarn/-/tarn-3.0.2.tgz#73b6140fbb881b71559c4f8bfde3d9a4b3d27693"
26710
26698
integrity sha512-51LAVKUSZSVfI05vjPESNc5vwqqZpbXCsU+/+wxlOrUjk2SnFTt97v9ZgQrD4YmxYW1Px6w2KjaDitCfkvgxMQ==
26711
26699
26712
- tedious@*, tedious@^18.2.1 :
26700
+ tedious@*:
26713
26701
version "18.6.1"
26714
26702
resolved "https://registry.yarnpkg.com/tedious/-/tedious-18.6.1.tgz#1c4a3f06c891be67a032117e2e25193286d44496"
26715
26703
integrity sha512-9AvErXXQTd6l7TDd5EmM+nxbOGyhnmdbp/8c3pw+tjaiSXW9usME90ET/CRG1LN1Y9tPMtz/p83z4Q97B4DDpw==
You can’t perform that action at this time.
0 commit comments