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

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-PUGCODEGEN-7086056
- https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116
This commit is contained in:
snyk-bot 2024-09-05 14:08:17 +00:00
parent dec522c914
commit fd79be5e19
No known key found for this signature in database
GPG Key ID: 78AC5AE55A47A65B
2 changed files with 87 additions and 528 deletions

611
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -35,9 +35,9 @@
"nodemailer": "^6.6.1",
"npm-watch": "^0.11.0",
"postcss-cli": "^8.3.1",
"pug": "^3.0.2",
"pug": "^3.0.3",
"tailwind-hamburgers": "^1.1.1",
"tailwindcss": "^2.2.15",
"tailwindcss": "^3.0.9",
"winston": "^3.3.3"
},
"devDependencies": {