diff --git a/apps/studio/package.json b/apps/studio/package.json index 5c7055b69..4fd224be9 100644 --- a/apps/studio/package.json +++ b/apps/studio/package.json @@ -28,7 +28,7 @@ "@asyncapi/parser": "^3.0.13", "@asyncapi/protobuf-schema-parser": "^3.2.11", "@asyncapi/react-component": "^1.2.2", - "@asyncapi/specs": "^6.5.6", + "@asyncapi/specs": "^6.6.0", "@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 baa53e976..2c1f905af 100644 --- a/package-lock.json +++ b/package-lock.json @@ -504,7 +504,7 @@ "@asyncapi/parser": "^3.0.13", "@asyncapi/protobuf-schema-parser": "^3.2.11", "@asyncapi/react-component": "^1.2.2", - "@asyncapi/specs": "^6.5.6", + "@asyncapi/specs": "^6.6.0", "@ebay/nice-modal-react": "^1.2.10", "@headlessui/react": "^1.7.4", "@hookstate/core": "^4.0.0-rc21", @@ -643,9 +643,9 @@ } }, "apps/studio/node_modules/@asyncapi/specs": { - "version": "6.5.6", - "resolved": "https://registry.npmjs.org/@asyncapi/specs/-/specs-6.5.6.tgz", - "integrity": "sha512-TI3OIY0UFf7wPyjV9GjKqL6C4YJ0xOJ7wX33sxVqCf0XXIq4otGHa1XiBcCUAgdbMlO7b8jsFRxuUsVXCsYDVQ==", + "version": "6.6.0", + "resolved": "https://registry.npmjs.org/@asyncapi/specs/-/specs-6.6.0.tgz", + "integrity": "sha512-pXJa0sCeBpif5al5CSa0f3HvwVBQXzd96/Xgq8Jsh6KM4CYxCe7p6paaC9fDjdBVXyWAioQmZiGRxEVUMINbUw==", "dependencies": { "@types/json-schema": "^7.0.11" } @@ -37695,7 +37695,7 @@ "@asyncapi/protobuf-schema-parser": "^3.2.11", "@asyncapi/python-paho-template": "^0.2.13", "@asyncapi/react-component": "^1.2.2", - "@asyncapi/specs": "^6.5.6", + "@asyncapi/specs": "^6.6.0", "@asyncapi/ts-nats-template": "^0.10.3", "@craco/craco": "^7.1.0", "@ebay/nice-modal-react": "^1.2.10", @@ -37780,9 +37780,9 @@ } }, "@asyncapi/specs": { - "version": "6.5.6", - "resolved": "https://registry.npmjs.org/@asyncapi/specs/-/specs-6.5.6.tgz", - "integrity": "sha512-TI3OIY0UFf7wPyjV9GjKqL6C4YJ0xOJ7wX33sxVqCf0XXIq4otGHa1XiBcCUAgdbMlO7b8jsFRxuUsVXCsYDVQ==", + "version": "6.6.0", + "resolved": "https://registry.npmjs.org/@asyncapi/specs/-/specs-6.6.0.tgz", + "integrity": "sha512-pXJa0sCeBpif5al5CSa0f3HvwVBQXzd96/Xgq8Jsh6KM4CYxCe7p6paaC9fDjdBVXyWAioQmZiGRxEVUMINbUw==", "requires": { "@types/json-schema": "^7.0.11" }