Compare commits

..

1 Commits

Author SHA1 Message Date
snyk-bot
2b82819dbd fix: package.json & package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-EXPRESS-6474509
2024-03-26 23:01:03 +00:00
2 changed files with 931 additions and 467 deletions

1392
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -17,11 +17,11 @@
"build-tailwind": "npx postcss src/tailwind.css -o public/stylesheets/style.css"
},
"dependencies": {
"@sendgrid/mail": "^8.0.0",
"@sendgrid/mail": "^7.4.4",
"app-root-path": "^3.0.0",
"axios": "^1.6.4",
"axios": "^0.21.3",
"cookie-parser": "^1.4.5",
"express": "^4.17.1",
"express": "^4.19.2",
"express-rate-limit": "^5.2.6",
"hcaptcha": "^0.0.2",
"helmet": "^4.6.0",