upgraded tedious driver

This commit is contained in:
Jan Prochazka
2022-06-02 16:47:46 +02:00
parent 97d259cd1e
commit 5feb018e22
5 changed files with 624 additions and 189 deletions

View File

@@ -36,7 +36,7 @@
"webpack": "^4.42.0",
"webpack-cli": "^3.3.11",
"dbgate-tools": "^5.0.0-alpha.1",
"tedious": "^9.2.3",
"tedious": "^14.5.0",
"async-lock": "^1.2.6"
}
}