Skip to content

Commit

Permalink
mysql - upgrading mysql2 to 3.10.3 (#1097)
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredwray committed Jul 23, 2024
1 parent 65722c6 commit b8e10b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/mysql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
},
"homepage": "https://github.com/jaredwray/keyv",
"dependencies": {
"mysql2": "^3.10.1"
"mysql2": "^3.10.3"
},
"devDependencies": {
"@keyv/test-suite": "*",
Expand Down

0 comments on commit b8e10b3

Please sign in to comment.