Compare commits

..

1 Commits

Author SHA1 Message Date
snyk-bot
0976bae2eb fix: package.json & package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-NODEMAILER-6219989
2024-02-01 20:40:44 +00:00
2 changed files with 298 additions and 657 deletions

951
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -21,13 +21,13 @@
"app-root-path": "^3.0.0",
"axios": "^0.21.3",
"cookie-parser": "^1.4.5",
"express": "^4.18.2",
"express": "^4.17.1",
"express-rate-limit": "^5.2.6",
"hcaptcha": "^0.0.2",
"helmet": "^4.6.0",
"http-errors": "^1.8.0",
"morgan": "^1.10.0",
"nodemailer": "^6.6.1",
"nodemailer": "^6.9.9",
"pug": "^3.0.2",
"tailwind-hamburgers": "^1.1.1",
"winston": "^3.3.3",