Skip to content

Commit c5235ce

Browse files
Bump mysql2 from 3.9.7 to 3.9.8 in /frameworks/JavaScript/express
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]>
1 parent 36e3288 commit c5235ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frameworks/JavaScript/express/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"escape-html": "1.0.3",
99
"express": "4.18.2",
1010
"mongoose": "8.3.2",
11-
"mysql2": "3.9.7",
11+
"mysql2": "3.9.8",
1212
"pg": "8.5.0",
1313
"pg-promise": "10.7.3",
1414
"pug": "3.0.3",

0 commit comments

Comments
 (0)