Skip to content

Commit 77ad03a

Browse files
committed
chore: update mongodb to v4.9.0
1 parent d856d1c commit 77ad03a

File tree

2 files changed

+22
-22
lines changed

2 files changed

+22
-22
lines changed

package-lock.json

Lines changed: 21 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"main": "src/index.js",
1010
"types": "mongodb-legacy.d.ts",
1111
"dependencies": {
12-
"mongodb": "^4.8.1"
12+
"mongodb": "^4.9.0"
1313
},
1414
"scripts": {
1515
"check:test": "mocha test/unit",

0 commit comments

Comments
 (0)