Compare commits

..

1 Commits

Author SHA1 Message Date
snyk-bot
40f9430e21 fix: package.json & package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-BRACES-6838727
- https://snyk.io/vuln/SNYK-JS-MICROMATCH-6838728
2025-01-27 04:40:49 +00:00
2 changed files with 57 additions and 1073 deletions

1126
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -21,7 +21,7 @@
"husky-install": "husky install"
},
"dependencies": {
"@sendgrid/mail": "^8.1.5",
"@sendgrid/mail": "^8.1.3",
"app-root-path": "^3.0.0",
"autoprefixer": "^10.3.4",
"axios": "^1.6.8",
@@ -37,7 +37,7 @@
"postcss-cli": "^8.3.1",
"pug": "^3.0.2",
"tailwind-hamburgers": "^1.1.1",
"tailwindcss": "^2.2.15",
"tailwindcss": "^4.0.0",
"winston": "^3.3.3"
},
"devDependencies": {