diff --git a/apps/studio/package.json b/apps/studio/package.json index 1c95db114..790c68cab 100644 --- a/apps/studio/package.json +++ b/apps/studio/package.json @@ -28,7 +28,7 @@ "@asyncapi/parser": "^3.0.12", "@asyncapi/protobuf-schema-parser": "^3.2.10", "@asyncapi/react-component": "^1.2.2", - "@asyncapi/specs": "^6.5.5", + "@asyncapi/specs": "^6.5.6", "@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 fb0f39d12..ab7774199 100644 --- a/package-lock.json +++ b/package-lock.json @@ -504,7 +504,7 @@ "@asyncapi/parser": "^3.0.12", "@asyncapi/protobuf-schema-parser": "^3.2.10", "@asyncapi/react-component": "^1.2.2", - "@asyncapi/specs": "^6.5.5", + "@asyncapi/specs": "^6.5.6", "@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.5", - "resolved": "https://registry.npmjs.org/@asyncapi/specs/-/specs-6.5.5.tgz", - "integrity": "sha512-5uPO22ZsLjh6ZdSHF/wROogOaA3BlYUOQqBf5+hdBbXXj/jIHJWHTYSLWCvws7DQM0++tHslFZ+xWbURTc927w==", + "version": "6.5.6", + "resolved": "https://registry.npmjs.org/@asyncapi/specs/-/specs-6.5.6.tgz", + "integrity": "sha512-TI3OIY0UFf7wPyjV9GjKqL6C4YJ0xOJ7wX33sxVqCf0XXIq4otGHa1XiBcCUAgdbMlO7b8jsFRxuUsVXCsYDVQ==", "dependencies": { "@types/json-schema": "^7.0.11" } @@ -37695,7 +37695,7 @@ "@asyncapi/protobuf-schema-parser": "^3.2.10", "@asyncapi/python-paho-template": "^0.2.13", "@asyncapi/react-component": "^1.2.2", - "@asyncapi/specs": "^6.5.5", + "@asyncapi/specs": "^6.5.6", "@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.5", - "resolved": "https://registry.npmjs.org/@asyncapi/specs/-/specs-6.5.5.tgz", - "integrity": "sha512-5uPO22ZsLjh6ZdSHF/wROogOaA3BlYUOQqBf5+hdBbXXj/jIHJWHTYSLWCvws7DQM0++tHslFZ+xWbURTc927w==", + "version": "6.5.6", + "resolved": "https://registry.npmjs.org/@asyncapi/specs/-/specs-6.5.6.tgz", + "integrity": "sha512-TI3OIY0UFf7wPyjV9GjKqL6C4YJ0xOJ7wX33sxVqCf0XXIq4otGHa1XiBcCUAgdbMlO7b8jsFRxuUsVXCsYDVQ==", "requires": { "@types/json-schema": "^7.0.11" }