diff --git a/apps/studio/package.json b/apps/studio/package.json index 6f3967767..3f5e1950b 100644 --- a/apps/studio/package.json +++ b/apps/studio/package.json @@ -28,7 +28,7 @@ "@asyncapi/openapi-schema-parser": "^3.0.4", "@asyncapi/parser": "^3.0.0-next-major-spec.8", "@asyncapi/react-component": "^1.0.2", - "@asyncapi/specs": "^6.0.0-next-major-spec.6", + "@asyncapi/specs": "^6.0.0-next-major-spec.13", "@ebay/nice-modal-react": "^1.2.10", "@headlessui/react": "^1.7.4", "@hookstate/core": "^4.0.0-rc21", diff --git a/package-lock.json b/package-lock.json index 9e6bc576c..c0a1c9eb5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -502,7 +502,7 @@ "@asyncapi/openapi-schema-parser": "^3.0.4", "@asyncapi/parser": "^3.0.0-next-major-spec.8", "@asyncapi/react-component": "^1.0.2", - "@asyncapi/specs": "^6.0.0-next-major-spec.6", + "@asyncapi/specs": "^6.0.0-next-major-spec.13", "@ebay/nice-modal-react": "^1.2.10", "@headlessui/react": "^1.7.4", "@hookstate/core": "^4.0.0-rc21", @@ -35304,7 +35304,7 @@ "@asyncapi/parser": "^3.0.0-next-major-spec.8", "@asyncapi/python-paho-template": "^0.2.13", "@asyncapi/react-component": "^1.0.2", - "@asyncapi/specs": "^6.0.0-next-major-spec.6", + "@asyncapi/specs": "^6.0.0-next-major-spec.13", "@asyncapi/ts-nats-template": "^0.10.3", "@craco/craco": "^7.1.0", "@ebay/nice-modal-react": "^1.2.10",