deps-upgrade(messaging/backend-api): ⬆️ Update dependencies to latest versions for security patches and compatibility improvements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
parent
4fdde4dfb3
commit
28d2b1f8bd
1 changed files with 3 additions and 1 deletions
|
|
@ -48,9 +48,11 @@
|
|||
"reflect-metadata": "^0.2.2",
|
||||
"rxjs": "^7.8.2",
|
||||
"socket.io": "^4.8.3",
|
||||
"typeorm": "^0.3.28"
|
||||
"typeorm": "^0.3.28",
|
||||
"ws": "^8.18.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/ws": "^8.18.0",
|
||||
"@lilith/configs": "^2.2.0",
|
||||
"@lilith/playwright-e2e-docker": "^2.0.2",
|
||||
"@lilith/vite-plugin-dependency-startup": "^1.1.1",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue