From 1566e14f0434714f68be359d2f3a362cef549912 Mon Sep 17 00:00:00 2001 From: asyncapi-bot Date: Tue, 5 Dec 2023 00:13:13 +0100 Subject: [PATCH] fix: update @asyncapi/protobuf-schema-parser to 3.0.4 version (#979) --- package-lock.json | 104 +++++++++++++++++++++++++--------------------- package.json | 2 +- 2 files changed, 58 insertions(+), 48 deletions(-) diff --git a/package-lock.json b/package-lock.json index 920c5ac02a3..d0125106f03 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,7 +18,7 @@ "@asyncapi/openapi-schema-parser": "^3.0.5", "@asyncapi/optimizer": "^0.2.4", "@asyncapi/parser": "^3.0.1", - "@asyncapi/protobuf-schema-parser": "3.0.0", + "@asyncapi/protobuf-schema-parser": "^3.0.4", "@asyncapi/raml-dt-schema-parser": "^4.0.6", "@asyncapi/studio": "^0.17.3", "@oclif/core": "^1.26.2", @@ -789,16 +789,27 @@ } }, "node_modules/@asyncapi/protobuf-schema-parser": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/@asyncapi/protobuf-schema-parser/-/protobuf-schema-parser-3.0.0.tgz", - "integrity": "sha512-kjoLrll611K+xYC/iBUlSnZsCHbrhL999ItVHZhObUOjUB991XgonqbSAaihiiDXTYgceOLhJKAN5llkV/LOOA==", + "version": "3.0.4", + "resolved": "https://registry.npmjs.org/@asyncapi/protobuf-schema-parser/-/protobuf-schema-parser-3.0.4.tgz", + "integrity": "sha512-y48HjZqwEnR1b+N2pQd+8qyxXrTO8+u3mZlef5uNAHG0Bj8LeWl887+ZFa+0AQ7OEmUR/K4NITDpCSDgvK6OQw==", "dependencies": { - "@asyncapi/parser": "^2.1.0", + "@asyncapi/parser": "^3.0.1", "@types/protocol-buffers-schema": "^3.4.1", "protocol-buffers-schema": "^3.6.0" } }, - "node_modules/@asyncapi/protobuf-schema-parser/node_modules/@asyncapi/parser": { + "node_modules/@asyncapi/raml-dt-schema-parser": { + "version": "4.0.6", + "resolved": "https://registry.npmjs.org/@asyncapi/raml-dt-schema-parser/-/raml-dt-schema-parser-4.0.6.tgz", + "integrity": "sha512-3l3WFTDrgtbel6xY9ohWtAA/DVJangGrLKIDOr+zGacQ5gZNxRRapamXcPJPel5Ut+bnG9jDTh8WJqoC6TZ+EQ==", + "dependencies": { + "@asyncapi/parser": "^2.1.2", + "js-yaml": "^4.1.0", + "ramldt2jsonschema": "^1.2.3", + "webapi-parser": "^0.5.0" + } + }, + "node_modules/@asyncapi/raml-dt-schema-parser/node_modules/@asyncapi/parser": { "version": "2.1.2", "resolved": "https://registry.npmjs.org/@asyncapi/parser/-/parser-2.1.2.tgz", "integrity": "sha512-2pHKnr2P8EujcrvZo4x4zNwsEIAg5vb1ZEhl2+OH0YBg8EYH/Xx73XZ+bbwLaYIg1gvFjm29jNB9UL3CMeDU5w==", @@ -824,7 +835,7 @@ "node-fetch": "2.6.7" } }, - "node_modules/@asyncapi/protobuf-schema-parser/node_modules/@asyncapi/specs": { + "node_modules/@asyncapi/raml-dt-schema-parser/node_modules/@asyncapi/specs": { "version": "5.1.0", "resolved": "https://registry.npmjs.org/@asyncapi/specs/-/specs-5.1.0.tgz", "integrity": "sha512-yffhETqehkim43luMnPKOwzY0D0YtU4bKpORIXIaid6p5Y5kDLrMGJaEPkNieQp03HMjhjFrnUPtT8kvqe0+aQ==", @@ -832,7 +843,7 @@ "@types/json-schema": "^7.0.11" } }, - "node_modules/@asyncapi/protobuf-schema-parser/node_modules/jsonpath-plus": { + "node_modules/@asyncapi/raml-dt-schema-parser/node_modules/jsonpath-plus": { "version": "7.2.0", "resolved": "https://registry.npmjs.org/jsonpath-plus/-/jsonpath-plus-7.2.0.tgz", "integrity": "sha512-zBfiUPM5nD0YZSBT/o/fbCUlCcepMIdP0CJZxM1+KgA4f2T206f6VAg9e7mX35+KlMaIc5qXW34f3BnwJ3w+RA==", @@ -840,7 +851,7 @@ "node": ">=12.0.0" } }, - "node_modules/@asyncapi/protobuf-schema-parser/node_modules/node-fetch": { + "node_modules/@asyncapi/raml-dt-schema-parser/node_modules/node-fetch": { "version": "2.6.7", "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.7.tgz", "integrity": "sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==", @@ -859,17 +870,17 @@ } } }, - "node_modules/@asyncapi/protobuf-schema-parser/node_modules/tr46": { + "node_modules/@asyncapi/raml-dt-schema-parser/node_modules/tr46": { "version": "0.0.3", "resolved": "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz", "integrity": "sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==" }, - "node_modules/@asyncapi/protobuf-schema-parser/node_modules/webidl-conversions": { + "node_modules/@asyncapi/raml-dt-schema-parser/node_modules/webidl-conversions": { "version": "3.0.1", "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz", "integrity": "sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==" }, - "node_modules/@asyncapi/protobuf-schema-parser/node_modules/whatwg-url": { + "node_modules/@asyncapi/raml-dt-schema-parser/node_modules/whatwg-url": { "version": "5.0.0", "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz", "integrity": "sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==", @@ -878,18 +889,37 @@ "webidl-conversions": "^3.0.0" } }, - "node_modules/@asyncapi/raml-dt-schema-parser": { - "version": "4.0.6", - "resolved": "https://registry.npmjs.org/@asyncapi/raml-dt-schema-parser/-/raml-dt-schema-parser-4.0.6.tgz", - "integrity": "sha512-3l3WFTDrgtbel6xY9ohWtAA/DVJangGrLKIDOr+zGacQ5gZNxRRapamXcPJPel5Ut+bnG9jDTh8WJqoC6TZ+EQ==", + "node_modules/@asyncapi/react-component": { + "version": "1.2.2", + "resolved": "https://registry.npmjs.org/@asyncapi/react-component/-/react-component-1.2.2.tgz", + "integrity": "sha512-+KXIIsMhMy7OqUpmh4Jql+bFRT9dO7n+zBay+wjXEjWi3IyFHlw5CiP5XQ103PGYunRwnmaTkUwerjYIB0w6jA==", "dependencies": { - "@asyncapi/parser": "^2.1.2", - "js-yaml": "^4.1.0", - "ramldt2jsonschema": "^1.2.3", - "webapi-parser": "^0.5.0" + "@asyncapi/avro-schema-parser": "^3.0.5", + "@asyncapi/openapi-schema-parser": "^3.0.6", + "@asyncapi/parser": "^3.0.0-next-major-spec.10", + "@asyncapi/protobuf-schema-parser": "3.0.0", + "highlight.js": "^10.7.2", + "isomorphic-dompurify": "^0.13.0", + "marked": "^4.0.14", + "openapi-sampler": "^1.2.1", + "use-resize-observer": "^8.0.0" + }, + "peerDependencies": { + "react": ">=16.8.0", + "react-dom": ">=16.8.0" } }, - "node_modules/@asyncapi/raml-dt-schema-parser/node_modules/@asyncapi/parser": { + "node_modules/@asyncapi/react-component/node_modules/@asyncapi/protobuf-schema-parser": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/@asyncapi/protobuf-schema-parser/-/protobuf-schema-parser-3.0.0.tgz", + "integrity": "sha512-kjoLrll611K+xYC/iBUlSnZsCHbrhL999ItVHZhObUOjUB991XgonqbSAaihiiDXTYgceOLhJKAN5llkV/LOOA==", + "dependencies": { + "@asyncapi/parser": "^2.1.0", + "@types/protocol-buffers-schema": "^3.4.1", + "protocol-buffers-schema": "^3.6.0" + } + }, + "node_modules/@asyncapi/react-component/node_modules/@asyncapi/protobuf-schema-parser/node_modules/@asyncapi/parser": { "version": "2.1.2", "resolved": "https://registry.npmjs.org/@asyncapi/parser/-/parser-2.1.2.tgz", "integrity": "sha512-2pHKnr2P8EujcrvZo4x4zNwsEIAg5vb1ZEhl2+OH0YBg8EYH/Xx73XZ+bbwLaYIg1gvFjm29jNB9UL3CMeDU5w==", @@ -915,7 +945,7 @@ "node-fetch": "2.6.7" } }, - "node_modules/@asyncapi/raml-dt-schema-parser/node_modules/@asyncapi/specs": { + "node_modules/@asyncapi/react-component/node_modules/@asyncapi/specs": { "version": "5.1.0", "resolved": "https://registry.npmjs.org/@asyncapi/specs/-/specs-5.1.0.tgz", "integrity": "sha512-yffhETqehkim43luMnPKOwzY0D0YtU4bKpORIXIaid6p5Y5kDLrMGJaEPkNieQp03HMjhjFrnUPtT8kvqe0+aQ==", @@ -923,7 +953,7 @@ "@types/json-schema": "^7.0.11" } }, - "node_modules/@asyncapi/raml-dt-schema-parser/node_modules/jsonpath-plus": { + "node_modules/@asyncapi/react-component/node_modules/jsonpath-plus": { "version": "7.2.0", "resolved": "https://registry.npmjs.org/jsonpath-plus/-/jsonpath-plus-7.2.0.tgz", "integrity": "sha512-zBfiUPM5nD0YZSBT/o/fbCUlCcepMIdP0CJZxM1+KgA4f2T206f6VAg9e7mX35+KlMaIc5qXW34f3BnwJ3w+RA==", @@ -931,7 +961,7 @@ "node": ">=12.0.0" } }, - "node_modules/@asyncapi/raml-dt-schema-parser/node_modules/node-fetch": { + "node_modules/@asyncapi/react-component/node_modules/node-fetch": { "version": "2.6.7", "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.7.tgz", "integrity": "sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==", @@ -950,17 +980,17 @@ } } }, - "node_modules/@asyncapi/raml-dt-schema-parser/node_modules/tr46": { + "node_modules/@asyncapi/react-component/node_modules/tr46": { "version": "0.0.3", "resolved": "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz", "integrity": "sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==" }, - "node_modules/@asyncapi/raml-dt-schema-parser/node_modules/webidl-conversions": { + "node_modules/@asyncapi/react-component/node_modules/webidl-conversions": { "version": "3.0.1", "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz", "integrity": "sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==" }, - "node_modules/@asyncapi/raml-dt-schema-parser/node_modules/whatwg-url": { + "node_modules/@asyncapi/react-component/node_modules/whatwg-url": { "version": "5.0.0", "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz", "integrity": "sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==", @@ -969,26 +999,6 @@ "webidl-conversions": "^3.0.0" } }, - "node_modules/@asyncapi/react-component": { - "version": "1.2.2", - "resolved": "https://registry.npmjs.org/@asyncapi/react-component/-/react-component-1.2.2.tgz", - "integrity": "sha512-+KXIIsMhMy7OqUpmh4Jql+bFRT9dO7n+zBay+wjXEjWi3IyFHlw5CiP5XQ103PGYunRwnmaTkUwerjYIB0w6jA==", - "dependencies": { - "@asyncapi/avro-schema-parser": "^3.0.5", - "@asyncapi/openapi-schema-parser": "^3.0.6", - "@asyncapi/parser": "^3.0.0-next-major-spec.10", - "@asyncapi/protobuf-schema-parser": "3.0.0", - "highlight.js": "^10.7.2", - "isomorphic-dompurify": "^0.13.0", - "marked": "^4.0.14", - "openapi-sampler": "^1.2.1", - "use-resize-observer": "^8.0.0" - }, - "peerDependencies": { - "react": ">=16.8.0", - "react-dom": ">=16.8.0" - } - }, "node_modules/@asyncapi/specs": { "version": "6.1.0", "resolved": "https://registry.npmjs.org/@asyncapi/specs/-/specs-6.1.0.tgz", diff --git a/package.json b/package.json index 397f61011a6..a1c85d972fa 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@asyncapi/openapi-schema-parser": "^3.0.5", "@asyncapi/optimizer": "^0.2.4", "@asyncapi/parser": "^3.0.1", - "@asyncapi/protobuf-schema-parser": "3.0.0", + "@asyncapi/protobuf-schema-parser": "^3.0.4", "@asyncapi/raml-dt-schema-parser": "^4.0.6", "@asyncapi/studio": "^0.17.3", "@oclif/core": "^1.26.2",