Skip to content

Commit 80387c6

Browse files
Bump mysql2 from 3.9.4 to 3.9.7 in /test/koa-mysql/app (#1041)
1 parent ba0a4a9 commit 80387c6

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

test/koa-mysql/app/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.

test/koa-mysql/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"koa": "^2.13.4",
1515
"koa-bodyparser": "^4.3.0",
1616
"mysql": "^2.18.1",
17-
"mysql2": "^3.9.4",
17+
"mysql2": "^3.9.7",
1818
"tslib": "^2.4.0"
1919
},
2020
"devDependencies": {

0 commit comments

Comments
 (0)