Bump mariadb from 3.4.5 to 3.5.1

Bumps [mariadb](https://github.com/mariadb-corporation/mariadb-connector-nodejs) from 3.4.5 to 3.5.1.
- [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.4.5...3.5.1)

---
updated-dependencies:
- dependency-name: mariadb
  dependency-version: 3.5.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-02-23 18:06:03 +00:00
committed by Kayne Ruse
parent 8a62e561e3
commit 38aaefbb3f
2 changed files with 21 additions and 29 deletions
+1 -1
View File
@@ -23,7 +23,7 @@
"dotenv": "^17.3.1",
"express": "^5.2.1",
"jsonwebtoken": "^9.0.3",
"mariadb": "^3.4.5",
"mariadb": "^3.5.1",
"sequelize": "^6.37.7",
"socket.io": "^4.8.3"
},