server for my chess game
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 7fa01d1..852f78e 100644
--- a/package.json
+++ b/package.json
@@ -13,7 +13,7 @@
"dependencies": {
"@gd-com/utils": "^4.1.5",
"chess.js": "^0.13.3",
- "pg": "^8.7.3",
+ "pg": "^8.9.0",
"ws": "^8.8.1"
},
"engines": {