updated pg package

This commit is contained in:
Jan Prochazka
2021-12-25 11:07:40 +01:00
parent 185cfab5d8
commit 0e95082be6
2 changed files with 20 additions and 26 deletions

View File

@@ -34,7 +34,7 @@
"dbgate-query-splitter": "^4.1.1",
"dbgate-tools": "^4.1.1",
"lodash": "^4.17.21",
"pg": "^7.17.0",
"pg": "^8.7.1",
"webpack": "^4.42.0",
"webpack-cli": "^3.3.11"
}