Merge pull request #27 from gnmyt/dependabot/npm_and_yarn/mysql2-3.2.0

This commit is contained in:
2023-03-05 21:34:17 +01:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@ -13,7 +13,7 @@
"express": "^4.18.2",
"joi": "^17.7.1",
"jsonwebtoken": "^9.0.0",
"mysql2": "^3.1.2",
"mysql2": "^3.2.0",
"sequelize": "^6.28.0",
"sqlite3": "^5.1.4",
"uuid": "^9.0.0"