File tree Expand file tree Collapse file tree 2 files changed +25
-6
lines changed
Expand file tree Collapse file tree 2 files changed +25
-6
lines changed Original file line number Diff line number Diff line change 1212 },
1313 "devDependencies" : {
1414 "@vitejs/plugin-vue" : " 2.3.3" ,
15- "ts-proto" : " 1.110 .4" ,
15+ "ts-proto" : " 1.115 .4" ,
1616 "typescript" : " 4.7.3" ,
1717 "vite" : " 2.9.10" ,
1818 "vue-tsc" : " 0.3.0"
Original file line number Diff line number Diff line change @@ -720,6 +720,25 @@ promise@^7.0.1:
720720 dependencies :
721721 asap "~2.0.3"
722722
723+ protobufjs@^6.11.3 :
724+ version "6.11.3"
725+ resolved "https://registry.yarnpkg.com/protobufjs/-/protobufjs-6.11.3.tgz#637a527205a35caa4f3e2a9a4a13ddffe0e7af74"
726+ integrity sha512-xL96WDdCZYdU7Slin569tFX712BxsxslWwAfAhCYjQKGTq7dAU91Lomy6nLLhh/dyGhk/YH4TwTSRxTzhuHyZg==
727+ dependencies :
728+ " @protobufjs/aspromise" " ^1.1.2"
729+ " @protobufjs/base64" " ^1.1.2"
730+ " @protobufjs/codegen" " ^2.0.4"
731+ " @protobufjs/eventemitter" " ^1.1.0"
732+ " @protobufjs/fetch" " ^1.1.0"
733+ " @protobufjs/float" " ^1.0.2"
734+ " @protobufjs/inquire" " ^1.1.0"
735+ " @protobufjs/path" " ^1.1.2"
736+ " @protobufjs/pool" " ^1.1.0"
737+ " @protobufjs/utf8" " ^1.1.0"
738+ " @types/long" " ^4.0.1"
739+ " @types/node" " >=13.7.0"
740+ long "^4.0.0"
741+
723742protobufjs@^6.8.8 :
724743 version "6.11.2"
725744 resolved "https://registry.yarnpkg.com/protobufjs/-/protobufjs-6.11.2.tgz#de39fabd4ed32beaa08e9bb1e30d08544c1edf8b"
929948 long "^4.0.0"
930949 protobufjs "^6.8.8"
931950
932- ts-proto@1.110 .4 :
933- version "1.110 .4"
934- resolved "https://registry.yarnpkg.com/ts-proto/-/ts-proto-1.110 .4.tgz#59f0a7fff17103babec73cfb53eee4ef68ecb76f "
935- integrity sha512-conMr8adLW8nnnacTyU6aAuAz+TOGjjXc56V5J9J8eeTXzl18R0+85oZ8CVx4Kf6/cHLALgGKmeHhPPIOrwy6Q ==
951+ ts-proto@1.115 .4 :
952+ version "1.115 .4"
953+ resolved "https://registry.yarnpkg.com/ts-proto/-/ts-proto-1.115 .4.tgz#a115ee7169ca17786575e25b729842b4f3e79aeb "
954+ integrity sha512-q2FfWVpTNJRBMXglZH0wHMEbLOEuxkDuRtyk0j5POGm7oA1Btd9sHw6GzGs6DkfYfre/BCtLmMi4uOueJpBvCQ ==
936955 dependencies :
937956 " @types/object-hash" " ^1.3.0"
938957 dataloader "^1.4.0"
939958 object-hash "^1.3.1"
940- protobufjs "^6.8.8 "
959+ protobufjs "^6.11.3 "
941960 ts-poet "^4.11.0"
942961 ts-proto-descriptors "1.6.0"
943962
You can’t perform that action at this time.
0 commit comments