File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 82
82
"json-bigint-patch" : " 0.0.8" ,
83
83
"lint-staged" : " 16.1.0" ,
84
84
"mockdate" : " 3.0.5" ,
85
- "mongodb" : " 6.16 .0" ,
85
+ "mongodb" : " 6.17 .0" ,
86
86
"prettier" : " 3.5.3" ,
87
87
"semver" : " 7.7.2" ,
88
88
"ts-jest" : " 29.3.4" ,
Original file line number Diff line number Diff line change 2164
2164
dependencies :
2165
2165
node-int64 "^0.4.0"
2166
2166
2167
- bson@^6.10.3 :
2168
- version "6.10.3 "
2169
- resolved "https://registry.yarnpkg.com/bson/-/bson-6.10.3 .tgz#5f9a463af6b83e264bedd08b236d1356a30eda47 "
2170
- integrity sha512-MTxGsqgYTwfshYWTRdmZRC+M7FnG1b4y7RO7p2k3X24Wq0yv1m77Wsj0BzlPzd/IowgESfsruQCUToa7vbOpPQ ==
2167
+ bson@^6.10.4 :
2168
+ version "6.10.4 "
2169
+ resolved "https://registry.yarnpkg.com/bson/-/bson-6.10.4 .tgz#d530733bb5bb16fb25c162e01a3344fab332fd2b "
2170
+ integrity sha512-WIsKqkSC0ABoBJuT1LEX+2HEvNmNKKgnTAyd0fL8qzK4SH2i9NXg+t08YtdZp/V9IZ33cxe3iV4yM0qg8lMQng ==
2171
2171
2172
2172
buffer-from@^1.0.0 :
2173
2173
version "1.1.2"
@@ -4318,13 +4318,13 @@ mongodb-connection-string-url@^3.0.0:
4318
4318
" @types/whatwg-url" " ^11.0.2"
4319
4319
whatwg-url "^14.1.0 || ^13.0.0"
4320
4320
4321
- mongodb@*, mongodb@6.16 .0 :
4322
- version "6.16 .0"
4323
- resolved "https://registry.yarnpkg.com/mongodb/-/mongodb-6.16 .0.tgz#2a7a1986ec151d9c738fc8ce4cf4324c3f728a2f "
4324
- integrity sha512-D1PNcdT0y4Grhou5Zi/qgipZOYeWrhLEpk33n3nm6LGtz61jvO88WlrWCK/bigMjpnOdAUKKQwsGIl0NtWMyYw ==
4321
+ mongodb@*, mongodb@6.17 .0 :
4322
+ version "6.17 .0"
4323
+ resolved "https://registry.yarnpkg.com/mongodb/-/mongodb-6.17 .0.tgz#b52da4e3cdf62299e55c51584cb5657283157594 "
4324
+ integrity sha512-neerUzg/8U26cgruLysKEjJvoNSXhyID3RvzvdcpsIi2COYM3FS3o9nlH7fxFtefTb942dX3W9i37oPfCVj4wA ==
4325
4325
dependencies :
4326
4326
" @mongodb-js/saslprep" " ^1.1.9"
4327
- bson "^6.10.3 "
4327
+ bson "^6.10.4 "
4328
4328
mongodb-connection-string-url "^3.0.0"
4329
4329
4330
4330
mri@^1.2.0 :
You can’t perform that action at this time.
0 commit comments