From b1095a2505d2fb90052433f7243663c2a4ea134d Mon Sep 17 00:00:00 2001 From: Samir AMZANI Date: Wed, 15 Nov 2023 21:20:08 +0100 Subject: [PATCH] chore: Update json-schema --- apps/studio/package.json | 2 +- package-lock.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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",