From 246ad4a0216aff595bd023e785f7fb16cb4a0372 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Jun 2025 18:31:19 +0000 Subject: [PATCH] Bump @asyncapi/modelina from 0.59.9 to 5.3.4 in /pkg/asyncapi/_gen Bumps [@asyncapi/modelina](https://github.com/asyncapi/modelina) from 0.59.9 to 5.3.4. - [Release notes](https://github.com/asyncapi/modelina/releases) - [Changelog](https://github.com/asyncapi/modelina/blob/master/.releaserc) - [Commits](https://github.com/asyncapi/modelina/compare/v0.59.9...v5.3.4) --- updated-dependencies: - dependency-name: "@asyncapi/modelina" dependency-version: 5.3.4 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pkg/asyncapi/_gen/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/asyncapi/_gen/package.json b/pkg/asyncapi/_gen/package.json index 59cd4f5e..567316ce 100644 --- a/pkg/asyncapi/_gen/package.json +++ b/pkg/asyncapi/_gen/package.json @@ -6,7 +6,7 @@ "author": "", "type": "module", "dependencies": { - "@asyncapi/modelina": "^0.59.2", + "@asyncapi/modelina": "^5.3.4", "@asyncapi/parser": "^1.15.1" } }