Update moongo

This commit is contained in:
2026-03-25 20:14:41 +01:00
parent 3ad16d8f32
commit 3eb40a1e26
30 changed files with 418 additions and 331 deletions
+2 -4
View File
@@ -88,8 +88,6 @@
"@types/howler": "^2.2.12",
"@types/lodash": "^4.17.24",
"@types/mocha": "^10.0.10",
"@types/mongodb": "^3.3.1",
"@types/mongoose": "^5.5.15",
"@types/morgan": "^1.9.10",
"@types/node": "^25.5.0",
"@types/node-ipc": "^9.2.3",
@@ -121,7 +119,7 @@
"chai-as-promised": "^7.1.1",
"chalk": "^2.4.2",
"color-convert": "^2.0.1",
"connect-mongo": "^3.0.0",
"connect-mongo": "^6.0.0",
"cookie-parser": "^1.4.4",
"core-js": "^3.2.1",
"del": "^5.1.0",
@@ -165,7 +163,7 @@
"merge2": "^1.2.4",
"mocha": "^6.2.0",
"moment": "^2.24.0",
"mongoose": "^5.6.11",
"mongoose": "^9.3.2",
"morgan": "^1.9.1",
"ngx-bootstrap": "^18.0.1",
"passport": "^0.4.0",