@eventcatalog/generator-asyncapi 6.4.3 → 6.4.4

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.4.3",
1546
+ version: "6.4.4",
1547
1547
  description: "AsyncAPI generator for EventCatalog",
1548
1548
  scripts: {
1549
1549
  build: "tsup",
@@ -1587,7 +1587,7 @@ var package_default = {
1587
1587
  "fs-extra": "^11.2.0",
1588
1588
  glob: "^12.0.0",
1589
1589
  "gray-matter": "^4.0.3",
1590
- "js-yaml": "^4.1.0",
1590
+ "js-yaml": "^4.3.0",
1591
1591
  lodash: "^4.17.23",
1592
1592
  minimist: "^1.2.8",
1593
1593
  semver: "^7.7.2",