Compare commits

..

2 Commits

Author SHA1 Message Date
E
891eceba40 Merge 7ff9f6f361 into dec522c914 2024-04-30 04:32:34 +01:00
snyk-bot
7ff9f6f361 fix: package.json & package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-SEMVER-3247795
2024-04-29 12:21:39 +00:00
2 changed files with 193 additions and 336 deletions

525
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -26,14 +26,14 @@
"autoprefixer": "^10.3.4", "autoprefixer": "^10.3.4",
"axios": "^1.6.8", "axios": "^1.6.8",
"cookie-parser": "^1.4.5", "cookie-parser": "^1.4.5",
"express": "^4.21.0", "express": "^4.17.1",
"express-rate-limit": "^5.2.6", "express-rate-limit": "^5.2.6",
"hcaptcha": "^0.0.2", "hcaptcha": "^0.0.2",
"helmet": "^4.6.0", "helmet": "^4.6.0",
"http-errors": "^1.8.0", "http-errors": "^1.8.0",
"morgan": "^1.10.0", "morgan": "^1.10.0",
"nodemailer": "^6.6.1", "nodemailer": "^6.6.1",
"npm-watch": "^0.11.0", "npm-watch": "^0.12.0",
"postcss-cli": "^8.3.1", "postcss-cli": "^8.3.1",
"pug": "^3.0.2", "pug": "^3.0.2",
"tailwind-hamburgers": "^1.1.1", "tailwind-hamburgers": "^1.1.1",