Skip to content

Commit 20e6b3f

Browse files
updated pg version to fix db call hanging
1 parent 1e3cace commit 20e6b3f

File tree

2 files changed

+87
-57
lines changed

2 files changed

+87
-57
lines changed

package-lock.json

Lines changed: 86 additions & 56 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"dotenv": "^7.0.0",
1717
"express": "^4.16.4",
1818
"helmet": "^3.18.0",
19-
"pg": "^7.8.1",
19+
"pg": "^8.5.0",
2020
"socket.io": "^2.2.0",
2121
"ws": "^7.0.0"
2222
},

0 commit comments

Comments
 (0)