Skip to content

Commit

Permalink
fix: package.json to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-MYSQL2-6861580
  • Loading branch information
snyk-bot committed May 29, 2024
1 parent 4f1f809 commit 122f328
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"meow": "^11.0.0",
"moment": "^2.30.1",
"mwn": "^1.11.5",
"mysql2": "^2.3.3",
"mysql2": "^3.9.8",
"node-ts": "^6.0.1",
"winston": "^3.12.0",
"winston-transport": "^4.7.0"
Expand Down

0 comments on commit 122f328

Please sign in to comment.