fix(deps): update dependency openapi-fetch to ^0.2.0 (#2)

Signed-off-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-05-26 13:05:17 +03:00
committed by GitHub
parent ab6e09a86d
commit b02e1c48b3
2 changed files with 5 additions and 5 deletions

View File

@@ -13,7 +13,7 @@
"dependencies": {
"dotenv": "^16.0.3",
"express": "^4.18.2",
"openapi-fetch": "^0.1.0"
"openapi-fetch": "^0.2.0"
},
"devDependencies": {
"husky": "^8.0.3",