diff --git a/package-lock.json b/package-lock.json index a890f4120..a6b89a89b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@asyncapi/generator-filters": "^2.0.0", "@asyncapi/generator-hooks": "^0.1.0", "@asyncapi/generator-react-sdk": "^0.2.23", - "@asyncapi/modelina": "^1.7.0" + "@asyncapi/modelina": "^1.7.1" }, "devDependencies": { "@babel/plugin-syntax-jsx": "^7.16.7", @@ -268,15 +268,15 @@ } }, "node_modules/@asyncapi/modelina": { - "version": "1.7.0", - "resolved": "https://registry.npmjs.org/@asyncapi/modelina/-/modelina-1.7.0.tgz", - "integrity": "sha512-fIZ2pQEMubPRdShKYiUB2SN0NcxUQxvr6NEgZ1sfqInkWnkXyPQgung6LMEL5fkVOHIUa5tYBg1w23MISHF5eg==", + "version": "1.7.1", + "resolved": "https://registry.npmjs.org/@asyncapi/modelina/-/modelina-1.7.1.tgz", + "integrity": "sha512-m48UGQOrHs0N7JcgMCkl9mx8cnKTy+sofr9ttR0+E2FcvzSzqC971vljhU0PEbdxiGg8+jo2nk6E4tkSehNRWA==", "dependencies": { "@apidevtools/json-schema-ref-parser": "^9.0.9", "@apidevtools/swagger-parser": "^10.0.3", "@asyncapi/avro-schema-parser": "^3.0.0", - "@asyncapi/openapi-schema-parser": "^3.0.0", - "@asyncapi/parser": "^2.0.0", + "@asyncapi/openapi-schema-parser": "^3.0.1", + "@asyncapi/parser": "^2.0.1", "@asyncapi/raml-dt-schema-parser": "^4.0.0", "@swc/core": "^1.3.5", "@swc/jest": "^0.2.23", @@ -290,11 +290,11 @@ } }, "node_modules/@asyncapi/modelina/node_modules/@asyncapi/parser": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/@asyncapi/parser/-/parser-2.0.0.tgz", - "integrity": "sha512-xQm3LVChLGGTOo6OxGM4wIwTC7/uMHZvQMcGHnCvdyqcqn4H1sZQdE+MHhxPM7SnKNko86Pub0UDavwk0Jfwyw==", + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/@asyncapi/parser/-/parser-2.0.1.tgz", + "integrity": "sha512-T6Z8PPD+U3XPL05sjT0yLHtDyoqA16pj1j7xNbvpt8SCFzdzw4QMsbvJFAKaXk1/bztzlMq+oWVmeiGazt5WGA==", "dependencies": { - "@asyncapi/specs": "^5.0.0", + "@asyncapi/specs": "^5.0.1", "@openapi-contrib/openapi-schema-to-json-schema": "~3.2.0", "@stoplight/json-ref-resolver": "^3.1.5", "@stoplight/spectral-core": "^1.16.1", @@ -306,7 +306,6 @@ "ajv-errors": "^3.0.0", "ajv-formats": "^2.1.1", "avsc": "^5.7.5", - "conventional-changelog-conventionalcommits": "^5.0.0", "js-yaml": "^4.1.0", "jsonpath-plus": "^7.2.0", "node-fetch": "2.6.7", @@ -315,12 +314,11 @@ } }, "node_modules/@asyncapi/modelina/node_modules/@asyncapi/specs": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/@asyncapi/specs/-/specs-5.0.0.tgz", - "integrity": "sha512-ua89EYhNAL6IPrX/P5O+K5DEQYfMXwHhG207+8yCSvcVXevZ1wLEj/nsNHYi2jBRDr10kp7+O99tGWIdASJtOA==", + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/@asyncapi/specs/-/specs-5.0.1.tgz", + "integrity": "sha512-hWIko4JDZtBaRPO3OiDBCctNIOug+dux+p6TWmsxcgHBX4ziMmkBUfPZp6cMZtzEq/S9Nw7rKct1lPhZGfJHyg==", "dependencies": { - "@types/json-schema": "^7.0.11", - "conventional-changelog-conventionalcommits": "^5.0.0" + "@types/json-schema": "^7.0.11" } }, "node_modules/@asyncapi/modelina/node_modules/ajv": { @@ -351,19 +349,6 @@ "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz", "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==" }, - "node_modules/@asyncapi/modelina/node_modules/conventional-changelog-conventionalcommits": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-5.0.0.tgz", - "integrity": "sha512-lCDbA+ZqVFQGUj7h9QBKoIpLhl8iihkO0nCTyRNzuXtcd7ubODpYB04IFy31JloiJgG0Uovu8ot8oxRzn7Nwtw==", - "dependencies": { - "compare-func": "^2.0.0", - "lodash": "^4.17.15", - "q": "^1.5.1" - }, - "engines": { - "node": ">=10" - } - }, "node_modules/@asyncapi/modelina/node_modules/js-yaml": { "version": "4.1.0", "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz", @@ -381,11 +366,11 @@ "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==" }, "node_modules/@asyncapi/openapi-schema-parser": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/@asyncapi/openapi-schema-parser/-/openapi-schema-parser-3.0.0.tgz", - "integrity": "sha512-3s5rI//5KSvrPfv/jiiQi5uOerMc7Y7ejVDveuI7hhaujC+NemFwcc8imMwZzNHF6BsBGc9/HVtSjYIkQZpk4Q==", + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/@asyncapi/openapi-schema-parser/-/openapi-schema-parser-3.0.1.tgz", + "integrity": "sha512-Ps1KAinQHF6YzJJwm0pJNeVnfZC6nFE76dYn5ZzE6l/mUNYtedoiqbCdF+NYA8nDTsXg3087c/drQZuEd/6BgQ==", "dependencies": { - "@asyncapi/parser": "^2.0.0", + "@asyncapi/parser": "^2.0.1", "@openapi-contrib/openapi-schema-to-json-schema": "~3.2.0", "ajv": "^8.11.0", "ajv-errors": "^3.0.0", @@ -393,11 +378,11 @@ } }, "node_modules/@asyncapi/openapi-schema-parser/node_modules/@asyncapi/parser": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/@asyncapi/parser/-/parser-2.0.0.tgz", - "integrity": "sha512-xQm3LVChLGGTOo6OxGM4wIwTC7/uMHZvQMcGHnCvdyqcqn4H1sZQdE+MHhxPM7SnKNko86Pub0UDavwk0Jfwyw==", + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/@asyncapi/parser/-/parser-2.0.1.tgz", + "integrity": "sha512-T6Z8PPD+U3XPL05sjT0yLHtDyoqA16pj1j7xNbvpt8SCFzdzw4QMsbvJFAKaXk1/bztzlMq+oWVmeiGazt5WGA==", "dependencies": { - "@asyncapi/specs": "^5.0.0", + "@asyncapi/specs": "^5.0.1", "@openapi-contrib/openapi-schema-to-json-schema": "~3.2.0", "@stoplight/json-ref-resolver": "^3.1.5", "@stoplight/spectral-core": "^1.16.1", @@ -409,7 +394,6 @@ "ajv-errors": "^3.0.0", "ajv-formats": "^2.1.1", "avsc": "^5.7.5", - "conventional-changelog-conventionalcommits": "^5.0.0", "js-yaml": "^4.1.0", "jsonpath-plus": "^7.2.0", "node-fetch": "2.6.7", @@ -418,12 +402,11 @@ } }, "node_modules/@asyncapi/openapi-schema-parser/node_modules/@asyncapi/specs": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/@asyncapi/specs/-/specs-5.0.0.tgz", - "integrity": "sha512-ua89EYhNAL6IPrX/P5O+K5DEQYfMXwHhG207+8yCSvcVXevZ1wLEj/nsNHYi2jBRDr10kp7+O99tGWIdASJtOA==", + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/@asyncapi/specs/-/specs-5.0.1.tgz", + "integrity": "sha512-hWIko4JDZtBaRPO3OiDBCctNIOug+dux+p6TWmsxcgHBX4ziMmkBUfPZp6cMZtzEq/S9Nw7rKct1lPhZGfJHyg==", "dependencies": { - "@types/json-schema": "^7.0.11", - "conventional-changelog-conventionalcommits": "^5.0.0" + "@types/json-schema": "^7.0.11" } }, "node_modules/@asyncapi/openapi-schema-parser/node_modules/ajv": { @@ -454,19 +437,6 @@ "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz", "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==" }, - "node_modules/@asyncapi/openapi-schema-parser/node_modules/conventional-changelog-conventionalcommits": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-5.0.0.tgz", - "integrity": "sha512-lCDbA+ZqVFQGUj7h9QBKoIpLhl8iihkO0nCTyRNzuXtcd7ubODpYB04IFy31JloiJgG0Uovu8ot8oxRzn7Nwtw==", - "dependencies": { - "compare-func": "^2.0.0", - "lodash": "^4.17.15", - "q": "^1.5.1" - }, - "engines": { - "node": ">=10" - } - }, "node_modules/@asyncapi/openapi-schema-parser/node_modules/js-yaml": { "version": "4.1.0", "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz", @@ -17534,15 +17504,15 @@ } }, "@asyncapi/modelina": { - "version": "1.7.0", - "resolved": "https://registry.npmjs.org/@asyncapi/modelina/-/modelina-1.7.0.tgz", - "integrity": "sha512-fIZ2pQEMubPRdShKYiUB2SN0NcxUQxvr6NEgZ1sfqInkWnkXyPQgung6LMEL5fkVOHIUa5tYBg1w23MISHF5eg==", + "version": "1.7.1", + "resolved": "https://registry.npmjs.org/@asyncapi/modelina/-/modelina-1.7.1.tgz", + "integrity": "sha512-m48UGQOrHs0N7JcgMCkl9mx8cnKTy+sofr9ttR0+E2FcvzSzqC971vljhU0PEbdxiGg8+jo2nk6E4tkSehNRWA==", "requires": { "@apidevtools/json-schema-ref-parser": "^9.0.9", "@apidevtools/swagger-parser": "^10.0.3", "@asyncapi/avro-schema-parser": "^3.0.0", - "@asyncapi/openapi-schema-parser": "^3.0.0", - "@asyncapi/parser": "^2.0.0", + "@asyncapi/openapi-schema-parser": "^3.0.1", + "@asyncapi/parser": "^2.0.1", "@asyncapi/raml-dt-schema-parser": "^4.0.0", "@swc/core": "^1.3.5", "@swc/jest": "^0.2.23", @@ -17553,11 +17523,11 @@ }, "dependencies": { "@asyncapi/parser": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/@asyncapi/parser/-/parser-2.0.0.tgz", - "integrity": "sha512-xQm3LVChLGGTOo6OxGM4wIwTC7/uMHZvQMcGHnCvdyqcqn4H1sZQdE+MHhxPM7SnKNko86Pub0UDavwk0Jfwyw==", + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/@asyncapi/parser/-/parser-2.0.1.tgz", + "integrity": "sha512-T6Z8PPD+U3XPL05sjT0yLHtDyoqA16pj1j7xNbvpt8SCFzdzw4QMsbvJFAKaXk1/bztzlMq+oWVmeiGazt5WGA==", "requires": { - "@asyncapi/specs": "^5.0.0", + "@asyncapi/specs": "^5.0.1", "@openapi-contrib/openapi-schema-to-json-schema": "~3.2.0", "@stoplight/json-ref-resolver": "^3.1.5", "@stoplight/spectral-core": "^1.16.1", @@ -17569,7 +17539,6 @@ "ajv-errors": "^3.0.0", "ajv-formats": "^2.1.1", "avsc": "^5.7.5", - "conventional-changelog-conventionalcommits": "^5.0.0", "js-yaml": "^4.1.0", "jsonpath-plus": "^7.2.0", "node-fetch": "2.6.7", @@ -17578,12 +17547,11 @@ } }, "@asyncapi/specs": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/@asyncapi/specs/-/specs-5.0.0.tgz", - "integrity": "sha512-ua89EYhNAL6IPrX/P5O+K5DEQYfMXwHhG207+8yCSvcVXevZ1wLEj/nsNHYi2jBRDr10kp7+O99tGWIdASJtOA==", + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/@asyncapi/specs/-/specs-5.0.1.tgz", + "integrity": "sha512-hWIko4JDZtBaRPO3OiDBCctNIOug+dux+p6TWmsxcgHBX4ziMmkBUfPZp6cMZtzEq/S9Nw7rKct1lPhZGfJHyg==", "requires": { - "@types/json-schema": "^7.0.11", - "conventional-changelog-conventionalcommits": "^5.0.0" + "@types/json-schema": "^7.0.11" } }, "ajv": { @@ -17608,16 +17576,6 @@ "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz", "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==" }, - "conventional-changelog-conventionalcommits": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-5.0.0.tgz", - "integrity": "sha512-lCDbA+ZqVFQGUj7h9QBKoIpLhl8iihkO0nCTyRNzuXtcd7ubODpYB04IFy31JloiJgG0Uovu8ot8oxRzn7Nwtw==", - "requires": { - "compare-func": "^2.0.0", - "lodash": "^4.17.15", - "q": "^1.5.1" - } - }, "js-yaml": { "version": "4.1.0", "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz", @@ -17634,11 +17592,11 @@ } }, "@asyncapi/openapi-schema-parser": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/@asyncapi/openapi-schema-parser/-/openapi-schema-parser-3.0.0.tgz", - "integrity": "sha512-3s5rI//5KSvrPfv/jiiQi5uOerMc7Y7ejVDveuI7hhaujC+NemFwcc8imMwZzNHF6BsBGc9/HVtSjYIkQZpk4Q==", + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/@asyncapi/openapi-schema-parser/-/openapi-schema-parser-3.0.1.tgz", + "integrity": "sha512-Ps1KAinQHF6YzJJwm0pJNeVnfZC6nFE76dYn5ZzE6l/mUNYtedoiqbCdF+NYA8nDTsXg3087c/drQZuEd/6BgQ==", "requires": { - "@asyncapi/parser": "^2.0.0", + "@asyncapi/parser": "^2.0.1", "@openapi-contrib/openapi-schema-to-json-schema": "~3.2.0", "ajv": "^8.11.0", "ajv-errors": "^3.0.0", @@ -17646,11 +17604,11 @@ }, "dependencies": { "@asyncapi/parser": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/@asyncapi/parser/-/parser-2.0.0.tgz", - "integrity": "sha512-xQm3LVChLGGTOo6OxGM4wIwTC7/uMHZvQMcGHnCvdyqcqn4H1sZQdE+MHhxPM7SnKNko86Pub0UDavwk0Jfwyw==", + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/@asyncapi/parser/-/parser-2.0.1.tgz", + "integrity": "sha512-T6Z8PPD+U3XPL05sjT0yLHtDyoqA16pj1j7xNbvpt8SCFzdzw4QMsbvJFAKaXk1/bztzlMq+oWVmeiGazt5WGA==", "requires": { - "@asyncapi/specs": "^5.0.0", + "@asyncapi/specs": "^5.0.1", "@openapi-contrib/openapi-schema-to-json-schema": "~3.2.0", "@stoplight/json-ref-resolver": "^3.1.5", "@stoplight/spectral-core": "^1.16.1", @@ -17662,7 +17620,6 @@ "ajv-errors": "^3.0.0", "ajv-formats": "^2.1.1", "avsc": "^5.7.5", - "conventional-changelog-conventionalcommits": "^5.0.0", "js-yaml": "^4.1.0", "jsonpath-plus": "^7.2.0", "node-fetch": "2.6.7", @@ -17671,12 +17628,11 @@ } }, "@asyncapi/specs": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/@asyncapi/specs/-/specs-5.0.0.tgz", - "integrity": "sha512-ua89EYhNAL6IPrX/P5O+K5DEQYfMXwHhG207+8yCSvcVXevZ1wLEj/nsNHYi2jBRDr10kp7+O99tGWIdASJtOA==", + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/@asyncapi/specs/-/specs-5.0.1.tgz", + "integrity": "sha512-hWIko4JDZtBaRPO3OiDBCctNIOug+dux+p6TWmsxcgHBX4ziMmkBUfPZp6cMZtzEq/S9Nw7rKct1lPhZGfJHyg==", "requires": { - "@types/json-schema": "^7.0.11", - "conventional-changelog-conventionalcommits": "^5.0.0" + "@types/json-schema": "^7.0.11" } }, "ajv": { @@ -17701,16 +17657,6 @@ "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz", "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==" }, - "conventional-changelog-conventionalcommits": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-5.0.0.tgz", - "integrity": "sha512-lCDbA+ZqVFQGUj7h9QBKoIpLhl8iihkO0nCTyRNzuXtcd7ubODpYB04IFy31JloiJgG0Uovu8ot8oxRzn7Nwtw==", - "requires": { - "compare-func": "^2.0.0", - "lodash": "^4.17.15", - "q": "^1.5.1" - } - }, "js-yaml": { "version": "4.1.0", "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz", diff --git a/package.json b/package.json index 825dbfe35..8923e3b3f 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "@asyncapi/generator-filters": "^2.0.0", "@asyncapi/generator-hooks": "^0.1.0", "@asyncapi/generator-react-sdk": "^0.2.23", - "@asyncapi/modelina": "^1.7.0" + "@asyncapi/modelina": "^1.7.1" }, "release": { "branches": [