Bump API deps

This commit is contained in:
Declan Chidlow 2024-08-08 17:06:23 +08:00
parent acb97d9c48
commit c80cf77c08
2 changed files with 2 additions and 2 deletions

Binary file not shown.

View file

@ -10,13 +10,13 @@
},
"dependencies": {
"@types/express": "^4.17.21",
"@types/ws": "^8.5.11",
"@types/ws": "^8.5.12",
"automod": "^0.1.0",
"dotenv": "^16.4.5",
"express": "^4.19.2",
"log75": "^3.0.1",
"mongodb": "^6.8.0",
"redis": "^4.6.15",
"redis": "^4.7.0",
"ulid": "^2.3.0",
"ws": "^8.18.0"
},