Skip to content

Commit

Permalink
Update dependency mysql2 to v3 [SECURITY]
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 12, 2024
1 parent 8b16f84 commit 4ec0816
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/signer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"knex": "^2.1.0",
"lru-cache": "^10.0.1",
"mssql": "^6.3.1",
"mysql2": "^2.1.0",
"mysql2": "^3.0.0",
"pg": "^8.2.1",
"prom-client": "12.0.0",
"promise.allsettled": "^1.0.2"
Expand Down

0 comments on commit 4ec0816

Please sign in to comment.