Skip to content

Commit b55ae82

Browse files
Bump mysql2 from 3.9.4 to 3.9.7 in /frameworks/JavaScript/fastify (#8938)
Bumps [mysql2](https://github.com/sidorares/node-mysql2) from 3.9.4 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@v3.9.4...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 e20121e commit b55ae82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frameworks/JavaScript/fastify/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"handlebars": "4.7.6",
1111
"knex": "2.4.2",
1212
"mongodb": "3.5.9",
13-
"mysql2": "3.9.4",
13+
"mysql2": "3.9.7",
1414
"pg": "8.5.1"
1515
}
1616
}

0 commit comments

Comments
 (0)