From 28ffc0efd870344412582fd88dca8cd00edf39e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 10 Jan 2026 20:46:32 +0000 Subject: [PATCH] chore(deps): bump @asyncapi/modelina from 6.0.0-next.3 to 6.0.0-next.5 Bumps [@asyncapi/modelina](https://github.com/asyncapi/modelina) from 6.0.0-next.3 to 6.0.0-next.5. - [Release notes](https://github.com/asyncapi/modelina/releases) - [Commits](https://github.com/asyncapi/modelina/compare/v6.0.0-next.3...v6.0.0-next.5) --- updated-dependencies: - dependency-name: "@asyncapi/modelina" dependency-version: 6.0.0-next.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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",