fix: upgrade mysql2 from 3.1.2 to 3.2.0

Snyk has created this PR to upgrade mysql2 from 3.1.2 to 3.2.0.

See this package in npm:
https://www.npmjs.com/package/mysql2

See this project in Snyk:
https://app.snyk.io/org/mystikfluu/project/c5b23892-809c-4121-9c2f-67962c7a4953?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
snyk-bot
2023-03-24 20:15:23 +00:00
parent 4e558257b8
commit f595086d53
2 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
"hcaptcha": "^0.1.1",
"html-minifier-terser": "^7.1.0",
"lru-cache": "^7.16.0",
"mysql2": "^3.1.2",
"mysql2": "^3.2.0",
"newrelic": "^9.10.1",
"sharp": "^0.30.7",
"spdy": "^4.0.2",