Update dependency bson to v6
This commit is contained in:
parent
1952f4c55d
commit
25dd672b62
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
|||
},
|
||||
"author": "",
|
||||
"dependencies": {
|
||||
"bson": "^5.3.0",
|
||||
"bson": "^6.0.0",
|
||||
"express": "^4.18.2",
|
||||
"mariadb": "^3.1.2"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue