diff --git a/apps/studio/package.json b/apps/studio/package.json index 62ab9d6bb..ed225e283 100644 --- a/apps/studio/package.json +++ b/apps/studio/package.json @@ -26,7 +26,7 @@ "@asyncapi/converter": "^1.4.12", "@asyncapi/openapi-schema-parser": "^3.0.14", "@asyncapi/parser": "^3.0.7", - "@asyncapi/protobuf-schema-parser": "^3.2.3", + "@asyncapi/protobuf-schema-parser": "^3.2.4", "@asyncapi/react-component": "^1.2.2", "@asyncapi/specs": "^6.5.0", "@ebay/nice-modal-react": "^1.2.10", diff --git a/package-lock.json b/package-lock.json index 0c2e73877..059bdae87 100644 --- a/package-lock.json +++ b/package-lock.json @@ -501,7 +501,7 @@ "@asyncapi/converter": "^1.4.12", "@asyncapi/openapi-schema-parser": "^3.0.14", "@asyncapi/parser": "^3.0.7", - "@asyncapi/protobuf-schema-parser": "^3.2.3", + "@asyncapi/protobuf-schema-parser": "^3.2.4", "@asyncapi/react-component": "^1.2.2", "@asyncapi/specs": "^6.5.0", "@ebay/nice-modal-react": "^1.2.10", @@ -2014,21 +2014,21 @@ } }, "node_modules/@asyncapi/protobuf-schema-parser": { - "version": "3.2.3", - "resolved": "https://registry.npmjs.org/@asyncapi/protobuf-schema-parser/-/protobuf-schema-parser-3.2.3.tgz", - "integrity": "sha512-VZCigDRxjRWZ/il6FH/IRGZVnoTBfwK7W9KW5qPYL37tSXbm1cY0We7VcgzEhZOTGQ/Ab/GfqIw2+z5M+oRgaw==", + "version": "3.2.4", + "resolved": "https://registry.npmjs.org/@asyncapi/protobuf-schema-parser/-/protobuf-schema-parser-3.2.4.tgz", + "integrity": "sha512-tQWci5hSrABb5obp6IfV4M6rMPQS4mV4qSXSyTggp10ha0pmvmbOEwP+ScCavvx6QXkb13eORGId6lF1KSht/g==", "dependencies": { - "@asyncapi/parser": "^3.0.6", + "@asyncapi/parser": "^3.0.7", "@types/protocol-buffers-schema": "^3.4.1", "protobufjs": "^7.2.6" } }, "node_modules/@asyncapi/protobuf-schema-parser/node_modules/@asyncapi/parser": { - "version": "3.0.6", - "resolved": "https://registry.npmjs.org/@asyncapi/parser/-/parser-3.0.6.tgz", - "integrity": "sha512-oHTaeXG9DOdBlBZ90xCSPCl3kT5XE851+Rxn47bMfG05Z48csZ1o9wFUl/SzQt+L8HgplFeQG4n/7EJHYOlcWQ==", + "version": "3.0.7", + "resolved": "https://registry.npmjs.org/@asyncapi/parser/-/parser-3.0.7.tgz", + "integrity": "sha512-CKdkZbhs+2Mw7M2UZPypKEhKuaF+o5qZB2TQc0pDf+Wr09uEnm6WTdyqzmMGVb5fkQYApu8psQeDyVMbhfoWXQ==", "dependencies": { - "@asyncapi/specs": "^6.4.0", + "@asyncapi/specs": "^6.5.0", "@openapi-contrib/openapi-schema-to-json-schema": "~3.2.0", "@stoplight/json": "^3.20.2", "@stoplight/json-ref-readers": "^1.2.2", @@ -2050,9 +2050,9 @@ } }, "node_modules/@asyncapi/protobuf-schema-parser/node_modules/@asyncapi/specs": { - "version": "6.4.0", - "resolved": "https://registry.npmjs.org/@asyncapi/specs/-/specs-6.4.0.tgz", - "integrity": "sha512-hTw0xF09i+eoSGP8LKo6aM+XOkvWsgV7kYpFHXd45VX9RcVZl5cADFIYDnPZkd52WaDJ4S+8Nrwkt/1vDb6SrQ==", + "version": "6.5.0", + "resolved": "https://registry.npmjs.org/@asyncapi/specs/-/specs-6.5.0.tgz", + "integrity": "sha512-84QUcfMT05+vvHO5EnSI0I5OZKzMgF/i3vgw92ghk1l52VM/lb3qNnuARzyo+uHJ9kmIb5+naK9wTuliVOdzmg==", "dependencies": { "@types/json-schema": "^7.0.11" } @@ -36149,21 +36149,21 @@ } }, "@asyncapi/protobuf-schema-parser": { - "version": "3.2.3", - "resolved": "https://registry.npmjs.org/@asyncapi/protobuf-schema-parser/-/protobuf-schema-parser-3.2.3.tgz", - "integrity": "sha512-VZCigDRxjRWZ/il6FH/IRGZVnoTBfwK7W9KW5qPYL37tSXbm1cY0We7VcgzEhZOTGQ/Ab/GfqIw2+z5M+oRgaw==", + "version": "3.2.4", + "resolved": "https://registry.npmjs.org/@asyncapi/protobuf-schema-parser/-/protobuf-schema-parser-3.2.4.tgz", + "integrity": "sha512-tQWci5hSrABb5obp6IfV4M6rMPQS4mV4qSXSyTggp10ha0pmvmbOEwP+ScCavvx6QXkb13eORGId6lF1KSht/g==", "requires": { - "@asyncapi/parser": "^3.0.6", + "@asyncapi/parser": "^3.0.7", "@types/protocol-buffers-schema": "^3.4.1", "protobufjs": "^7.2.6" }, "dependencies": { "@asyncapi/parser": { - "version": "3.0.6", - "resolved": "https://registry.npmjs.org/@asyncapi/parser/-/parser-3.0.6.tgz", - "integrity": "sha512-oHTaeXG9DOdBlBZ90xCSPCl3kT5XE851+Rxn47bMfG05Z48csZ1o9wFUl/SzQt+L8HgplFeQG4n/7EJHYOlcWQ==", + "version": "3.0.7", + "resolved": "https://registry.npmjs.org/@asyncapi/parser/-/parser-3.0.7.tgz", + "integrity": "sha512-CKdkZbhs+2Mw7M2UZPypKEhKuaF+o5qZB2TQc0pDf+Wr09uEnm6WTdyqzmMGVb5fkQYApu8psQeDyVMbhfoWXQ==", "requires": { - "@asyncapi/specs": "^6.4.0", + "@asyncapi/specs": "^6.5.0", "@openapi-contrib/openapi-schema-to-json-schema": "~3.2.0", "@stoplight/json": "^3.20.2", "@stoplight/json-ref-readers": "^1.2.2", @@ -36185,9 +36185,9 @@ } }, "@asyncapi/specs": { - "version": "6.4.0", - "resolved": "https://registry.npmjs.org/@asyncapi/specs/-/specs-6.4.0.tgz", - "integrity": "sha512-hTw0xF09i+eoSGP8LKo6aM+XOkvWsgV7kYpFHXd45VX9RcVZl5cADFIYDnPZkd52WaDJ4S+8Nrwkt/1vDb6SrQ==", + "version": "6.5.0", + "resolved": "https://registry.npmjs.org/@asyncapi/specs/-/specs-6.5.0.tgz", + "integrity": "sha512-84QUcfMT05+vvHO5EnSI0I5OZKzMgF/i3vgw92ghk1l52VM/lb3qNnuARzyo+uHJ9kmIb5+naK9wTuliVOdzmg==", "requires": { "@types/json-schema": "^7.0.11" } @@ -36377,7 +36377,7 @@ "@asyncapi/nodejs-ws-template": "^0.9.33", "@asyncapi/openapi-schema-parser": "^3.0.14", "@asyncapi/parser": "^3.0.7", - "@asyncapi/protobuf-schema-parser": "^3.2.3", + "@asyncapi/protobuf-schema-parser": "^3.2.4", "@asyncapi/python-paho-template": "^0.2.13", "@asyncapi/react-component": "^1.2.2", "@asyncapi/specs": "^6.5.0",