📦 deps(thirdparty): update snapshots
This commit is contained in:
+1
@@ -29,6 +29,7 @@ const templates = new TemplateManager(config);
|
||||
// === Express Setup ===
|
||||
|
||||
const app = express();
|
||||
app.disable('x-powered-by');
|
||||
const PORT = process.env.PORT || 3000;
|
||||
|
||||
// Raw body capture MUST come before express.json()
|
||||
|
||||
+1
@@ -2,3 +2,4 @@ flask>=3.0.0
|
||||
httpx>=0.27.0
|
||||
python-dotenv>=1.0.0
|
||||
gunicorn>=22.0.0
|
||||
zipp>=3.19.1
|
||||
|
||||
Reference in New Issue
Block a user