update deps

This commit is contained in:
Nathaniel Tampus
2023-08-17 21:20:03 +08:00
parent ecfc4db9e8
commit f245060075
3 changed files with 67 additions and 63 deletions

View File

@@ -18,7 +18,7 @@
"express": "^4.18.2",
"express-session": "^1.17.3",
"nanoid": "^4.0.2",
"pg": "^8.11.2",
"pg": "^8.11.3",
"socket.io": "^4.7.2",
"xss": "^1.0.14"
},