From eb1d86280c217b515be7fd387dee2b76502b0ed1 Mon Sep 17 00:00:00 2001 From: asyncapi-bot Date: Thu, 15 Feb 2024 10:09:59 +0100 Subject: [PATCH] chore: update @asyncapi/go-watermill-template to 0.2.62 version (#959) --- apps/studio/package.json | 2 +- package-lock.json | 32 ++++++++++++++++---------------- 2 files changed, 17 insertions(+), 17 deletions(-) diff --git a/apps/studio/package.json b/apps/studio/package.json index 83c24fbc5..661ff6233 100644 --- a/apps/studio/package.json +++ b/apps/studio/package.json @@ -75,7 +75,7 @@ }, "devDependencies": { "@asyncapi/dotnet-nats-template": "^0.12.1", - "@asyncapi/go-watermill-template": "^0.2.61", + "@asyncapi/go-watermill-template": "^0.2.62", "@asyncapi/html-template": "^2.1.7", "@asyncapi/java-spring-cloud-stream-template": "^0.13.4", "@asyncapi/java-spring-template": "^1.5.1", diff --git a/package-lock.json b/package-lock.json index 823537da0..47fbfc6d5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -523,7 +523,7 @@ }, "devDependencies": { "@asyncapi/dotnet-nats-template": "^0.12.1", - "@asyncapi/go-watermill-template": "^0.2.61", + "@asyncapi/go-watermill-template": "^0.2.62", "@asyncapi/html-template": "^2.1.7", "@asyncapi/java-spring-cloud-stream-template": "^0.13.4", "@asyncapi/java-spring-template": "^1.5.1", @@ -1311,15 +1311,15 @@ } }, "node_modules/@asyncapi/go-watermill-template": { - "version": "0.2.61", - "resolved": "https://registry.npmjs.org/@asyncapi/go-watermill-template/-/go-watermill-template-0.2.61.tgz", - "integrity": "sha512-TNOreNZOKlPJsGQ+1ZuxZMdwLzQlS6W1YXoEsj/6KDRCcQeJR0qwnnA0IrJQpHVpbT61wJw+7dg8RnQJpNkfaA==", + "version": "0.2.62", + "resolved": "https://registry.npmjs.org/@asyncapi/go-watermill-template/-/go-watermill-template-0.2.62.tgz", + "integrity": "sha512-AhhJQ5SzrwuHaf7WNuBY78musmhfmnvrCnh1r+9BD7xp3Kps6ExH7F0seq8ssYm3IFFCm+oWqBXUSrFq6WRTNQ==", "dev": true, "dependencies": { "@asyncapi/generator-filters": "^2.0.0", "@asyncapi/generator-hooks": "^0.1.0", "@asyncapi/generator-react-sdk": "^0.2.23", - "@asyncapi/modelina": "^3.2.2" + "@asyncapi/modelina": "^3.2.3" } }, "node_modules/@asyncapi/go-watermill-template/node_modules/@apidevtools/json-schema-ref-parser": { @@ -1342,9 +1342,9 @@ } }, "node_modules/@asyncapi/go-watermill-template/node_modules/@asyncapi/modelina": { - "version": "3.2.2", - "resolved": "https://registry.npmjs.org/@asyncapi/modelina/-/modelina-3.2.2.tgz", - "integrity": "sha512-QukLWIFoCHv++eI3IP/D3xPN1bOYmq4/J5OHDXWovS7rKUEgmbA1yAbAhmtLSroUnFbP/CJQxgkynxDDNS8KBg==", + "version": "3.2.3", + "resolved": "https://registry.npmjs.org/@asyncapi/modelina/-/modelina-3.2.3.tgz", + "integrity": "sha512-5xgDiq2pJdbRrbRK9CRfszI/0p382iIHHPMivKrXTNe5Beb+s/Xlan6AHGdf86weqEnsIQhzefi0AjkYbtKDBw==", "dev": true, "dependencies": { "@apidevtools/json-schema-ref-parser": "^11.1.0", @@ -35562,15 +35562,15 @@ } }, "@asyncapi/go-watermill-template": { - "version": "0.2.61", - "resolved": "https://registry.npmjs.org/@asyncapi/go-watermill-template/-/go-watermill-template-0.2.61.tgz", - "integrity": "sha512-TNOreNZOKlPJsGQ+1ZuxZMdwLzQlS6W1YXoEsj/6KDRCcQeJR0qwnnA0IrJQpHVpbT61wJw+7dg8RnQJpNkfaA==", + "version": "0.2.62", + "resolved": "https://registry.npmjs.org/@asyncapi/go-watermill-template/-/go-watermill-template-0.2.62.tgz", + "integrity": "sha512-AhhJQ5SzrwuHaf7WNuBY78musmhfmnvrCnh1r+9BD7xp3Kps6ExH7F0seq8ssYm3IFFCm+oWqBXUSrFq6WRTNQ==", "dev": true, "requires": { "@asyncapi/generator-filters": "^2.0.0", "@asyncapi/generator-hooks": "^0.1.0", "@asyncapi/generator-react-sdk": "^0.2.23", - "@asyncapi/modelina": "^3.2.2" + "@asyncapi/modelina": "^3.2.3" }, "dependencies": { "@apidevtools/json-schema-ref-parser": { @@ -35587,9 +35587,9 @@ } }, "@asyncapi/modelina": { - "version": "3.2.2", - "resolved": "https://registry.npmjs.org/@asyncapi/modelina/-/modelina-3.2.2.tgz", - "integrity": "sha512-QukLWIFoCHv++eI3IP/D3xPN1bOYmq4/J5OHDXWovS7rKUEgmbA1yAbAhmtLSroUnFbP/CJQxgkynxDDNS8KBg==", + "version": "3.2.3", + "resolved": "https://registry.npmjs.org/@asyncapi/modelina/-/modelina-3.2.3.tgz", + "integrity": "sha512-5xgDiq2pJdbRrbRK9CRfszI/0p382iIHHPMivKrXTNe5Beb+s/Xlan6AHGdf86weqEnsIQhzefi0AjkYbtKDBw==", "dev": true, "requires": { "@apidevtools/json-schema-ref-parser": "^11.1.0", @@ -36366,7 +36366,7 @@ "@asyncapi/avro-schema-parser": "^3.0.12", "@asyncapi/converter": "^1.4.10", "@asyncapi/dotnet-nats-template": "^0.12.1", - "@asyncapi/go-watermill-template": "^0.2.61", + "@asyncapi/go-watermill-template": "^0.2.62", "@asyncapi/html-template": "^2.1.7", "@asyncapi/java-spring-cloud-stream-template": "^0.13.4", "@asyncapi/java-spring-template": "^1.5.1",