From cbcf6220b8f80e4cc746a3e40ba52e7a670a0904 Mon Sep 17 00:00:00 2001 From: asyncapi-bot Date: Mon, 12 Feb 2024 14:25:38 +0100 Subject: [PATCH] fix: update @asyncapi/go-watermill-template to 0.2.60 version (#468) --- package-lock.json | 30 +++++++++++++++--------------- package.json | 2 +- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/package-lock.json b/package-lock.json index c4870d58..1e790846 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16,7 +16,7 @@ "@asyncapi/diff": "^0.4.1", "@asyncapi/dotnet-nats-template": "^0.12.1", "@asyncapi/generator": "^1.9.18", - "@asyncapi/go-watermill-template": "^0.2.59", + "@asyncapi/go-watermill-template": "^0.2.60", "@asyncapi/html-template": "^0.28.4", "@asyncapi/java-spring-cloud-stream-template": "^0.13.4", "@asyncapi/java-spring-template": "^1.5.0", @@ -538,14 +538,14 @@ "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==" }, "node_modules/@asyncapi/go-watermill-template": { - "version": "0.2.59", - "resolved": "https://registry.npmjs.org/@asyncapi/go-watermill-template/-/go-watermill-template-0.2.59.tgz", - "integrity": "sha512-0DHFnT5pF3YnRHpZ05IiP3py0y4qIY67W12a6oUVMr8kKx2OvdveoX8LXYcHYYmXiWn2sBWLlpfZoDKVFP9dgQ==", + "version": "0.2.60", + "resolved": "https://registry.npmjs.org/@asyncapi/go-watermill-template/-/go-watermill-template-0.2.60.tgz", + "integrity": "sha512-QPHUsDisla0x+3s4aLIWgPcXG0qTicppdDT+GVgZVsN3eY559qPYuisOy0M/qIatBs6EfCj75XR45CnYB/E4Yw==", "dependencies": { "@asyncapi/generator-filters": "^2.0.0", "@asyncapi/generator-hooks": "^0.1.0", "@asyncapi/generator-react-sdk": "^0.2.23", - "@asyncapi/modelina": "^3.2.0" + "@asyncapi/modelina": "^3.2.1" } }, "node_modules/@asyncapi/go-watermill-template/node_modules/@apidevtools/json-schema-ref-parser": { @@ -567,9 +567,9 @@ } }, "node_modules/@asyncapi/go-watermill-template/node_modules/@asyncapi/modelina": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/@asyncapi/modelina/-/modelina-3.2.0.tgz", - "integrity": "sha512-24umbZCtpw6oJ7XiI2R3CFci096gPnj5tGO7MJLcHWDl6XwVePbkOCeWBzEiXaVy+BXAnd0tnLi9mYzFHu3bGw==", + "version": "3.2.1", + "resolved": "https://registry.npmjs.org/@asyncapi/modelina/-/modelina-3.2.1.tgz", + "integrity": "sha512-+DxRO+ZfFkwtXbQR8M1OCtzwxr+9WCwX+MKv54hhwP/Q0XUtZFBHGzcHUYpRRhoy709OjKpKC6MHnE3xzgHBOg==", "dependencies": { "@apidevtools/json-schema-ref-parser": "^11.1.0", "@apidevtools/swagger-parser": "^10.0.3", @@ -17368,14 +17368,14 @@ } }, "@asyncapi/go-watermill-template": { - "version": "0.2.59", - "resolved": "https://registry.npmjs.org/@asyncapi/go-watermill-template/-/go-watermill-template-0.2.59.tgz", - "integrity": "sha512-0DHFnT5pF3YnRHpZ05IiP3py0y4qIY67W12a6oUVMr8kKx2OvdveoX8LXYcHYYmXiWn2sBWLlpfZoDKVFP9dgQ==", + "version": "0.2.60", + "resolved": "https://registry.npmjs.org/@asyncapi/go-watermill-template/-/go-watermill-template-0.2.60.tgz", + "integrity": "sha512-QPHUsDisla0x+3s4aLIWgPcXG0qTicppdDT+GVgZVsN3eY559qPYuisOy0M/qIatBs6EfCj75XR45CnYB/E4Yw==", "requires": { "@asyncapi/generator-filters": "^2.0.0", "@asyncapi/generator-hooks": "^0.1.0", "@asyncapi/generator-react-sdk": "^0.2.23", - "@asyncapi/modelina": "^3.2.0" + "@asyncapi/modelina": "^3.2.1" }, "dependencies": { "@apidevtools/json-schema-ref-parser": { @@ -17391,9 +17391,9 @@ } }, "@asyncapi/modelina": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/@asyncapi/modelina/-/modelina-3.2.0.tgz", - "integrity": "sha512-24umbZCtpw6oJ7XiI2R3CFci096gPnj5tGO7MJLcHWDl6XwVePbkOCeWBzEiXaVy+BXAnd0tnLi9mYzFHu3bGw==", + "version": "3.2.1", + "resolved": "https://registry.npmjs.org/@asyncapi/modelina/-/modelina-3.2.1.tgz", + "integrity": "sha512-+DxRO+ZfFkwtXbQR8M1OCtzwxr+9WCwX+MKv54hhwP/Q0XUtZFBHGzcHUYpRRhoy709OjKpKC6MHnE3xzgHBOg==", "requires": { "@apidevtools/json-schema-ref-parser": "^11.1.0", "@apidevtools/swagger-parser": "^10.0.3", diff --git a/package.json b/package.json index 773ac247..30f59763 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "@asyncapi/diff": "^0.4.1", "@asyncapi/dotnet-nats-template": "^0.12.1", "@asyncapi/generator": "^1.9.18", - "@asyncapi/go-watermill-template": "^0.2.59", + "@asyncapi/go-watermill-template": "^0.2.60", "@asyncapi/html-template": "^0.28.4", "@asyncapi/java-spring-cloud-stream-template": "^0.13.4", "@asyncapi/java-spring-template": "^1.5.0",