diff --git a/apps/studio/package.json b/apps/studio/package.json index 2c0b22b2f..093baab2c 100644 --- a/apps/studio/package.json +++ b/apps/studio/package.json @@ -26,7 +26,7 @@ "@asyncapi/converter": "^1.4.8", "@asyncapi/openapi-schema-parser": "^3.0.4", "@asyncapi/parser": "^3.0.3", - "@asyncapi/protobuf-schema-parser": "^3.1.0", + "@asyncapi/protobuf-schema-parser": "^3.1.1", "@asyncapi/react-component": "^1.2.2", "@asyncapi/specs": "^6.2.1", "@ebay/nice-modal-react": "^1.2.10", diff --git a/package-lock.json b/package-lock.json index 58497aebb..22aa98c2d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -501,7 +501,7 @@ "@asyncapi/converter": "^1.4.8", "@asyncapi/openapi-schema-parser": "^3.0.4", "@asyncapi/parser": "^3.0.3", - "@asyncapi/protobuf-schema-parser": "^3.1.0", + "@asyncapi/protobuf-schema-parser": "^3.1.1", "@asyncapi/react-component": "^1.2.2", "@asyncapi/specs": "^6.2.1", "@ebay/nice-modal-react": "^1.2.10", @@ -1941,21 +1941,21 @@ } }, "node_modules/@asyncapi/protobuf-schema-parser": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/@asyncapi/protobuf-schema-parser/-/protobuf-schema-parser-3.1.0.tgz", - "integrity": "sha512-xIwjk6Lji+GDEeFrpdK1tlefNqoW8zmP0+HA74va0XE7Gz/pgnW9z3AJXZaTEus2FmpCVLi5n6Tr4NS3eozy2Q==", + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/@asyncapi/protobuf-schema-parser/-/protobuf-schema-parser-3.1.1.tgz", + "integrity": "sha512-9XxFdi55L8GHGePiq1yzyoW/UcUXj9daXSIv2rPLJ30qrSoDqemayOkD0oSWQ+q3yf0tcL+P5wdDh7a2DlmvdQ==", "dependencies": { - "@asyncapi/parser": "^3.0.2", + "@asyncapi/parser": "^3.0.3", "@types/protocol-buffers-schema": "^3.4.1", "protocol-buffers-schema": "^3.6.0" } }, "node_modules/@asyncapi/protobuf-schema-parser/node_modules/@asyncapi/parser": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/@asyncapi/parser/-/parser-3.0.2.tgz", - "integrity": "sha512-AtDFndWwnaqGoXZQY2DRtORT2Ls4BI7MSR+Rg7TRwxf5jxIz/WVvQwc5HElkHuDEkIZslYu+ukFzNq3awdj0aw==", + "version": "3.0.3", + "resolved": "https://registry.npmjs.org/@asyncapi/parser/-/parser-3.0.3.tgz", + "integrity": "sha512-nRkzgzcSkqBMy6kL/AWNsL8EJzDePFI4x6949V+4R/zYtbAm1IYY9Q4DEc81pnxoWHrJrVvrSD6O73/VTJ+XoA==", "dependencies": { - "@asyncapi/specs": "^6.2.0", + "@asyncapi/specs": "^6.2.1", "@openapi-contrib/openapi-schema-to-json-schema": "~3.2.0", "@stoplight/json": "^3.20.2", "@stoplight/json-ref-readers": "^1.2.2", @@ -1977,9 +1977,9 @@ } }, "node_modules/@asyncapi/protobuf-schema-parser/node_modules/@asyncapi/specs": { - "version": "6.2.0", - "resolved": "https://registry.npmjs.org/@asyncapi/specs/-/specs-6.2.0.tgz", - "integrity": "sha512-5uf/Rg6pavZHx7rVIkP0TP/icIahJCuHgmY1rdtkrWxHZMXbASDDV3DlTUaonbsUeemwchoqljmrTd1O1xqvxg==", + "version": "6.2.1", + "resolved": "https://registry.npmjs.org/@asyncapi/specs/-/specs-6.2.1.tgz", + "integrity": "sha512-rfd0bzJrApEbxYD4U1SUG02GGG6lK6i6lup9LDWpVu1QwwuMNLAgf8+jsmsf3e7OinB/lauxRumGODXCxBu5Jw==", "dependencies": { "@types/json-schema": "^7.0.11" } @@ -35748,21 +35748,21 @@ } }, "@asyncapi/protobuf-schema-parser": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/@asyncapi/protobuf-schema-parser/-/protobuf-schema-parser-3.1.0.tgz", - "integrity": "sha512-xIwjk6Lji+GDEeFrpdK1tlefNqoW8zmP0+HA74va0XE7Gz/pgnW9z3AJXZaTEus2FmpCVLi5n6Tr4NS3eozy2Q==", + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/@asyncapi/protobuf-schema-parser/-/protobuf-schema-parser-3.1.1.tgz", + "integrity": "sha512-9XxFdi55L8GHGePiq1yzyoW/UcUXj9daXSIv2rPLJ30qrSoDqemayOkD0oSWQ+q3yf0tcL+P5wdDh7a2DlmvdQ==", "requires": { - "@asyncapi/parser": "^3.0.2", + "@asyncapi/parser": "^3.0.3", "@types/protocol-buffers-schema": "^3.4.1", "protocol-buffers-schema": "^3.6.0" }, "dependencies": { "@asyncapi/parser": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/@asyncapi/parser/-/parser-3.0.2.tgz", - "integrity": "sha512-AtDFndWwnaqGoXZQY2DRtORT2Ls4BI7MSR+Rg7TRwxf5jxIz/WVvQwc5HElkHuDEkIZslYu+ukFzNq3awdj0aw==", + "version": "3.0.3", + "resolved": "https://registry.npmjs.org/@asyncapi/parser/-/parser-3.0.3.tgz", + "integrity": "sha512-nRkzgzcSkqBMy6kL/AWNsL8EJzDePFI4x6949V+4R/zYtbAm1IYY9Q4DEc81pnxoWHrJrVvrSD6O73/VTJ+XoA==", "requires": { - "@asyncapi/specs": "^6.2.0", + "@asyncapi/specs": "^6.2.1", "@openapi-contrib/openapi-schema-to-json-schema": "~3.2.0", "@stoplight/json": "^3.20.2", "@stoplight/json-ref-readers": "^1.2.2", @@ -35784,9 +35784,9 @@ } }, "@asyncapi/specs": { - "version": "6.2.0", - "resolved": "https://registry.npmjs.org/@asyncapi/specs/-/specs-6.2.0.tgz", - "integrity": "sha512-5uf/Rg6pavZHx7rVIkP0TP/icIahJCuHgmY1rdtkrWxHZMXbASDDV3DlTUaonbsUeemwchoqljmrTd1O1xqvxg==", + "version": "6.2.1", + "resolved": "https://registry.npmjs.org/@asyncapi/specs/-/specs-6.2.1.tgz", + "integrity": "sha512-rfd0bzJrApEbxYD4U1SUG02GGG6lK6i6lup9LDWpVu1QwwuMNLAgf8+jsmsf3e7OinB/lauxRumGODXCxBu5Jw==", "requires": { "@types/json-schema": "^7.0.11" } @@ -35976,7 +35976,7 @@ "@asyncapi/nodejs-ws-template": "^0.9.33", "@asyncapi/openapi-schema-parser": "^3.0.4", "@asyncapi/parser": "^3.0.3", - "@asyncapi/protobuf-schema-parser": "^3.1.0", + "@asyncapi/protobuf-schema-parser": "^3.1.1", "@asyncapi/python-paho-template": "^0.2.13", "@asyncapi/react-component": "^1.2.2", "@asyncapi/specs": "^6.2.1",