File tree 2 files changed +20
-1
lines changed
2 files changed +20
-1
lines changed Original file line number Diff line number Diff line change 100
100
"@types/eslint" : " 7.29.0" ,
101
101
"@types/json-stable-stringify" : " 1.0.34" ,
102
102
"json-stable-stringify" : " 1.0.1" ,
103
- "protobufjs" : " 6.11.2 " ,
103
+ "protobufjs" : " 6.11.3 " ,
104
104
"rollup" : " 2.72.1" ,
105
105
"rollup-plugin-copy" : " 3.4.0" ,
106
106
"rollup-plugin-copy-assets" : " 2.0.3" ,
Original file line number Diff line number Diff line change 13874
13874
"@types/node" ">=13.7.0"
13875
13875
long "^4.0.0"
13876
13876
13877
+
13878
+ version "6.11.3"
13879
+ resolved "https://registry.npmjs.org/protobufjs/-/protobufjs-6.11.3.tgz#637a527205a35caa4f3e2a9a4a13ddffe0e7af74"
13880
+ integrity sha512-xL96WDdCZYdU7Slin569tFX712BxsxslWwAfAhCYjQKGTq7dAU91Lomy6nLLhh/dyGhk/YH4TwTSRxTzhuHyZg==
13881
+ dependencies:
13882
+ "@protobufjs/aspromise" "^1.1.2"
13883
+ "@protobufjs/base64" "^1.1.2"
13884
+ "@protobufjs/codegen" "^2.0.4"
13885
+ "@protobufjs/eventemitter" "^1.1.0"
13886
+ "@protobufjs/fetch" "^1.1.0"
13887
+ "@protobufjs/float" "^1.0.2"
13888
+ "@protobufjs/inquire" "^1.1.0"
13889
+ "@protobufjs/path" "^1.1.2"
13890
+ "@protobufjs/pool" "^1.1.0"
13891
+ "@protobufjs/utf8" "^1.1.0"
13892
+ "@types/long" "^4.0.1"
13893
+ "@types/node" ">=13.7.0"
13894
+ long "^4.0.0"
13895
+
13877
13896
protocols@^1.1.0, protocols@^1.4.0:
13878
13897
version "1.4.8"
13879
13898
resolved "https://registry.npmjs.org/protocols/-/protocols-1.4.8.tgz#48eea2d8f58d9644a4a32caae5d5db290a075ce8"
You can’t perform that action at this time.
0 commit comments