Skip to content

Commit 4a164f7

Browse files
Bump mysql2 from 3.9.7 to 3.9.8 in /frameworks/JavaScript/koa (#9089)
Bumps [mysql2](https://github.com/sidorares/node-mysql2) from 3.9.7 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@v3.9.7...v3.9.8) --- 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 565ab13 commit 4a164f7

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": "3.9.7",
15+
"mysql2": "3.9.8",
1616
"pg": "8.5.1",
1717
"pg-hstore": "2.3.2",
1818
"sequelize": "6.29.0"

0 commit comments

Comments
 (0)