Update dependency bson to v6 #10
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
||||||
},
|
},
|
||||||
"author": "",
|
"author": "",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"bson": "^5.3.0",
|
"bson": "^6.0.0",
|
||||||
"express": "^4.19.2",
|
"express": "^4.19.2",
|
||||||
"mariadb": "^3.3.0"
|
"mariadb": "^3.3.0"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue