renovatemajor (#46)

Co-authored-by: m.schnitzler <martin.wb.2015@gmail.com>
Co-committed-by: m.schnitzler <martin.wb.2015@gmail.com>
This commit is contained in:
2025-07-11 06:16:26 +00:00
committed by root
parent 936867e76e
commit 573ef9aebe
2 changed files with 10 additions and 10 deletions

View File

@ -21,9 +21,9 @@
"watch": "gulp watch"
},
"dependencies": {
"csv-parse": "^5.6.0",
"csv-parse": "^6.0.0",
"dotenv": "^17.2.0",
"mysql2": "^3.14.1"
"mysql2": "^3.14.2"
},
"devDependencies": {
"husky": "^9.1.7",