Skip to content

Commit 08c64ad

Browse files
Bump mysql2 from 1.5.3 to 3.9.7 in /frameworks/JavaScript/koa (#8933)
Bumps [mysql2](https://github.com/sidorares/node-mysql2) from 1.5.3 to 3.9.7. - [Release notes](https://github.com/sidorares/node-mysql2/releases) - [Changelog](https://github.com/sidorares/node-mysql2/blob/master/Changelog.md) - [Commits](sidorares/node-mysql2@v1.5.3...v3.9.7) --- updated-dependencies: - dependency-name: mysql2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5234877 commit 08c64ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frameworks/JavaScript/koa/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"koa-hbs": "1.0.0",
1313
"koa-router": "7.4.0",
1414
"mongoose": "5.13.20",
15-
"mysql2": "1.5.3",
15+
"mysql2": "3.9.7",
1616
"pg": "8.5.1",
1717
"pg-hstore": "2.3.2",
1818
"sequelize": "6.29.0"

0 commit comments

Comments
 (0)