Merge pull request #129 from gnmyt/dependabot/npm_and_yarn/mysql2-3.5.2

Bump mysql2 from 3.5.0 to 3.5.2
This commit is contained in:
2023-07-19 14:39:19 +02: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.9.2",
"jsonwebtoken": "^9.0.1",
"mysql2": "^3.5.0",
"mysql2": "^3.5.2",
"sequelize": "^6.32.1",
"sqlite3": "^5.1.6",
"uuid": "^9.0.0"