Skip to content

Commit 7d59b78

Browse files
committed
build: lock mysql2
1 parent 9ecc11e commit 7d59b78

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
@@ -73,7 +73,7 @@
7373
"istanbul": "^0.4.5",
7474
"lcov-result-merger": "^2.0.0",
7575
"mocha": "^5.0.4",
76-
"mysql2": "^1.x",
76+
"mysql2": "1.5.3",
7777
"pg": "^7.x",
7878
"pg-hstore": "^2.3.2",
7979
"pg-native": "^2.x",

0 commit comments

Comments
 (0)