mirror of
https://github.com/praveentcom/openproxy.git
synced 2026-06-13 01:47:47 +02:00
feat: add UUID generation for request tracking and update PostgreSQL schema
This commit is contained in:
+3
-1
@@ -37,7 +37,9 @@
|
||||
"typescript": "^5.9.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"@types/uuid": "^10.0.0",
|
||||
"dotenv": "^17.2.3",
|
||||
"pg": "^8.16.3"
|
||||
"pg": "^8.16.3",
|
||||
"uuid": "^13.0.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user