Skip to content

Commit cf90045

Browse files
Merge pull request #1 from krixapolinario/GHSA-fpw7-j2hg-69v5
[Fix] Vulnerability GHSA-fpw7-j2hg-69v5
2 parents 23110ea + 014eb9d commit cf90045

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"dependencies": {
1212
"express": "^4.18.2",
13-
"mysql2": "^2.3.3",
13+
"mysql2": "^3.9.8",
1414
"sqlite3": "^5.1.2",
1515
"uuid": "^9.0.0",
1616
"wait-port": "^1.0.4"

0 commit comments

Comments
 (0)