fix(deps): update openapi-fetch to 0.10.1 (#33)

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-06-26 12:43:08 +03:00
committed by GitHub
parent e431ebb8f8
commit 08eceab6f4
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.9.0"
"openapi-fetch": "^0.10.0"
},
"devDependencies": {
"@ivuorinen/prettier-config": "^0.2.0",