chore: update deps

This commit is contained in:
Methapon Metanipat 2024-11-05 09:34:08 +07:00
parent cd58a4bc36
commit b5f629315e
2 changed files with 37 additions and 37 deletions

View file

@ -21,7 +21,7 @@
"devDependencies": {
"@types/cors": "^2.8.17",
"@types/express": "^4.17.21",
"@types/node": "^20.17.3",
"@types/node": "^20.17.6",
"nodemon": "^3.1.7",
"prettier": "^3.3.3",
"prisma": "^5.21.1",
@ -33,7 +33,7 @@
"@elastic/elasticsearch": "^8.15.1",
"@fast-csv/parse": "^5.0.2",
"@prisma/client": "^5.21.1",
"@scalar/express-api-reference": "^0.4.165",
"@scalar/express-api-reference": "^0.4.166",
"@tsoa/runtime": "^6.5.1",
"@types/morgan": "^1.9.9",
"cors": "^2.8.5",
@ -46,7 +46,7 @@
"prisma-extension-kysely": "^2.1.0",
"promise.any": "^2.0.6",
"tsoa": "^6.5.1",
"winston": "^3.15.0",
"winston": "^3.16.0",
"winston-elasticsearch": "^0.19.0"
}
}