🔧 fix(data-provider): add openapi-types dependency (#1797)

* fix(data-provider): add openapi-types dependency

* chore: Bump version to 0.4.1 in package.json
This commit is contained in:
Danny Avila 2024-02-13 21:08:02 -05:00 committed by GitHub
parent ecd63eb9f1
commit d947244348
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 1 deletions

1
package-lock.json generated
View file

@ -27599,6 +27599,7 @@
"axios": "^1.3.4",
"js-yaml": "^4.1.0",
"openai": "4.11.1",
"openapi-types": "^12.1.3",
"zod": "^3.22.4"
},
"devDependencies": {