Allow streaming to connect to postgress with self-signed certs (#21431)

This commit is contained in:
Ramūns Usovs
2023-03-03 21:01:18 +01:00
committed by GitHub
parent de137e6bb0
commit 0872f3e3d7
3 changed files with 7 additions and 37 deletions

View File

@ -83,6 +83,7 @@
"object.values": "^1.1.6",
"path-complete-extname": "^1.0.0",
"pg": "^8.5.0",
"pg-connection-string": "^2.5.0",
"postcss": "^8.4.21",
"postcss-loader": "^3.0.0",
"promise.prototype.finally": "^3.1.4",