upgraded dbgate-query-splitter fixes #880

This commit is contained in:
Jan Prochazka
2024-08-30 10:26:34 +02:00
parent 3fa688c9cb
commit 0c4ad146b8
11 changed files with 14 additions and 14 deletions

View File

@@ -31,7 +31,7 @@
"typescript": "^4.4.3"
},
"dependencies": {
"dbgate-query-splitter": "^4.10.1",
"dbgate-query-splitter": "^4.10.3",
"dbgate-sqltree": "^5.0.0-alpha.1",
"debug": "^4.3.4",
"json-stable-stringify": "^1.0.1",