Skip to content

Commit 879cd94

Browse files
chore(deps): bump mysql2 in /reference-apps/typescript-api-first (#88)
Bumps [mysql2](https://github.com/sidorares/node-mysql2) from 3.15.3 to 3.16.0. - [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.15.3...v3.16.0) --- updated-dependencies: - dependency-name: mysql2 dependency-version: 3.16.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4e448dc commit 879cd94

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

reference-apps/typescript-api-first/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.

reference-apps/typescript-api-first/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"helmet": "^8.1.0",
2727
"js-yaml": "^4.1.1",
2828
"mongodb": "^7.0.0",
29-
"mysql2": "^3.6.5",
29+
"mysql2": "^3.16.0",
3030
"node-vault": "^0.10.2",
3131
"pg": "^8.11.3",
3232
"prom-client": "^15.1.0",

0 commit comments

Comments
 (0)