diff --git a/package-lock.json b/package-lock.json index 3b78d983a..8854a6771 100644 --- a/package-lock.json +++ b/package-lock.json @@ -89,9 +89,9 @@ } }, "@asyncapi/modelina": { - "version": "0.36.0", - "resolved": "https://registry.npmjs.org/@asyncapi/modelina/-/modelina-0.36.0.tgz", - "integrity": "sha512-FeuPK879cWxuFv4NIVDYeeuW2T+4wLp6C/yYImFl7aW6VrUbYPvroxR1SycvBktfd/0ruF2UCg2Y2LKBx0D4DA==", + "version": "0.37.0", + "resolved": "https://registry.npmjs.org/@asyncapi/modelina/-/modelina-0.37.0.tgz", + "integrity": "sha512-6S6TXHFPvmo/TMXCL/LhkEs2XMcAvi9mIqo0/oFiZfES3tyk3oonuSSbjuM9LTKm+7PAG4NLwb4SRjn2gQ8Kkg==", "requires": { "@apidevtools/json-schema-ref-parser": "^9.0.7", "@apidevtools/swagger-parser": "^10.0.3", diff --git a/package.json b/package.json index 7c10bcf28..459cb8500 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "@asyncapi/generator-filters": "^2.0.0", "@asyncapi/generator-hooks": "^0.1.0", "@asyncapi/generator-react-sdk": "^0.2.11", - "@asyncapi/modelina": "^0.36.0" + "@asyncapi/modelina": "^0.37.0" }, "release": { "branches": [