fix: package.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-MYSQL2-6591084
This commit is contained in:
snyk-bot
2024-04-09 17:09:00 +00:00
parent b21d10eb3e
commit 75bf5ecc90

View File

@@ -46,7 +46,7 @@
"jsonwebtoken": "^9.0.2", "jsonwebtoken": "^9.0.2",
"mailgun.js": "^10.2.1", "mailgun.js": "^10.2.1",
"microsoft-cognitiveservices-speech-sdk": "1.36.0", "microsoft-cognitiveservices-speech-sdk": "1.36.0",
"mysql2": "^3.9.3", "mysql2": "^3.9.4",
"nocache": "4.0.0", "nocache": "4.0.0",
"passport": "^0.7.0", "passport": "^0.7.0",
"passport-http-bearer": "^1.0.1", "passport-http-bearer": "^1.0.1",