diff --git a/apps/studio/package.json b/apps/studio/package.json index 044279900..44f63c2b5 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", "@asyncapi/react-component": "^1.2.2", - "@asyncapi/specs": "^6.0.0", + "@asyncapi/specs": "^6.1.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 a048eae6e..9875a4336 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", "@asyncapi/react-component": "^1.2.2", - "@asyncapi/specs": "^6.0.0", + "@asyncapi/specs": "^6.1.0", "@ebay/nice-modal-react": "^1.2.10", "@headlessui/react": "^1.7.4", "@hookstate/core": "^4.0.0-rc21", @@ -633,9 +633,9 @@ } }, "apps/studio/node_modules/@asyncapi/specs": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/@asyncapi/specs/-/specs-6.0.0.tgz", - "integrity": "sha512-/HikjNcrTR/OgZmXWHYkdLdoJQUm80zcM5dnr1dx2R92WRmMQ0wweEJyFXCZwwyzoRkPHMD3RU4h3ppM8pYHRQ==", + "version": "6.1.0", + "resolved": "https://registry.npmjs.org/@asyncapi/specs/-/specs-6.1.0.tgz", + "integrity": "sha512-RXWktqwnErkZmPppT7FWQ8njoULKrB6ERUZUWT0+PdrQ1ti+VvyiCS3RvhdgE2r612VPP9NIh05tJgBCv6LgoQ==", "dependencies": { "@types/json-schema": "^7.0.11" } @@ -35823,7 +35823,7 @@ "@asyncapi/parser": "^3.0.0", "@asyncapi/python-paho-template": "^0.2.13", "@asyncapi/react-component": "^1.2.2", - "@asyncapi/specs": "^6.0.0", + "@asyncapi/specs": "^6.1.0", "@asyncapi/ts-nats-template": "^0.10.3", "@craco/craco": "^7.1.0", "@ebay/nice-modal-react": "^1.2.10", @@ -35908,9 +35908,9 @@ } }, "@asyncapi/specs": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/@asyncapi/specs/-/specs-6.0.0.tgz", - "integrity": "sha512-/HikjNcrTR/OgZmXWHYkdLdoJQUm80zcM5dnr1dx2R92WRmMQ0wweEJyFXCZwwyzoRkPHMD3RU4h3ppM8pYHRQ==", + "version": "6.1.0", + "resolved": "https://registry.npmjs.org/@asyncapi/specs/-/specs-6.1.0.tgz", + "integrity": "sha512-RXWktqwnErkZmPppT7FWQ8njoULKrB6ERUZUWT0+PdrQ1ti+VvyiCS3RvhdgE2r612VPP9NIh05tJgBCv6LgoQ==", "requires": { "@types/json-schema": "^7.0.11" }