Skip to content

Commit 7f47bef

Browse files
committed
fixed rs with credentials
1 parent 31854b5 commit 7f47bef

File tree

6 files changed

+189
-315
lines changed

6 files changed

+189
-315
lines changed

package-lock.json

Lines changed: 105 additions & 101 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/modules/mongodb/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"build": "tsc --project tsconfig.build.json"
3030
},
3131
"devDependencies": {
32-
"mongoose": "^8.16.1"
32+
"mongoose": "8.15.0"
3333
},
3434
"dependencies": {
3535
"testcontainers": "^11.2.1",

packages/modules/mongodb/src/mongodb-container-2.test.ts

Lines changed: 0 additions & 33 deletions
This file was deleted.

0 commit comments

Comments
 (0)