Skip to content

Commit

Permalink
Update MySQL2 (#1072)
Browse files Browse the repository at this point in the history
* Update MySQL2

Updating MySQL2 to fix security vulnerabilities

Signed-off-by: BeastGamer81 <57034210+BeastGamer81@users.noreply.github.com>

* updating to take higher versions

* upgrading to v3.10.0

---------

Signed-off-by: BeastGamer81 <57034210+BeastGamer81@users.noreply.github.com>
Co-authored-by: Jared Wray <me@jaredwray.com>
  • Loading branch information
BeastGamer81 and jaredwray committed Jun 7, 2024
1 parent 40d0892 commit fd358d3
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 @@ -58,7 +58,7 @@
},
"homepage": "https://github.com/jaredwray/keyv",
"dependencies": {
"mysql2": "3.9.7"
"mysql2": "^3.10.0"
},
"devDependencies": {
"@keyv/test-suite": "*",
Expand Down

0 comments on commit fd358d3

Please sign in to comment.