File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
packages/mongodb-memory-server-core Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 49
49
"find-cache-dir" : " ^3.3.2" ,
50
50
"follow-redirects" : " ^1.15.9" ,
51
51
"https-proxy-agent" : " ^7.0.5" ,
52
- "mongodb" : " ^6.7 .0" ,
52
+ "mongodb" : " ^6.9 .0" ,
53
53
"new-find-package-json" : " ^2.0.0" ,
54
54
"semver" : " ^7.6.3" ,
55
55
"tar-stream" : " ^3.1.7" ,
Original file line number Diff line number Diff line change @@ -3599,10 +3599,10 @@ mongodb-connection-string-url@^3.0.0:
3599
3599
" @types/whatwg-url" " ^11.0.2"
3600
3600
whatwg-url "^13.0.0"
3601
3601
3602
- mongodb@^6.7 .0 :
3603
- version "6.7 .0"
3604
- resolved "https://registry.yarnpkg.com/mongodb/-/mongodb-6.7 .0.tgz#f86e51e6530e6a2ca4a99d7cfdf6f409223ac199 "
3605
- integrity sha512-TMKyHdtMcO0fYBNORiYdmM25ijsHs+Njs963r4Tro4OQZzqYigAzYQouwWRg4OIaiLRUEGUh/1UAcH5lxdSLIA ==
3602
+ mongodb@^6.9 .0 :
3603
+ version "6.9 .0"
3604
+ resolved "https://registry.yarnpkg.com/mongodb/-/mongodb-6.9 .0.tgz#743ebfff6b3c14b04ac6e00a55e30d4127d3016d "
3605
+ integrity sha512-UMopBVx1LmEUbW/QE0Hw18u583PEDVQmUmVzzBRH0o/xtE9DBRA5ZYLOjpLIa03i8FXjzvQECJcqoMvCXftTUA ==
3606
3606
dependencies :
3607
3607
" @mongodb-js/saslprep" " ^1.1.5"
3608
3608
bson "^6.7.0"
You can’t perform that action at this time.
0 commit comments