File tree Expand file tree Collapse file tree 10 files changed +31
-31
lines changed
service-provider-node-driver Expand file tree Collapse file tree 10 files changed +31
-31
lines changed Original file line number Diff line number Diff line change 117
117
"glob" : " ^10.3.12" ,
118
118
"husky" : " ^9.0.11" ,
119
119
"mocha" : " ^10.2.0" ,
120
- "mongodb" : " ^6.14.2 " ,
120
+ "mongodb" : " ^6.16.0 " ,
121
121
"mongodb-runner" : " ^5.7.1" ,
122
122
"node-gyp" : " ^9.0.0 || ^10.2.0" ,
123
123
"nyc" : " ^15.1.0" ,
Original file line number Diff line number Diff line change 46
46
"@mongodb-js/tsconfig-mongosh" : " ^1.0.0" ,
47
47
"depcheck" : " ^1.4.7" ,
48
48
"eslint" : " ^7.25.0" ,
49
- "mongodb" : " ^6.14.2 " ,
49
+ "mongodb" : " ^6.16.0 " ,
50
50
"prettier" : " ^2.8.8"
51
51
}
52
52
}
Original file line number Diff line number Diff line change 71
71
"@babel/plugin-proposal-class-properties" : " ^7.18.6" ,
72
72
"@babel/preset-react" : " ^7.26.3" ,
73
73
"@babel/preset-typescript" : " ^7.27.0" ,
74
- "mongodb" : " ^6.14.2 " ,
74
+ "mongodb" : " ^6.16.0 " ,
75
75
"@mongodb-js/compass-components" : " *" ,
76
76
"@mongodb-js/compass-editor" : " *" ,
77
77
"@mongodb-js/eslint-config-mongosh" : " ^1.0.0" ,
Original file line number Diff line number Diff line change 95
95
"glibc-version" : " ^1.0.0"
96
96
},
97
97
"devDependencies" : {
98
- "mongodb" : " ^6.14.2 " ,
98
+ "mongodb" : " ^6.16.0 " ,
99
99
"@mongodb-js/eslint-config-mongosh" : " ^1.0.0" ,
100
100
"@mongodb-js/prettier-config-devtools" : " ^1.0.1" ,
101
101
"@mongodb-js/sbom-tools" : " ^0.7.2" ,
Original file line number Diff line number Diff line change 29
29
"dependencies" : {
30
30
"@mongosh/cli-repl" : " 2.5.0" ,
31
31
"@mongosh/service-provider-core" : " 3.3.1" ,
32
- "@mongodb-js/oidc-plugin" : " ^1.1.6 " ,
32
+ "@mongodb-js/oidc-plugin" : " ^1.1.7 " ,
33
33
"strip-ansi" : " ^6.0.0"
34
34
},
35
35
"devDependencies" : {
47
47
"eslint" : " ^7.25.0" ,
48
48
"lodash" : " ^4.17.21" ,
49
49
"moment" : " ^2.29.1" ,
50
- "mongodb" : " ^6.14.2 " ,
50
+ "mongodb" : " ^6.16.0 " ,
51
51
"node-fetch" : " ^3.3.2" ,
52
52
"prettier" : " ^2.8.8" ,
53
53
"rimraf" : " ^3.0.2"
Original file line number Diff line number Diff line change 46
46
"@aws-sdk/credential-providers" : " ^3.525.0" ,
47
47
"@mongosh/errors" : " 2.4.0" ,
48
48
"bson" : " ^6.10.3" ,
49
- "mongodb" : " ^6.14.2 " ,
49
+ "mongodb" : " ^6.16.0 " ,
50
50
"mongodb-build-info" : " ^1.7.2" ,
51
51
"mongodb-connection-string-url" : " ^3.0.1" ,
52
52
"mongodb-client-encryption" : " ^6.3.0"
Original file line number Diff line number Diff line change 48
48
},
49
49
"dependencies" : {
50
50
"@mongodb-js/devtools-connect" : " ^3.4.1" ,
51
- "@mongodb-js/oidc-plugin" : " ^1.1.6 " ,
51
+ "@mongodb-js/oidc-plugin" : " ^1.1.7 " ,
52
52
"@mongosh/errors" : " 2.4.0" ,
53
53
"@mongosh/service-provider-core" : " 3.3.1" ,
54
54
"@mongosh/types" : " 3.6.0" ,
55
55
"aws4" : " ^1.12.0" ,
56
- "mongodb" : " ^6.14.2 " ,
56
+ "mongodb" : " ^6.16.0 " ,
57
57
"mongodb-connection-string-url" : " ^3.0.1" ,
58
58
"socks" : " ^2.8.3" ,
59
59
"mongodb-client-encryption" : " ^6.3.0" ,
Original file line number Diff line number Diff line change 55
55
"bson" : " ^6.10.3" ,
56
56
"depcheck" : " ^1.4.7" ,
57
57
"eslint" : " ^7.25.0" ,
58
- "mongodb" : " ^6.14.2 " ,
58
+ "mongodb" : " ^6.16.0 " ,
59
59
"prettier" : " ^2.8.8" ,
60
60
"semver" : " ^7.5.3"
61
61
}
Original file line number Diff line number Diff line change 46
46
"@mongodb-js/tsconfig-mongosh" : " ^1.0.0" ,
47
47
"depcheck" : " ^1.4.7" ,
48
48
"eslint" : " ^7.25.0" ,
49
- "mongodb" : " ^6.14.2 " ,
49
+ "mongodb" : " ^6.16.0 " ,
50
50
"prettier" : " ^2.8.8"
51
51
}
52
52
}
You can’t perform that action at this time.
0 commit comments