File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 28
28
"@firebase/firestore-types" : " 0.7.0" ,
29
29
"@firebase/logger" : " 0.1.1" ,
30
30
"@firebase/webchannel-wrapper" : " 0.2.11" ,
31
- "grpc" : " 1.13.1 " ,
31
+ "grpc" : " 1.16.0 " ,
32
32
"tslib" : " 1.9.0"
33
33
},
34
34
"peerDependencies" : {
Original file line number Diff line number Diff line change 6070
6070
node-pre-gyp "^0.10.0"
6071
6071
protobufjs "^5.0.3"
6072
6072
6073
+
6074
+ version "1.16.0"
6075
+ resolved "https://registry.npmjs.org/grpc/-/grpc-1.16.0.tgz#cdf56d6ede2f1b6ab5224ad467cb22e1b3ec36fc"
6076
+ integrity sha512-+p8YRIng7Gihkn2jycAXwXdA9aQ10SikRrcHY+/r3W1Z1Pr9NFIbLcmBZPoaTbzzLDv/ysqwqFEZriAdd8tveQ==
6077
+ dependencies:
6078
+ lodash "^4.17.5"
6079
+ nan "^2.0.0"
6080
+ node-pre-gyp "^0.10.0"
6081
+ protobufjs "^5.0.3"
6082
+
6073
6083
gtoken@^1.2.1, gtoken@^1.2.3:
6074
6084
version "1.2.3"
6075
6085
resolved "https://registry.npmjs.org/gtoken/-/gtoken-1.2.3.tgz#5509571b8afd4322e124cf66cf68115284c476d8"
You can’t perform that action at this time.
0 commit comments