|
1105 | 1105 | resolved "https://registry.yarnpkg.com/@protobufjs/base64/-/base64-1.1.2.tgz#4c85730e59b9a1f1f349047dbf24296034bb2735" |
1106 | 1106 | integrity sha512-AZkcAA5vnN/v4PDqKyMR5lx7hZttPDgClv83E//FMNhR2TMcLUhfRUBHCmSl0oi9zMgDDqRUJkSxO3wm85+XLg== |
1107 | 1107 |
|
1108 | | -"@protobufjs/codegen@^2.0.4": |
1109 | | - version "2.0.4" |
1110 | | - resolved "https://registry.yarnpkg.com/@protobufjs/codegen/-/codegen-2.0.4.tgz#7ef37f0d010fb028ad1ad59722e506d9262815cb" |
1111 | | - integrity sha512-YyFaikqM5sH0ziFZCN3xDC7zeGaB/d0IUb9CATugHWbd1FRFwWwt4ld4OYMPWu5a3Xe01mGAULCdqhMlPl29Jg== |
| 1108 | +"@protobufjs/codegen@^2.0.5": |
| 1109 | + version "2.0.5" |
| 1110 | + resolved "https://registry.yarnpkg.com/@protobufjs/codegen/-/codegen-2.0.5.tgz#d9315ad7cf3f30aac70bda3c068443dc6f143659" |
| 1111 | + integrity sha512-zgXFLzW3Ap33e6d0Wlj4MGIm6Ce8O89n/apUaGNB/jx+hw+ruWEp7EwGUshdLKVRCxZW12fp9r40E1mQrf/34g== |
1112 | 1112 |
|
1113 | 1113 | "@protobufjs/eventemitter@^1.1.0": |
1114 | 1114 | version "1.1.0" |
|
1133 | 1133 | resolved "https://registry.yarnpkg.com/@protobufjs/inquire/-/inquire-1.1.0.tgz#ff200e3e7cf2429e2dcafc1140828e8cc638f089" |
1134 | 1134 | integrity sha512-kdSefcPdruJiFMVSbn801t4vFK7KB/5gd2fYvrxhuJYg8ILrmn9SKSX2tZdV6V+ksulWqS7aXjBcRXl3wHoD9Q== |
1135 | 1135 |
|
| 1136 | +"@protobufjs/inquire@^1.1.1": |
| 1137 | + version "1.1.1" |
| 1138 | + resolved "https://registry.yarnpkg.com/@protobufjs/inquire/-/inquire-1.1.1.tgz#6cb936f4ac50965230af1e9d0bbfd57ea3675aa4" |
| 1139 | + integrity sha512-mnzgDV26ueAvk7rsbt9L7bE0SuAoqyuys/sMMrmVcN5x9VsxpcG3rqAUSgDyLp0UZlmNfIbQ4fHfCtreVBk8Ew== |
| 1140 | + |
1136 | 1141 | "@protobufjs/path@^1.1.2": |
1137 | 1142 | version "1.1.2" |
1138 | 1143 | resolved "https://registry.yarnpkg.com/@protobufjs/path/-/path-1.1.2.tgz#6cc2b20c5c9ad6ad0dccfd21ca7673d8d7fbf68d" |
|
1143 | 1148 | resolved "https://registry.yarnpkg.com/@protobufjs/pool/-/pool-1.1.0.tgz#09fd15f2d6d3abfa9b65bc366506d6ad7846ff54" |
1144 | 1149 | integrity sha512-0kELaGSIDBKvcgS4zkjz1PeddatrjYcmMWOlAuAPwAeccUrPHdUqo/J6LiymHHEiJT5NrF1UVwxY14f+fy4WQw== |
1145 | 1150 |
|
1146 | | -"@protobufjs/utf8@^1.1.0": |
| 1151 | +"@protobufjs/utf8@^1.1.1": |
1147 | 1152 | version "1.1.1" |
1148 | 1153 | resolved "https://registry.yarnpkg.com/@protobufjs/utf8/-/utf8-1.1.1.tgz#eaee5900122c110a3dbcb728c0597014a2621774" |
1149 | 1154 | integrity sha512-oOAWABowe8EAbMyWKM0tYDKi8Yaox52D+HWZhAIJqQXbqe0xI/GV7FhLWqlEKreMkfDjshR5FKgi3mnle0h6Eg== |
@@ -5460,20 +5465,20 @@ prop-types@^15.5.0, prop-types@^15.8.1: |
5460 | 5465 | react-is "^16.13.1" |
5461 | 5466 |
|
5462 | 5467 | protobufjs@^7.3.0: |
5463 | | - version "7.5.5" |
5464 | | - resolved "https://registry.yarnpkg.com/protobufjs/-/protobufjs-7.5.5.tgz#b7089ca4410374c75150baf277353ef76db69f96" |
5465 | | - integrity sha512-3wY1AxV+VBNW8Yypfd1yQY9pXnqTAN+KwQxL8iYm3/BjKYMNg4i0owhEe26PWDOMaIrzeeF98Lqd5NGz4omiIg== |
| 5468 | + version "7.5.8" |
| 5469 | + resolved "https://registry.yarnpkg.com/protobufjs/-/protobufjs-7.5.8.tgz#51b153a06da6e47153a1aa6800cb1253bc502436" |
| 5470 | + integrity sha512-dvpCIeLPbXZS/Ete7yLaO7RenOdken2NHKykBXbsaGxZT0UTltcarBciw+A78SRQs9iMAAVpsYA+l8b1hTePIA== |
5466 | 5471 | dependencies: |
5467 | 5472 | "@protobufjs/aspromise" "^1.1.2" |
5468 | 5473 | "@protobufjs/base64" "^1.1.2" |
5469 | | - "@protobufjs/codegen" "^2.0.4" |
| 5474 | + "@protobufjs/codegen" "^2.0.5" |
5470 | 5475 | "@protobufjs/eventemitter" "^1.1.0" |
5471 | 5476 | "@protobufjs/fetch" "^1.1.0" |
5472 | 5477 | "@protobufjs/float" "^1.0.2" |
5473 | | - "@protobufjs/inquire" "^1.1.0" |
| 5478 | + "@protobufjs/inquire" "^1.1.1" |
5474 | 5479 | "@protobufjs/path" "^1.1.2" |
5475 | 5480 | "@protobufjs/pool" "^1.1.0" |
5476 | | - "@protobufjs/utf8" "^1.1.0" |
| 5481 | + "@protobufjs/utf8" "^1.1.1" |
5477 | 5482 | "@types/node" ">=13.7.0" |
5478 | 5483 | long "^5.0.0" |
5479 | 5484 |
|
|
0 commit comments