Skip to content

Commit f43e15b

Browse files
Bump mysql2 from 3.11.2 to 3.11.3
Bumps [mysql2](https://github.com/sidorares/node-mysql2) from 3.11.2 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.2...v3.11.3) --- updated-dependencies: - dependency-name: mysql2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 006a5f9 commit f43e15b

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
@@ -24,7 +24,7 @@
2424
"@nestjs/core": "^10.4.3",
2525
"@nestjs/platform-express": "^10.4.3",
2626
"@nestjs/typeorm": "^10.0.2",
27-
"mysql2": "^3.11.2",
27+
"mysql2": "^3.11.3",
2828
"reflect-metadata": "^0.2.2",
2929
"rxjs": "^7.8.1",
3030
"typeorm": "^0.3.20"

0 commit comments

Comments
 (0)