fix(deps): update openapi-fetch to 0.14.0 (#52)

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-05-14 09:42:55 +03:00
committed by GitHub
parent c27aee074e
commit 9f4d340c40
2 changed files with 5 additions and 5 deletions

View File

@@ -15,7 +15,7 @@
"dependencies": {
"dotenv": "^16.0.3",
"express": "^5.0.0",
"openapi-fetch": "^0.13.0"
"openapi-fetch": "^0.14.0"
},
"devDependencies": {
"@ivuorinen/prettier-config": "^0.3.0",