Bump mysql2 from 2.3.3 to 3.0.0
Bumps [mysql2](https://github.com/sidorares/node-mysql2) from 2.3.3 to 3.0.0. - [Release notes](https://github.com/sidorares/node-mysql2/releases) - [Changelog](https://github.com/sidorares/node-mysql2/blob/master/Changelog.md) - [Commits](https://github.com/sidorares/node-mysql2/compare/v2.3.3...v3.0.0) --- updated-dependencies: - dependency-name: mysql2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@ -13,7 +13,7 @@
|
|||||||
"express": "^4.18.2",
|
"express": "^4.18.2",
|
||||||
"joi": "^17.7.0",
|
"joi": "^17.7.0",
|
||||||
"jsonwebtoken": "^9.0.0",
|
"jsonwebtoken": "^9.0.0",
|
||||||
"mysql2": "^2.3.3",
|
"mysql2": "^3.0.0",
|
||||||
"sequelize": "^6.28.0",
|
"sequelize": "^6.28.0",
|
||||||
"sqlite3": "^5.1.4",
|
"sqlite3": "^5.1.4",
|
||||||
"uuid": "^9.0.0"
|
"uuid": "^9.0.0"
|
||||||
|
Reference in New Issue
Block a user