Bump mariadb from 3.5.1 to 3.5.2

Bumps [mariadb](https://github.com/mariadb-corporation/mariadb-connector-nodejs) from 3.5.1 to 3.5.2.
- [Release notes](https://github.com/mariadb-corporation/mariadb-connector-nodejs/releases)
- [Changelog](https://github.com/mariadb-corporation/mariadb-connector-nodejs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mariadb-corporation/mariadb-connector-nodejs/compare/3.5.1...3.5.2)

---
updated-dependencies:
- dependency-name: mariadb
  dependency-version: 3.5.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-03-09 20:06:19 +00:00
committed by Kayne Ruse
parent 01fc0014ef
commit 5df02a2108
2 changed files with 13 additions and 17 deletions
+1 -1
View File
@@ -25,7 +25,7 @@
"dotenv": "^17.3.1",
"express": "^5.2.1",
"jsonwebtoken": "^9.0.3",
"mariadb": "^3.5.1",
"mariadb": "^3.5.2",
"node-cron": "^4.2.1",
"node-fetch": "^3.3.2",
"nodemailer": "^8.0.1",