diff --git a/package-lock.json b/package-lock.json index 2b68d3f..9a471fe 100644 --- a/package-lock.json +++ b/package-lock.json @@ -171,9 +171,9 @@ } }, "node_modules/@asyncapi/modelina": { - "version": "6.0.0-next.3", - "resolved": "https://registry.npmjs.org/@asyncapi/modelina/-/modelina-6.0.0-next.3.tgz", - "integrity": "sha512-1ijgYT2/FA8Qq222YJe+exXrvUIEf8DJgjl6f/kCyP7v3tB/2NL49/CmZTO1qwduIcn236ci6HVcNdIoPYyN/A==", + "version": "6.0.0-next.5", + "resolved": "https://registry.npmjs.org/@asyncapi/modelina/-/modelina-6.0.0-next.5.tgz", + "integrity": "sha512-4v6Wk/InIKghNtLfzZu1bDkAZmDcV939d9W8W0URjWg8R5Yn//xbFc2HAQPTJEMm6ajE5VmOHB8j+QAG/3rLUQ==", "license": "Apache-2.0", "dependencies": { "@apidevtools/json-schema-ref-parser": "^11.1.0",