Skip to content

Commit a8bb6d7

Browse files
chore(deps): bump mysql2 from 3.10.1 to 3.11.3
Bumps [mysql2](https://github.com/sidorares/node-mysql2) from 3.10.1 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.10.1...v3.11.3) --- updated-dependencies: - dependency-name: mysql2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a21fc73 commit a8bb6d7

File tree

2 files changed

+44
-25
lines changed

2 files changed

+44
-25
lines changed

package-lock.json

Lines changed: 43 additions & 24 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
@@ -46,7 +46,7 @@
4646
"@js-ak/mysql-migration-system": "1.2.0",
4747
"@js-ak/pg-migration-system": "1.5.0",
4848
"@types/pg": "8.11.6",
49-
"mysql2": "3.10.1",
49+
"mysql2": "3.11.3",
5050
"pg": "8.12.0"
5151
},
5252
"devDependencies": {

0 commit comments

Comments
 (0)