Skip to content

Commit 681db8c

Browse files
fix(deps): update dependency mongodb to ^6.14.0
1 parent 25f172f commit 681db8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
},
2424
"dependencies": {
2525
"joi": "^17.13.3",
26-
"mongodb": "^6.9.0"
26+
"mongodb": "^6.14.0"
2727
},
2828
"devDependencies": {
2929
"@hapi/code": "^9.0.3",

0 commit comments

Comments
 (0)