Skip to content

Commit ec9ac9e

Browse files
committed
fix: upgrade mysql2 from 3.2.0 to 3.9.7
Snyk has created this PR to upgrade mysql2 from 3.2.0 to 3.9.7. See this package in npm: mysql2 See this project in Snyk: https://app.snyk.io/org/sammyfilly/project/a212166a-dd80-4d05-bc70-626f4e241e64?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 864c661 commit ec9ac9e

2 files changed

Lines changed: 19 additions & 17 deletions

File tree

backend/package-lock.json

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

backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"crypto-js": "~4.1.1",
4545
"express": "~4.18.2",
4646
"maxmind": "~4.3.8",
47-
"mysql2": "~3.2.0",
47+
"mysql2": "~3.9.7",
4848
"node-worker-threads-pool": "~1.5.1",
4949
"socks-proxy-agent": "~7.0.0",
5050
"typescript": "~4.7.4",

0 commit comments

Comments
 (0)