ci: Fix CI not testing with Postgres 16 and flaky test (#9210)

This commit is contained in:
Diamond Lewis
2024-07-17 10:51:13 -05:00
committed by GitHub
parent 9282e348b0
commit 5fa58fe774
7 changed files with 206 additions and 223 deletions

View File

@@ -51,8 +51,8 @@
"otpauth": "9.2.2",
"parse": "5.3.0",
"path-to-regexp": "6.2.1",
"pg-monitor": "2.0.0",
"pg-promise": "11.7.8",
"pg-monitor": "2.1.0",
"pg-promise": "11.9.1",
"pluralize": "8.0.0",
"punycode": "2.3.1",
"rate-limit-redis": "4.2.0",