@eventcatalog/generator-asyncapi 6.0.0 → 6.0.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
@@ -1543,7 +1543,7 @@ var import_path3 = __toESM(require("path"));
1543
1543
  // package.json
1544
1544
  var package_default = {
1545
1545
  name: "@eventcatalog/generator-asyncapi",
1546
- version: "6.0.0",
1546
+ version: "6.0.1",
1547
1547
  description: "AsyncAPI generator for EventCatalog",
1548
1548
  scripts: {
1549
1549
  build: "tsup",
@@ -1580,7 +1580,7 @@ var package_default = {
1580
1580
  types: "./dist/index.d.ts",
1581
1581
  dependencies: {
1582
1582
  "@asyncapi/avro-schema-parser": "3.0.24",
1583
- "@asyncapi/parser": "3.4.0",
1583
+ "@asyncapi/parser": "3.6.0",
1584
1584
  "@eventcatalog/sdk": "2.12.1",
1585
1585
  chalk: "4.1.2",
1586
1586
  "fs-extra": "^11.2.0",