From c1c842380334c63b76140e555f34603dbdd77832 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 13:18:58 +0000 Subject: [PATCH] chore(deps): bump @asyncapi/modelina from 6.0.0-next.15 to 6.0.0-next.17 Bumps [@asyncapi/modelina](https://github.com/asyncapi/modelina) from 6.0.0-next.15 to 6.0.0-next.17. - [Release notes](https://github.com/asyncapi/modelina/releases) - [Commits](https://github.com/asyncapi/modelina/compare/v6.0.0-next.15...v6.0.0-next.17) --- updated-dependencies: - dependency-name: "@asyncapi/modelina" dependency-version: 6.0.0-next.17 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 e646a21a..637b6c5a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -179,9 +179,9 @@ } }, "node_modules/@asyncapi/modelina": { - "version": "6.0.0-next.15", - "resolved": "https://registry.npmjs.org/@asyncapi/modelina/-/modelina-6.0.0-next.15.tgz", - "integrity": "sha512-vXp3mPSGM5LxoXN9iN+cjAIdPWURxwo15DmwZ4lllUersz9tc40Ei1ultoZR01rm6z5E2/5ySXo1m8rz4/tpzg==", + "version": "6.0.0-next.17", + "resolved": "https://registry.npmjs.org/@asyncapi/modelina/-/modelina-6.0.0-next.17.tgz", + "integrity": "sha512-AZcLfOOHtE+F8NWL8ars1vk6pJJfI1eV/SnKxqgMhdYMDdb/6ea16M6NfkbawfQvWlH7PxjdNeBC+j9IgKmEVA==", "license": "Apache-2.0", "dependencies": { "@apidevtools/json-schema-ref-parser": "^11.1.0",