chore(deps): bump serve-static and express (#41)

This commit is contained in:
dependabot[bot]
2024-09-19 14:03:00 +03:00
committed by GitHub
parent 5fae81187b
commit 8d69b1a10b
2 changed files with 66 additions and 101 deletions

View File

@@ -14,7 +14,7 @@
"license": "MIT",
"dependencies": {
"dotenv": "^16.0.3",
"express": "^4.18.2",
"express": "^4.21.0",
"openapi-fetch": "^0.12.0"
},
"devDependencies": {