Skip to content

Commit 296bce5

Browse files
Bump mysql2 from 3.17.3 to 3.17.4 (#311)
Bumps [mysql2](https://github.com/sidorares/node-mysql2) from 3.17.3 to 3.17.4. - [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.17.3...v3.17.4) --- updated-dependencies: - dependency-name: mysql2 dependency-version: 3.17.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9cb0f46 commit 296bce5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 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
@@ -32,7 +32,7 @@
3232
"dotenv": "^17.3.1",
3333
"fast-xml-parser": "^5.3.6",
3434
"kysely": "^0.28.11",
35-
"mysql2": "^3.17.3",
35+
"mysql2": "^3.17.4",
3636
"ts-node": "^10.9.2"
3737
}
3838
}

0 commit comments

Comments
 (0)