Skip to content
This repository was archived by the owner on May 15, 2025. It is now read-only.

Commit 0f0b9b4

Browse files
Bump mysql2 from 3.12.0 to 3.13.0
Bumps [mysql2](https://github.com/sidorares/node-mysql2) from 3.12.0 to 3.13.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.12.0...v3.13.0) --- updated-dependencies: - dependency-name: mysql2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7d2aae5 commit 0f0b9b4

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"devDependencies": {
2222
"@sentry/node": "^9.4.0",
2323
"@sentry/profiling-node": "^9.4.0",
24-
"mysql2": "^3.12.0",
24+
"mysql2": "^3.13.0",
2525
"nodemon": "^3.1.9",
2626
"toml": "^3.0.0"
2727
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)