@eventcatalog/generator-asyncapi 4.2.0 → 4.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -1541,7 +1541,7 @@ var import_path2 = __toESM(require("path"));
1541
1541
  // package.json
1542
1542
  var package_default = {
1543
1543
  name: "@eventcatalog/generator-asyncapi",
1544
- version: "4.2.0",
1544
+ version: "4.2.1",
1545
1545
  description: "AsyncAPI generator for EventCatalog",
1546
1546
  scripts: {
1547
1547
  build: "tsup",
@@ -1579,7 +1579,7 @@ var package_default = {
1579
1579
  dependencies: {
1580
1580
  "@asyncapi/avro-schema-parser": "^3.0.24",
1581
1581
  "@asyncapi/parser": "^3.3.0",
1582
- "@eventcatalog/sdk": "^2.2.6",
1582
+ "@eventcatalog/sdk": "^2.5.5",
1583
1583
  chalk: "^4",
1584
1584
  "fs-extra": "^11.2.0",
1585
1585
  glob: "^11.0.0",