Compare commits

..

1 Commits

Author SHA1 Message Date
snyk-bot
0994228788 fix: package.json & package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-BRACEEXPANSION-9789073
2025-06-16 05:05:35 +00:00
2 changed files with 208 additions and 590 deletions

794
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -34,10 +34,10 @@
"morgan": "^1.10.0", "morgan": "^1.10.0",
"nodemailer": "^6.6.1", "nodemailer": "^6.6.1",
"npm-watch": "^0.11.0", "npm-watch": "^0.11.0",
"postcss-cli": "^11.0.1", "postcss-cli": "^8.3.1",
"pug": "^3.0.2", "pug": "^3.0.2",
"tailwind-hamburgers": "^1.1.1", "tailwind-hamburgers": "^1.1.1",
"tailwindcss": "^2.2.15", "tailwindcss": "^3.0.0",
"winston": "^3.3.3" "winston": "^3.3.3"
}, },
"devDependencies": { "devDependencies": {