Skip to content

Commit 2ca20b9

Browse files
committed
setting mysql2 version to 3.11.4
1 parent 63a61ad commit 2ca20b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contract-tests/images/applications/mysql2/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@
1010
"license": "ISC",
1111
"description": "",
1212
"dependencies": {
13-
"mysql2": "^3.11.3"
13+
"mysql2": "3.11.4"
1414
}
1515
}

0 commit comments

Comments
 (0)