Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion workspaces/mta/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"resolutions": {
"@types/react": "^18",
"@types/react-dom": "^18",
"@asyncapi/protobuf-schema-parser": "3.4.0",
"@asyncapi/protobuf-schema-parser": "3.6.0",
"protobufjs": "7.5.4",
"@protobufjs/inquire": "1.1.0"
},
Expand Down
8 changes: 4 additions & 4 deletions workspaces/mta/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -182,14 +182,14 @@ __metadata:
languageName: node
linkType: hard

"@asyncapi/protobuf-schema-parser@npm:3.4.0":
version: 3.4.0
resolution: "@asyncapi/protobuf-schema-parser@npm:3.4.0"
"@asyncapi/protobuf-schema-parser@npm:3.6.0":
version: 3.6.0
resolution: "@asyncapi/protobuf-schema-parser@npm:3.6.0"
dependencies:
"@asyncapi/parser": "npm:^3.4.0"
"@types/protocol-buffers-schema": "npm:^3.4.3"
protobufjs: "npm:^7.4.0"
checksum: 10/e04ab346e0145d735a4d4238d7adc74ea469b588be10507363e6e216822b3501b786f2c33d0451ace20ac9e6dace411458b6b8045388bed0300278e7fa2e3822
checksum: 10/595b5daf8a6162a5c67ad86b95657064b29a2a2f34223b825a22496969d2cebf64ba1c23336cfc323e1e0ae6a42e8418aa66eea06d0479bfc6b679250fdb5833
languageName: node
linkType: hard

Expand Down
Loading