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

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-AXIOS-12613773
This commit is contained in:
snyk-bot
2025-09-15 06:34:35 +00:00
parent f3525636c1
commit 5b0042ec36
2 changed files with 217 additions and 68 deletions

View File

@@ -24,7 +24,7 @@
"@sendgrid/mail": "^8.1.3",
"app-root-path": "^3.0.0",
"autoprefixer": "^10.3.4",
"axios": "^1.6.8",
"axios": "^1.12.0",
"cookie-parser": "^1.4.5",
"express": "^4.17.1",
"express-rate-limit": "^5.2.6",