fix: corrige versão inválida do swagger-ui-express

This commit is contained in:
autonomaia 2025-06-22 22:10:51 -03:00 committed by GitHub
parent 39606240da
commit 83c1040114
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -98,8 +98,9 @@
"sharp": "^0.32.6",
"socket.io": "^4.8.1",
"socket.io-client": "^4.8.1",
"tsup": "^8.3.5"
},
"tsup": "^8.3.5",
"swagger-ui-express": "^4.18.3",
}
"devDependencies": {
"@types/compression": "^1.7.5",
"@types/cors": "^2.8.17",