fix: package.json & package-lock.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-AXIOS-15252993
- https://snyk.io/vuln/SNYK-JS-QS-15268416
This commit is contained in:
snyk-bot
2026-02-16 16:18:18 +00:00
parent f3525636c1
commit 37c8a99e2d
2 changed files with 649 additions and 316 deletions

961
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -24,9 +24,9 @@
"@sendgrid/mail": "^8.1.3", "@sendgrid/mail": "^8.1.3",
"app-root-path": "^3.0.0", "app-root-path": "^3.0.0",
"autoprefixer": "^10.3.4", "autoprefixer": "^10.3.4",
"axios": "^1.6.8", "axios": "^1.13.5",
"cookie-parser": "^1.4.5", "cookie-parser": "^1.4.5",
"express": "^4.17.1", "express": "^4.22.0",
"express-rate-limit": "^5.2.6", "express-rate-limit": "^5.2.6",
"hcaptcha": "^0.0.2", "hcaptcha": "^0.0.2",
"helmet": "^4.6.0", "helmet": "^4.6.0",