Skip to content

Commit 486387e

Browse files
authored
fix: upgrade mysql2 from 2.0.0 to 2.1.0 (#308)
Snyk has created this PR to upgrade mysql2 from 2.0.0 to 2.1.0. See this package in NPM: https://www.npmjs.com/package/mysql2 See this project in Snyk: https://app.snyk.io/org/tobitenno/project/24182a0b-1038-4b1e-b19f-3a04c511bdc9?utm_source=github&utm_medium=upgrade-pr
1 parent 9c5d89a commit 486387e

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package-lock.json

Lines changed: 6 additions & 6 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
@@ -47,7 +47,7 @@
4747
"json-query": "^2.2.2",
4848
"moment": "^2.24.0",
4949
"ms": "^2.1.2",
50-
"mysql2": "^2.0.0",
50+
"mysql2": "^2.1.0",
5151
"node-fetch": "^2.6.0",
5252
"node-wikia": "0.0.3",
5353
"numeral": "^2.0.6",

0 commit comments

Comments
 (0)