|
556 | 556 | resolved "https://registry.yarnpkg.com/@protobufjs/codegen/-/codegen-2.0.5.tgz#d9315ad7cf3f30aac70bda3c068443dc6f143659" |
557 | 557 | integrity sha512-zgXFLzW3Ap33e6d0Wlj4MGIm6Ce8O89n/apUaGNB/jx+hw+ruWEp7EwGUshdLKVRCxZW12fp9r40E1mQrf/34g== |
558 | 558 |
|
559 | | -"@protobufjs/eventemitter@^1.1.0": |
560 | | - version "1.1.0" |
561 | | - resolved "https://registry.yarnpkg.com/@protobufjs/eventemitter/-/eventemitter-1.1.0.tgz#355cbc98bafad5978f9ed095f397621f1d066b70" |
562 | | - integrity sha512-j9ednRT81vYJ9OfVuXG6ERSTdEL1xVsNgqpkxMsbIabzSo3goCjDIveeGv5d03om39ML71RdmrGNjG5SReBP/Q== |
| 559 | +"@protobufjs/eventemitter@^1.1.1": |
| 560 | + version "1.1.1" |
| 561 | + resolved "https://registry.yarnpkg.com/@protobufjs/eventemitter/-/eventemitter-1.1.1.tgz#d512cb26c0ae026091ee2c1167f1be6faf5c842a" |
| 562 | + integrity sha512-vW1GmwMZNnL+gMRaovlh9yZX74kc+TTU3FObkkurpMaRtBfLP3ldjS9KQWlwZgraRE0+dheEEoAxdzcJQ8eXZg== |
563 | 563 |
|
564 | 564 | "@protobufjs/fetch@^1.1.1": |
565 | 565 | version "1.1.1" |
|
573 | 573 | resolved "https://registry.yarnpkg.com/@protobufjs/float/-/float-1.0.2.tgz#5e9e1abdcb73fc0a7cb8b291df78c8cbd97b87d1" |
574 | 574 | integrity sha512-Ddb+kVXlXst9d+R9PfTIxh1EdNkgoRe5tOX6t01f1lYWOvJnSPDBlG241QLzcyPdoNTsblLUdujGSE4RzrTZGQ== |
575 | 575 |
|
576 | | -"@protobufjs/inquire@^1.1.2": |
577 | | - version "1.1.2" |
578 | | - resolved "https://registry.yarnpkg.com/@protobufjs/inquire/-/inquire-1.1.2.tgz#ae64fbc014ff44c8bfad03dd4c93cd2d6a4c82db" |
579 | | - integrity sha512-pa0vFRuws4wkvaXKK1uXZMAwAX4/t8ANaJo45iw/oQHNQ9q5xUzwgFmVJGXiga2BeN+zpX7Vf9vmsiIa2J+MUw== |
580 | | - |
581 | 576 | "@protobufjs/path@^1.1.2": |
582 | 577 | version "1.1.2" |
583 | 578 | resolved "https://registry.yarnpkg.com/@protobufjs/path/-/path-1.1.2.tgz#6cc2b20c5c9ad6ad0dccfd21ca7673d8d7fbf68d" |
@@ -750,17 +745,16 @@ long@^5.3.2: |
750 | 745 | integrity sha512-mNAgZ1GmyNhD7AuqnTG3/VQ26o760+ZYBPKjPvugO8+nLbYfX6TVpJPseBvopbdY+qpZ/lKUnmEc1LeZYS3QAA== |
751 | 746 |
|
752 | 747 | protobufjs@^7.2.5: |
753 | | - version "7.6.0" |
754 | | - resolved "https://registry.yarnpkg.com/protobufjs/-/protobufjs-7.6.0.tgz#61e42285beec2708a9c84d7abbb5f22e2ddc54d4" |
755 | | - integrity sha512-LtESOsMPTZgyYtwxhvdgdjGL0HmXEaRA/hVD6sol4zA60hVXXXP/SGmxnqDbgGE8gy7pYex7cym+5vYPcmaXBQ== |
| 748 | + version "7.6.4" |
| 749 | + resolved "https://registry.yarnpkg.com/protobufjs/-/protobufjs-7.6.4.tgz#8bb000300026efd63eb7951d26e5dbb38f5658f2" |
| 750 | + integrity sha512-RJJPTTpvFfHcWLkIa2JFWK4XvtSzS0yEWDmunqHXli1h3JlkbcQZXDZdcWxv+JK3Xsl5/UFDPZ0iGm7DAengYw== |
756 | 751 | dependencies: |
757 | 752 | "@protobufjs/aspromise" "^1.1.2" |
758 | 753 | "@protobufjs/base64" "^1.1.2" |
759 | 754 | "@protobufjs/codegen" "^2.0.5" |
760 | | - "@protobufjs/eventemitter" "^1.1.0" |
| 755 | + "@protobufjs/eventemitter" "^1.1.1" |
761 | 756 | "@protobufjs/fetch" "^1.1.1" |
762 | 757 | "@protobufjs/float" "^1.0.2" |
763 | | - "@protobufjs/inquire" "^1.1.2" |
764 | 758 | "@protobufjs/path" "^1.1.2" |
765 | 759 | "@protobufjs/pool" "^1.1.0" |
766 | 760 | "@protobufjs/utf8" "^1.1.1" |
|
0 commit comments