Skip to content

Commit

Permalink
Bump mariadb from 3.2.3 to 3.3.1
Browse files Browse the repository at this point in the history
Bumps [mariadb](https://github.com/mariadb-corporation/mariadb-connector-nodejs) from 3.2.3 to 3.3.1.
- [Release notes](https://github.com/mariadb-corporation/mariadb-connector-nodejs/releases)
- [Changelog](https://github.com/mariadb-corporation/mariadb-connector-nodejs/blob/master/CHANGELOG.md)
- [Commits](mariadb-corporation/mariadb-connector-nodejs@3.2.3...3.3.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 10, 2024
1 parent 6a799fd commit 9745a23
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 15 deletions.
25 changes: 11 additions & 14 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"type": "module",
"dependencies": {
"argon2": "^0.40.1",
"mariadb": "^3.2.3",
"mariadb": "^3.3.1",
"mysql2": "^3.9.2",
"sequelize": "^6.37.1",
"sequelize-typescript": "^2.1.6"
Expand Down

0 comments on commit 9745a23

Please sign in to comment.