File tree Expand file tree Collapse file tree 2 files changed +10
-3
lines changed Expand file tree Collapse file tree 2 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 71
71
"@firebase/logger" : " 0.2.6" ,
72
72
"@firebase/util" : " 1.0.0" ,
73
73
"@firebase/webchannel-wrapper" : " 0.4.1" ,
74
- "@grpc/grpc-js" : " ^1.0 .0" ,
74
+ "@grpc/grpc-js" : " 1.3 .0" ,
75
75
"@grpc/proto-loader" : " ^0.5.0" ,
76
76
"node-fetch" : " 2.6.1" ,
77
77
"tslib" : " ^2.1.0"
Original file line number Diff line number Diff line change 1341
1341
stream-events "^1.0.1"
1342
1342
xdg-basedir "^4.0.0"
1343
1343
1344
- "@grpc/grpc-js@^1.0.0", "@grpc/grpc-js@~1.2.0":
1344
+
1345
+ version "1.3.0"
1346
+ resolved "https://registry.npmjs.org/@grpc/grpc-js/-/grpc-js-1.3.0.tgz#c6febaaf00ce7f53b5ec52c7cf3e2a4725b82bcb"
1347
+ integrity sha512-fiL7ZaGg2HBiFtmv6m34d5jEgEtNXfctjzB3f7b3iuT7olBX4mHLMOqOBmGTTSOTfNRQJH5+vsyk6mEz3I0Q7Q==
1348
+ dependencies:
1349
+ "@types/node" ">=12.12.47"
1350
+
1351
+ "@grpc/grpc-js@~1.2.0":
1345
1352
version "1.2.10"
1346
1353
resolved "https://registry.npmjs.org/@grpc/grpc-js/-/grpc-js-1.2.10.tgz#f316d29a45fcc324e923d593cb849d292b1ed598"
1347
1354
integrity sha512-wj6GkNiorWYaPiIZ767xImmw7avMMVUweTvPFg4mJWOxz2180DKwfuxhJJZ7rpc1+7D3mX/v8vJdxTuIo71Ieg==
7487
7494
"@firebase/app-exp" "0.0.900"
7488
7495
"@firebase/auth-compat" "0.0.900"
7489
7496
"@firebase/auth-exp" "0.0.900"
7490
- "@firebase/database" "0.9.11 "
7497
+ "@firebase/database" "0.9.12 "
7491
7498
"@firebase/firestore" "2.2.5"
7492
7499
"@firebase/functions-compat" "0.0.900"
7493
7500
"@firebase/functions-exp" "0.0.900"
You can’t perform that action at this time.
0 commit comments