Skip to content

Commit

Permalink
fix(deps): update dependency mysql2 to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 17, 2023
1 parent 78ea986 commit c094681
Show file tree
Hide file tree
Showing 2 changed files with 73 additions and 63 deletions.
134 changes: 72 additions & 62 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 @@ -17,7 +17,7 @@
},
"dependencies": {
"@types/mysql": "2.15.21",
"mysql2": "2.3.3",
"mysql2": "3.5.2",
"ora": "5.4.1",
"dayjs": "1.11.6"
},
Expand Down

0 comments on commit c094681

Please sign in to comment.