@eventcatalog/generator-amazon-apigateway 1.2.2 → 1.2.3

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.mjs CHANGED
@@ -3783,7 +3783,7 @@ Failed to verify license key`));
3783
3783
  // package.json
3784
3784
  var package_default = {
3785
3785
  name: "@eventcatalog/generator-amazon-apigateway",
3786
- version: "1.2.2",
3786
+ version: "1.2.3",
3787
3787
  description: "Generator for Amazon API Gateway",
3788
3788
  scripts: {
3789
3789
  build: "tsup",
@@ -3819,7 +3819,7 @@ var package_default = {
3819
3819
  "@aws-sdk/credential-provider-node": "^3.743.0",
3820
3820
  "@changesets/cli": "^2.27.7",
3821
3821
  "@eventcatalog/sdk": "^2.8.3",
3822
- chalk: "^4",
3822
+ chalk: "4.1.2",
3823
3823
  "update-notifier": "^7.3.1"
3824
3824
  }
3825
3825
  };