From dbb16ef03350618b4f4a2fffb4a869350ee5ff81 Mon Sep 17 00:00:00 2001 From: asyncapi-bot <61865014+asyncapi-bot@users.noreply.github.com> Date: Mon, 11 Oct 2021 21:11:19 +0200 Subject: [PATCH] fix: update @asyncapi/modelina to 0.37.0 version --- package-lock.json | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) 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": [