fix(deps): update openapi-fetch to 0.11.0 (#38)

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]
2024-08-14 22:49:58 +03:00
committed by GitHub
parent cd61a16edf
commit a04c3bc465
2 changed files with 9 additions and 9 deletions

View File

@@ -15,7 +15,7 @@
"dependencies": {
"dotenv": "^16.0.3",
"express": "^4.18.2",
"openapi-fetch": "^0.10.0"
"openapi-fetch": "^0.11.0"
},
"devDependencies": {
"@ivuorinen/prettier-config": "^0.2.0",