Public Access
1
0

fix: express api security

This commit is contained in:
2025-08-27 16:03:27 -04:00
parent 0be3c38854
commit f68c94a18e
3 changed files with 69 additions and 8 deletions

View File

@@ -15,6 +15,7 @@
"@11ty/eleventy-plugin-syntaxhighlight": "^5.0.2",
"cors": "^2.8.5",
"express": "^4.21.2",
"express-rate-limit": "^8.0.1",
"fs-extra": "^11.3.1",
"luxon": "^3.7.1"
},