📦 chore: Bump mongodb-memory-server to v10.1.4 (#8669)

This commit is contained in:
Danny Avila 2025-07-25 11:23:38 -04:00 committed by GitHub
parent b050a0bf1e
commit 1636af1f27
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 49 additions and 64 deletions

View file

@ -119,7 +119,7 @@
},
"devDependencies": {
"jest": "^29.7.0",
"mongodb-memory-server": "^10.1.3",
"mongodb-memory-server": "^10.1.4",
"nodemon": "^3.0.3",
"supertest": "^7.1.0"
}