Skip to content

Commit

Permalink
fix(deps): update dependency mysql2 to v3.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 29, 2024
1 parent c53f726 commit f6b6e75
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -28,7 +28,7 @@
"license": "ISC",
"dependencies": {
"discord.js": "14.14.1",
"mysql2": "3.9.0",
"mysql2": "3.9.1",
"sequelize": "6.35.2",
"typescript": "5.3.3"
},
Expand Down

0 comments on commit f6b6e75

Please sign in to comment.