updated stuff

This commit is contained in:
Bojan Kucera 2025-06-09 20:32:40 -04:00
parent 2437628591
commit 78ba8178b0
2 changed files with 2 additions and 2 deletions

View file

@ -266,7 +266,7 @@
"@stock-bot/config": "*",
"@stock-bot/logger": "*",
"@stock-bot/types": "*",
"mongodb": "^6.3.0",
"mongodb": "^6.17.0",
"yup": "^1.6.1",
},
"devDependencies": {

View file

@ -16,7 +16,7 @@
"@stock-bot/config": "*",
"@stock-bot/logger": "*",
"@stock-bot/types": "*",
"mongodb": "^6.3.0",
"mongodb": "^6.17.0",
"yup": "^1.6.1"
},
"devDependencies": {