Skip to content

Commit 3e5a34d

Browse files
Bump mysql2 from 1.6.5 to 3.9.4 in /test/frameworks/JavaScript/nodejs
Bumps [mysql2](https://github.com/sidorares/node-mysql2) from 1.6.5 to 3.9.4. - [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.6.5...v3.9.4) --- updated-dependencies: - dependency-name: mysql2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e0592d5 commit 3e5a34d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/frameworks/JavaScript/nodejs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"mongodb": "2.2.33",
99
"mongoose": "5.7.5",
1010
"mysql": "2.16.0",
11-
"mysql2": "1.6.5",
11+
"mysql2": "3.9.4",
1212
"parseurl": "1.3.2",
1313
"pg": "6.1.6",
1414
"pg-hstore": "2.3.2",

0 commit comments

Comments
 (0)