Skip to content

Commit 5f3de42

Browse files
committed
fix(deps): update dependency mysql to v2.17.1
1 parent 8b3c8e1 commit 5f3de42

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"knex": "0.16.3",
5555
"lodash.once": "4.1.1",
5656
"make-error": "1.3.5",
57-
"mysql": "2.16.0",
57+
"mysql": "2.17.1",
5858
"pre-commit": "1.2.2"
5959
},
6060
"publishConfig": {

0 commit comments

Comments
 (0)