Skip to content

Commit 653ec01

Browse files
Bump mysql2 from 3.14.0 to 3.14.1
Bumps [mysql2](https://github.com/sidorares/node-mysql2) from 3.14.0 to 3.14.1. - [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.14.0...v3.14.1) --- updated-dependencies: - dependency-name: mysql2 dependency-version: 3.14.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2922f69 commit 653ec01

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"class-transformer": "^0.5.1",
3737
"class-validator": "^0.14.2",
3838
"ioredis": "^5.6.1",
39-
"mysql2": "^3.14.0",
39+
"mysql2": "^3.14.1",
4040
"reflect-metadata": "^0.2.2",
4141
"rimraf": "^6.0.1",
4242
"rxjs": "^7.8.2",

0 commit comments

Comments
 (0)