chore: update project dependencies and lockfile versions
This commit is contained in:
parent
ef82d6d1a4
commit
7d698786d0
3 changed files with 138 additions and 224 deletions
|
|
@ -8,11 +8,11 @@
|
|||
"start": "./server"
|
||||
},
|
||||
"dependencies": {
|
||||
"@aws-sdk/client-s3": "^3.1030.0",
|
||||
"@elysiajs/jwt": "^1.4.1",
|
||||
"@elysiajs/openapi": "^1.4.14",
|
||||
"@aws-sdk/client-s3": "^3.1053.0",
|
||||
"@elysiajs/jwt": "^1.4.2",
|
||||
"@elysiajs/openapi": "^1.4.15",
|
||||
"elysia": "latest",
|
||||
"mongoose": "^9.4.1",
|
||||
"mongoose": "^9.6.2",
|
||||
"ulid": "^3.0.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue