Skip to content

Commit c671308

Browse files
build(deps): bump mysql2 from 3.11.0 to 3.11.3
Bumps [mysql2](https://github.com/sidorares/node-mysql2) from 3.11.0 to 3.11.3. - [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.0...v3.11.3) --- 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 0cc80a6 commit c671308

File tree

3 files changed

+17
-11
lines changed

3 files changed

+17
-11
lines changed

bun.lockb

-28 Bytes
Binary file not shown.

package-lock.json

Lines changed: 16 additions & 10 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
@@ -12,6 +12,6 @@
1212
"dependencies": {
1313
"discord-api-types": "^0.37.101",
1414
"discord.js": "^14.16.3",
15-
"mysql2": "^3.11.0"
15+
"mysql2": "^3.11.3"
1616
}
1717
}

0 commit comments

Comments
 (0)