Skip to content

Commit 1cd646a

Browse files
chore(deps): bump mysql2 in /reference-apps/typescript-api-first
Bumps [mysql2](https://github.com/sidorares/node-mysql2) from 3.19.1 to 3.20.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.19.1...v3.20.0) --- updated-dependencies: - dependency-name: mysql2 dependency-version: 3.20.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f7a535a commit 1cd646a

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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.16.3",
29+
"mysql2": "^3.20.0",
3030
"node-vault": "^0.10.10",
3131
"pg": "^8.18.0",
3232
"prom-client": "^15.1.0",

0 commit comments

Comments
 (0)