Skip to content

Commit f42a9c6

Browse files
chore(deps): bump mysql2 from 3.11.4 to 3.11.5
Bumps [mysql2](https://github.com/sidorares/node-mysql2) from 3.11.4 to 3.11.5. - [Release notes](https://github.com/sidorares/node-mysql2/releases) - [Changelog](https://github.com/sidorares/node-mysql2/blob/master/Changelog.md) - [Commits](sidorares/node-mysql2@v3.11.4...v3.11.5) --- updated-dependencies: - dependency-name: mysql2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9edae9a commit f42a9c6

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"dotenv": "^16.4.5",
2828
"express": "^4.21.1",
2929
"helmet": "^8.0.0",
30-
"mysql2": "^3.11.4"
30+
"mysql2": "^3.11.5"
3131
},
3232
"devDependencies": {
3333
"@types/express": "^5.0.0",

0 commit comments

Comments
 (0)