File tree Expand file tree Collapse file tree 9 files changed +200
-424
lines changed Expand file tree Collapse file tree 9 files changed +200
-424
lines changed Original file line number Diff line number Diff line change 102
102
"find-up" : " ^5.0.0" ,
103
103
"husky" : " ^8.0.3" ,
104
104
"mocha" : " ^10.2.0" ,
105
- "mongodb" : " ^6.2 .0" ,
106
- "mongodb-runner" : " ^5.4.4 " ,
105
+ "mongodb" : " ^6.3 .0" ,
106
+ "mongodb-runner" : " ^5.4.6 " ,
107
107
"node-gyp" : " ^9.0.0" ,
108
108
"nyc" : " ^15.1.0" ,
109
109
"pkg-up" : " ^3.1.0" ,
Original file line number Diff line number Diff line change 40
40
"mongodb-connection-string-url" : " ^3.0.0"
41
41
},
42
42
"devDependencies" : {
43
- "@mongodb-js/devtools-connect" : " ^2.4.1 " ,
43
+ "@mongodb-js/devtools-connect" : " ^2.4.3 " ,
44
44
"@mongodb-js/eslint-config-mongosh" : " ^1.0.0" ,
45
45
"@mongodb-js/prettier-config-devtools" : " ^1.0.1" ,
46
46
"@mongodb-js/tsconfig-mongosh" : " ^1.0.0" ,
47
47
"depcheck" : " ^1.4.3" ,
48
48
"eslint" : " ^7.25.0" ,
49
- "mongodb" : " ^6.2 .0" ,
49
+ "mongodb" : " ^6.3 .0" ,
50
50
"prettier" : " ^2.8.8"
51
51
}
52
52
}
Original file line number Diff line number Diff line change 42
42
"eslint" : " ^7.25.0" ,
43
43
"lodash" : " ^4.17.21" ,
44
44
"moment" : " ^2.29.1" ,
45
- "mongodb" : " ^6.2 .0" ,
45
+ "mongodb" : " ^6.3 .0" ,
46
46
"node-fetch" : " ^2.6.1" ,
47
47
"prettier" : " ^2.8.8" ,
48
48
"rimraf" : " ^3.0.2"
Original file line number Diff line number Diff line change 17
17
"node" : " >=14.15.1"
18
18
},
19
19
"dependencies" : {
20
- "@mongodb-js/devtools-connect" : " ^2.4.1 " ,
20
+ "@mongodb-js/devtools-connect" : " ^2.4.3 " ,
21
21
"@mongosh/errors" : " 0.0.0-dev.0" ,
22
22
"@mongosh/history" : " 0.0.0-dev.0" ,
23
23
"@mongosh/types" : " 0.0.0-dev.0" ,
Original file line number Diff line number Diff line change 46
46
"@aws-sdk/credential-providers" : " ^3.347.1" ,
47
47
"@mongosh/errors" : " 0.0.0-dev.0" ,
48
48
"bson" : " ^6.2.0" ,
49
- "mongodb" : " ^6.2 .0" ,
50
- "mongodb-build-info" : " ^1.6.2 "
49
+ "mongodb" : " ^6.3 .0" ,
50
+ "mongodb-build-info" : " ^1.7.1 "
51
51
},
52
52
"optionalDependencies" : {
53
53
"mongodb-client-encryption" : " ^6.0.0"
Original file line number Diff line number Diff line change 47
47
}
48
48
},
49
49
"dependencies" : {
50
- "@mongodb-js/devtools-connect" : " ^2.4.1 " ,
50
+ "@mongodb-js/devtools-connect" : " ^2.4.3 " ,
51
51
"@mongodb-js/oidc-plugin" : " ^0.3.0" ,
52
52
"@mongosh/errors" : " 0.0.0-dev.0" ,
53
53
"@mongosh/service-provider-core" : " 0.0.0-dev.0" ,
54
54
"@mongosh/types" : " 0.0.0-dev.0" ,
55
55
"@types/sinon-chai" : " ^3.2.4" ,
56
56
"aws4" : " ^1.11.0" ,
57
- "mongodb" : " ^6.2 .0" ,
57
+ "mongodb" : " ^6.3 .0" ,
58
58
"mongodb-connection-string-url" : " ^3.0.0" ,
59
59
"socks" : " ^2.7.1"
60
60
},
Original file line number Diff line number Diff line change 55
55
"bson" : " ^6.2.0" ,
56
56
"depcheck" : " ^1.4.3" ,
57
57
"eslint" : " ^7.25.0" ,
58
- "mongodb" : " ^6.2 .0" ,
58
+ "mongodb" : " ^6.3 .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 38
38
"unitTestsOnly" : true
39
39
},
40
40
"dependencies" : {
41
- "@mongodb-js/devtools-connect" : " ^2.4.1 "
41
+ "@mongodb-js/devtools-connect" : " ^2.4.3 "
42
42
},
43
43
"devDependencies" : {
44
44
"@mongodb-js/eslint-config-mongosh" : " ^1.0.0" ,
45
45
"@mongodb-js/prettier-config-devtools" : " ^1.0.1" ,
46
46
"@mongodb-js/tsconfig-mongosh" : " ^1.0.0" ,
47
47
"depcheck" : " ^1.4.3" ,
48
48
"eslint" : " ^7.25.0" ,
49
- "mongodb" : " ^6.2 .0" ,
49
+ "mongodb" : " ^6.3 .0" ,
50
50
"prettier" : " ^2.8.8"
51
51
}
52
52
}
You can’t perform that action at this time.
0 commit comments