Force audit fix

This commit is contained in:
E
2024-04-29 12:53:50 +01:00
parent eb6add9e0d
commit 4129e034b3
2 changed files with 120 additions and 59 deletions

View File

@@ -17,10 +17,10 @@
"build-tailwind": "npx postcss src/tailwind.css -o public/stylesheets/style.css"
},
"dependencies": {
"@sendgrid/mail": "^7.4.4",
"@sendgrid/mail": "^8.1.3",
"app-root-path": "^3.0.0",
"autoprefixer": "^10.3.4",
"axios": "^0.21.3",
"axios": "^1.6.8",
"cookie-parser": "^1.4.5",
"express": "^4.17.1",
"express-rate-limit": "^5.2.6",