Skip to content

Commit c3d62bc

Browse files
Bump mysql2 from 2.1.0 to 3.9.8
Bumps [mysql2](https://github.com/sidorares/node-mysql2) from 2.1.0 to 3.9.8. - [Release notes](https://github.com/sidorares/node-mysql2/releases) - [Changelog](https://github.com/sidorares/node-mysql2/blob/master/Changelog.md) - [Commits](sidorares/node-mysql2@v2.1.0...v3.9.8) --- updated-dependencies: - dependency-name: mysql2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e76bd58 commit c3d62bc

File tree

2 files changed

+39
-84
lines changed

2 files changed

+39
-84
lines changed

package-lock.json

Lines changed: 38 additions & 83 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
@@ -40,7 +40,7 @@
4040
"@types/node": "^13.5.3",
4141
"dotenv": "^8.2.0",
4242
"jest": "^25.1.0",
43-
"mysql2": "^2.1.0",
43+
"mysql2": "^3.9.8",
4444
"ts-jest": "^25.1.0",
4545
"typescript": "^3.7.5"
4646
}

0 commit comments

Comments
 (0)