Skip to content

Commit 3c86d8b

Browse files
committed
chore: upd mongodb sdk
1 parent f1ddf2a commit 3c86d8b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"husky": "3.0.9",
5151
"jest": "24.9.0",
5252
"lint-staged": "9.4.2",
53-
"mongodb": "3.3.2",
53+
"mongodb": "3.3.3",
5454
"prettier": "1.18.2"
5555
},
5656
"peerDependencies": {

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ module.exports = {
3333
dbName: 'jest'
3434
},
3535
binary: {
36-
version: '3.6.10',
36+
version: '4.0.3',
3737
skipMD5: true
3838
},
3939
autoStart: false

0 commit comments

Comments
 (0)