fixed mongo

This commit is contained in:
Bojan Kucera 2025-06-09 20:19:25 -04:00
parent c172ecc6d3
commit 2437628591
5 changed files with 133 additions and 130 deletions

View file

@ -50,7 +50,7 @@
"@testcontainers/mongodb": "^10.7.2",
"@testcontainers/postgresql": "^10.7.2",
"@types/bun": "latest",
"@types/node": "^20.12.12",
"@types/node": "^22.15.30",
"@types/supertest": "^6.0.2",
"@types/yup": "^0.32.0",
"bun-types": "^1.2.15",