diff --git a/apps/studio/package.json b/apps/studio/package.json index c0c86f56d..95c3ef494 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.69", + "@asyncapi/go-watermill-template": "^0.2.70", "@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 a5bd3c840..cdbbcfad8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -528,7 +528,7 @@ }, "devDependencies": { "@asyncapi/dotnet-nats-template": "^0.12.1", - "@asyncapi/go-watermill-template": "^0.2.69", + "@asyncapi/go-watermill-template": "^0.2.70", "@asyncapi/html-template": "^2.1.7", "@asyncapi/java-spring-cloud-stream-template": "^0.13.4", "@asyncapi/java-spring-template": "^1.5.1", @@ -1319,15 +1319,15 @@ } }, "node_modules/@asyncapi/go-watermill-template": { - "version": "0.2.69", - "resolved": "https://registry.npmjs.org/@asyncapi/go-watermill-template/-/go-watermill-template-0.2.69.tgz", - "integrity": "sha512-W2E0c/gkE791V9TVF8+I3pafcuao2FF7wr6/NgbIGAN1k2aSMNLdAMj50P9OW0Nkoc1kfGTQGC/Bw9FE5V2leg==", + "version": "0.2.70", + "resolved": "https://registry.npmjs.org/@asyncapi/go-watermill-template/-/go-watermill-template-0.2.70.tgz", + "integrity": "sha512-V2ZheZx7znK2eIEjdJbEX8JJTS1dMbv4NHfUNRiFybTUNpcvrzgJNYtWbZAhsaSqkQRPBWZ0o0+HdQe39AEKTg==", "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.4.2" + "@asyncapi/modelina": "^3.4.3" } }, "node_modules/@asyncapi/go-watermill-template/node_modules/@apidevtools/json-schema-ref-parser": { @@ -1348,14 +1348,14 @@ } }, "node_modules/@asyncapi/go-watermill-template/node_modules/@asyncapi/modelina": { - "version": "3.4.2", - "resolved": "https://registry.npmjs.org/@asyncapi/modelina/-/modelina-3.4.2.tgz", - "integrity": "sha512-H9XwkshPsHIc5HU0VyaN33bJsv/tgTt+WZreIZGuu29O2uwkiiKpyoe8BUGJB5GoKjaN44b+x84Xn0uvy3xmXg==", + "version": "3.4.3", + "resolved": "https://registry.npmjs.org/@asyncapi/modelina/-/modelina-3.4.3.tgz", + "integrity": "sha512-1Xhwa26tyADlOH5CosmfQhrlAurrCYzwud932d8wQCxPfVzezu0B9JkMLWqBnzv7w2DAYug+Uni4VqXo/+KYvA==", "dev": true, "dependencies": { "@apidevtools/json-schema-ref-parser": "^11.1.0", "@apidevtools/swagger-parser": "^10.1.0", - "@asyncapi/parser": "^3.0.7", + "@asyncapi/parser": "^3.0.8", "@smoya/multi-parser": "^5.0.1", "@swc/core": "^1.3.5", "@swc/jest": "^0.2.23", @@ -1371,12 +1371,12 @@ } }, "node_modules/@asyncapi/go-watermill-template/node_modules/@asyncapi/parser": { - "version": "3.0.7", - "resolved": "https://registry.npmjs.org/@asyncapi/parser/-/parser-3.0.7.tgz", - "integrity": "sha512-CKdkZbhs+2Mw7M2UZPypKEhKuaF+o5qZB2TQc0pDf+Wr09uEnm6WTdyqzmMGVb5fkQYApu8psQeDyVMbhfoWXQ==", + "version": "3.0.8", + "resolved": "https://registry.npmjs.org/@asyncapi/parser/-/parser-3.0.8.tgz", + "integrity": "sha512-BdH+Or1MjZdoBotz1DkwY6aW3CPWA5fcFMAngmBkviIHhmZqZBn7hA55WQ5YeYbRytct/o2ATtVI/pHbU/wPGg==", "dev": true, "dependencies": { - "@asyncapi/specs": "^6.5.0", + "@asyncapi/specs": "^6.5.1", "@openapi-contrib/openapi-schema-to-json-schema": "~3.2.0", "@stoplight/json": "^3.20.2", "@stoplight/json-ref-readers": "^1.2.2", @@ -1398,18 +1398,18 @@ } }, "node_modules/@asyncapi/go-watermill-template/node_modules/@asyncapi/specs": { - "version": "6.5.0", - "resolved": "https://registry.npmjs.org/@asyncapi/specs/-/specs-6.5.0.tgz", - "integrity": "sha512-84QUcfMT05+vvHO5EnSI0I5OZKzMgF/i3vgw92ghk1l52VM/lb3qNnuARzyo+uHJ9kmIb5+naK9wTuliVOdzmg==", + "version": "6.5.1", + "resolved": "https://registry.npmjs.org/@asyncapi/specs/-/specs-6.5.1.tgz", + "integrity": "sha512-T7pOyVt7jo3VV3dPVvWwGYde/09WyFa0Qpq8Yjj06UNWJoXACftsdRF/pK0qLtjC0NAB8YV0AlDvxASYiwXq3g==", "dev": true, "dependencies": { "@types/json-schema": "^7.0.11" } }, "node_modules/@asyncapi/go-watermill-template/node_modules/@types/node": { - "version": "20.11.25", - "resolved": "https://registry.npmjs.org/@types/node/-/node-20.11.25.tgz", - "integrity": "sha512-TBHyJxk2b7HceLVGFcpAUjsa5zIdsPWlR6XHfyGzd0SFu+/NFgQgMAl96MSDZgQDvJAvV6BKsFOrt6zIL09JDw==", + "version": "20.11.27", + "resolved": "https://registry.npmjs.org/@types/node/-/node-20.11.27.tgz", + "integrity": "sha512-qyUZfMnCg1KEz57r7pzFtSGt49f6RPkPBis3Vo4PbS7roQEDn22hiHzl/Lo1q4i4hDEgBJmBF/NTNg2XR0HbFg==", "dev": true, "dependencies": { "undici-types": "~5.26.4" @@ -26927,9 +26927,9 @@ } }, "node_modules/parserapiv2/node_modules/@asyncapi/specs": { - "version": "6.5.0", - "resolved": "https://registry.npmjs.org/@asyncapi/specs/-/specs-6.5.0.tgz", - "integrity": "sha512-84QUcfMT05+vvHO5EnSI0I5OZKzMgF/i3vgw92ghk1l52VM/lb3qNnuARzyo+uHJ9kmIb5+naK9wTuliVOdzmg==", + "version": "6.5.1", + "resolved": "https://registry.npmjs.org/@asyncapi/specs/-/specs-6.5.1.tgz", + "integrity": "sha512-T7pOyVt7jo3VV3dPVvWwGYde/09WyFa0Qpq8Yjj06UNWJoXACftsdRF/pK0qLtjC0NAB8YV0AlDvxASYiwXq3g==", "dev": true, "dependencies": { "@types/json-schema": "^7.0.11" @@ -26957,12 +26957,12 @@ }, "node_modules/parserapiv3": { "name": "@asyncapi/parser", - "version": "3.0.7", - "resolved": "https://registry.npmjs.org/@asyncapi/parser/-/parser-3.0.7.tgz", - "integrity": "sha512-CKdkZbhs+2Mw7M2UZPypKEhKuaF+o5qZB2TQc0pDf+Wr09uEnm6WTdyqzmMGVb5fkQYApu8psQeDyVMbhfoWXQ==", + "version": "3.0.8", + "resolved": "https://registry.npmjs.org/@asyncapi/parser/-/parser-3.0.8.tgz", + "integrity": "sha512-BdH+Or1MjZdoBotz1DkwY6aW3CPWA5fcFMAngmBkviIHhmZqZBn7hA55WQ5YeYbRytct/o2ATtVI/pHbU/wPGg==", "dev": true, "dependencies": { - "@asyncapi/specs": "^6.5.0", + "@asyncapi/specs": "^6.5.1", "@openapi-contrib/openapi-schema-to-json-schema": "~3.2.0", "@stoplight/json": "^3.20.2", "@stoplight/json-ref-readers": "^1.2.2", @@ -26984,9 +26984,9 @@ } }, "node_modules/parserapiv3/node_modules/@asyncapi/specs": { - "version": "6.5.0", - "resolved": "https://registry.npmjs.org/@asyncapi/specs/-/specs-6.5.0.tgz", - "integrity": "sha512-84QUcfMT05+vvHO5EnSI0I5OZKzMgF/i3vgw92ghk1l52VM/lb3qNnuARzyo+uHJ9kmIb5+naK9wTuliVOdzmg==", + "version": "6.5.1", + "resolved": "https://registry.npmjs.org/@asyncapi/specs/-/specs-6.5.1.tgz", + "integrity": "sha512-T7pOyVt7jo3VV3dPVvWwGYde/09WyFa0Qpq8Yjj06UNWJoXACftsdRF/pK0qLtjC0NAB8YV0AlDvxASYiwXq3g==", "dev": true, "dependencies": { "@types/json-schema": "^7.0.11" @@ -33305,9 +33305,9 @@ } }, "node_modules/typescript-json-schema/node_modules/@types/node": { - "version": "16.18.87", - "resolved": "https://registry.npmjs.org/@types/node/-/node-16.18.87.tgz", - "integrity": "sha512-+IzfhNirR/MDbXz6Om5eHV54D9mQlEMGag6AgEzlju0xH3M8baCXYwqQ6RKgGMpn9wSTx6Ltya/0y4Z8eSfdLw==", + "version": "16.18.89", + "resolved": "https://registry.npmjs.org/@types/node/-/node-16.18.89.tgz", + "integrity": "sha512-QlrE8QI5z62nfnkiUZysUsAaxWaTMoGqFVcB3PvK1WxJ0c699bacErV4Fabe9Hki6ZnaHalgzihLbTl2d34XfQ==", "dev": true }, "node_modules/typescript-json-schema/node_modules/cliui": { @@ -35743,15 +35743,15 @@ } }, "@asyncapi/go-watermill-template": { - "version": "0.2.69", - "resolved": "https://registry.npmjs.org/@asyncapi/go-watermill-template/-/go-watermill-template-0.2.69.tgz", - "integrity": "sha512-W2E0c/gkE791V9TVF8+I3pafcuao2FF7wr6/NgbIGAN1k2aSMNLdAMj50P9OW0Nkoc1kfGTQGC/Bw9FE5V2leg==", + "version": "0.2.70", + "resolved": "https://registry.npmjs.org/@asyncapi/go-watermill-template/-/go-watermill-template-0.2.70.tgz", + "integrity": "sha512-V2ZheZx7znK2eIEjdJbEX8JJTS1dMbv4NHfUNRiFybTUNpcvrzgJNYtWbZAhsaSqkQRPBWZ0o0+HdQe39AEKTg==", "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.4.2" + "@asyncapi/modelina": "^3.4.3" }, "dependencies": { "@apidevtools/json-schema-ref-parser": { @@ -35766,14 +35766,14 @@ } }, "@asyncapi/modelina": { - "version": "3.4.2", - "resolved": "https://registry.npmjs.org/@asyncapi/modelina/-/modelina-3.4.2.tgz", - "integrity": "sha512-H9XwkshPsHIc5HU0VyaN33bJsv/tgTt+WZreIZGuu29O2uwkiiKpyoe8BUGJB5GoKjaN44b+x84Xn0uvy3xmXg==", + "version": "3.4.3", + "resolved": "https://registry.npmjs.org/@asyncapi/modelina/-/modelina-3.4.3.tgz", + "integrity": "sha512-1Xhwa26tyADlOH5CosmfQhrlAurrCYzwud932d8wQCxPfVzezu0B9JkMLWqBnzv7w2DAYug+Uni4VqXo/+KYvA==", "dev": true, "requires": { "@apidevtools/json-schema-ref-parser": "^11.1.0", "@apidevtools/swagger-parser": "^10.1.0", - "@asyncapi/parser": "^3.0.7", + "@asyncapi/parser": "^3.0.8", "@smoya/multi-parser": "^5.0.1", "@swc/core": "^1.3.5", "@swc/jest": "^0.2.23", @@ -35786,12 +35786,12 @@ } }, "@asyncapi/parser": { - "version": "3.0.7", - "resolved": "https://registry.npmjs.org/@asyncapi/parser/-/parser-3.0.7.tgz", - "integrity": "sha512-CKdkZbhs+2Mw7M2UZPypKEhKuaF+o5qZB2TQc0pDf+Wr09uEnm6WTdyqzmMGVb5fkQYApu8psQeDyVMbhfoWXQ==", + "version": "3.0.8", + "resolved": "https://registry.npmjs.org/@asyncapi/parser/-/parser-3.0.8.tgz", + "integrity": "sha512-BdH+Or1MjZdoBotz1DkwY6aW3CPWA5fcFMAngmBkviIHhmZqZBn7hA55WQ5YeYbRytct/o2ATtVI/pHbU/wPGg==", "dev": true, "requires": { - "@asyncapi/specs": "^6.5.0", + "@asyncapi/specs": "^6.5.1", "@openapi-contrib/openapi-schema-to-json-schema": "~3.2.0", "@stoplight/json": "^3.20.2", "@stoplight/json-ref-readers": "^1.2.2", @@ -35813,18 +35813,18 @@ } }, "@asyncapi/specs": { - "version": "6.5.0", - "resolved": "https://registry.npmjs.org/@asyncapi/specs/-/specs-6.5.0.tgz", - "integrity": "sha512-84QUcfMT05+vvHO5EnSI0I5OZKzMgF/i3vgw92ghk1l52VM/lb3qNnuARzyo+uHJ9kmIb5+naK9wTuliVOdzmg==", + "version": "6.5.1", + "resolved": "https://registry.npmjs.org/@asyncapi/specs/-/specs-6.5.1.tgz", + "integrity": "sha512-T7pOyVt7jo3VV3dPVvWwGYde/09WyFa0Qpq8Yjj06UNWJoXACftsdRF/pK0qLtjC0NAB8YV0AlDvxASYiwXq3g==", "dev": true, "requires": { "@types/json-schema": "^7.0.11" } }, "@types/node": { - "version": "20.11.25", - "resolved": "https://registry.npmjs.org/@types/node/-/node-20.11.25.tgz", - "integrity": "sha512-TBHyJxk2b7HceLVGFcpAUjsa5zIdsPWlR6XHfyGzd0SFu+/NFgQgMAl96MSDZgQDvJAvV6BKsFOrt6zIL09JDw==", + "version": "20.11.27", + "resolved": "https://registry.npmjs.org/@types/node/-/node-20.11.27.tgz", + "integrity": "sha512-qyUZfMnCg1KEz57r7pzFtSGt49f6RPkPBis3Vo4PbS7roQEDn22hiHzl/Lo1q4i4hDEgBJmBF/NTNg2XR0HbFg==", "dev": true, "requires": { "undici-types": "~5.26.4" @@ -36545,7 +36545,7 @@ "@asyncapi/avro-schema-parser": "^3.0.15", "@asyncapi/converter": "^1.4.13", "@asyncapi/dotnet-nats-template": "^0.12.1", - "@asyncapi/go-watermill-template": "^0.2.69", + "@asyncapi/go-watermill-template": "^0.2.70", "@asyncapi/html-template": "^2.1.7", "@asyncapi/java-spring-cloud-stream-template": "^0.13.4", "@asyncapi/java-spring-template": "^1.5.1", @@ -53110,9 +53110,9 @@ }, "dependencies": { "@asyncapi/specs": { - "version": "6.5.0", - "resolved": "https://registry.npmjs.org/@asyncapi/specs/-/specs-6.5.0.tgz", - "integrity": "sha512-84QUcfMT05+vvHO5EnSI0I5OZKzMgF/i3vgw92ghk1l52VM/lb3qNnuARzyo+uHJ9kmIb5+naK9wTuliVOdzmg==", + "version": "6.5.1", + "resolved": "https://registry.npmjs.org/@asyncapi/specs/-/specs-6.5.1.tgz", + "integrity": "sha512-T7pOyVt7jo3VV3dPVvWwGYde/09WyFa0Qpq8Yjj06UNWJoXACftsdRF/pK0qLtjC0NAB8YV0AlDvxASYiwXq3g==", "dev": true, "requires": { "@types/json-schema": "^7.0.11" @@ -53130,12 +53130,12 @@ } }, "parserapiv3": { - "version": "npm:@asyncapi/parser@3.0.7", - "resolved": "https://registry.npmjs.org/@asyncapi/parser/-/parser-3.0.7.tgz", - "integrity": "sha512-CKdkZbhs+2Mw7M2UZPypKEhKuaF+o5qZB2TQc0pDf+Wr09uEnm6WTdyqzmMGVb5fkQYApu8psQeDyVMbhfoWXQ==", + "version": "npm:@asyncapi/parser@3.0.8", + "resolved": "https://registry.npmjs.org/@asyncapi/parser/-/parser-3.0.8.tgz", + "integrity": "sha512-BdH+Or1MjZdoBotz1DkwY6aW3CPWA5fcFMAngmBkviIHhmZqZBn7hA55WQ5YeYbRytct/o2ATtVI/pHbU/wPGg==", "dev": true, "requires": { - "@asyncapi/specs": "^6.5.0", + "@asyncapi/specs": "^6.5.1", "@openapi-contrib/openapi-schema-to-json-schema": "~3.2.0", "@stoplight/json": "^3.20.2", "@stoplight/json-ref-readers": "^1.2.2", @@ -53157,9 +53157,9 @@ }, "dependencies": { "@asyncapi/specs": { - "version": "6.5.0", - "resolved": "https://registry.npmjs.org/@asyncapi/specs/-/specs-6.5.0.tgz", - "integrity": "sha512-84QUcfMT05+vvHO5EnSI0I5OZKzMgF/i3vgw92ghk1l52VM/lb3qNnuARzyo+uHJ9kmIb5+naK9wTuliVOdzmg==", + "version": "6.5.1", + "resolved": "https://registry.npmjs.org/@asyncapi/specs/-/specs-6.5.1.tgz", + "integrity": "sha512-T7pOyVt7jo3VV3dPVvWwGYde/09WyFa0Qpq8Yjj06UNWJoXACftsdRF/pK0qLtjC0NAB8YV0AlDvxASYiwXq3g==", "dev": true, "requires": { "@types/json-schema": "^7.0.11" @@ -57121,9 +57121,9 @@ }, "dependencies": { "@types/node": { - "version": "16.18.87", - "resolved": "https://registry.npmjs.org/@types/node/-/node-16.18.87.tgz", - "integrity": "sha512-+IzfhNirR/MDbXz6Om5eHV54D9mQlEMGag6AgEzlju0xH3M8baCXYwqQ6RKgGMpn9wSTx6Ltya/0y4Z8eSfdLw==", + "version": "16.18.89", + "resolved": "https://registry.npmjs.org/@types/node/-/node-16.18.89.tgz", + "integrity": "sha512-QlrE8QI5z62nfnkiUZysUsAaxWaTMoGqFVcB3PvK1WxJ0c699bacErV4Fabe9Hki6ZnaHalgzihLbTl2d34XfQ==", "dev": true }, "cliui": {