uuid install

This commit is contained in:
dohyeons
2025-10-01 11:33:55 +09:00
parent 4b52d6aed8
commit 213f482a6f
2 changed files with 28 additions and 4 deletions
+2
View File
@@ -47,6 +47,7 @@
"oracledb": "^6.9.0",
"pg": "^8.16.3",
"redis": "^4.6.10",
"uuid": "^13.0.0",
"winston": "^3.11.0"
},
"devDependencies": {
@@ -66,6 +67,7 @@
"@types/pg": "^8.15.5",
"@types/sanitize-html": "^2.9.5",
"@types/supertest": "^6.0.3",
"@types/uuid": "^10.0.0",
"@typescript-eslint/eslint-plugin": "^6.14.0",
"@typescript-eslint/parser": "^6.14.0",
"eslint": "^8.55.0",