File tree 3 files changed +10
-5
lines changed
3 files changed +10
-5
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ " @firebase/firestore " : minor
3
+ ---
4
+
5
+ Update the grpc dependency to the latest version.
Original file line number Diff line number Diff line change 96
96
"@firebase/logger" : " 0.4.0" ,
97
97
"@firebase/util" : " 1.9.3" ,
98
98
"@firebase/webchannel-wrapper" : " 0.10.1" ,
99
- "@grpc/grpc-js" : " ~1.7.0 " ,
99
+ "@grpc/grpc-js" : " ~1.8.17 " ,
100
100
"@grpc/proto-loader" : " ^0.6.13" ,
101
101
"node-fetch" : " 2.6.7" ,
102
102
"tslib" : " ^2.1.0"
Original file line number Diff line number Diff line change 1836
1836
"@grpc/proto-loader" "^0.6.4"
1837
1837
"@types/node" ">=12.12.47"
1838
1838
1839
- "@grpc/grpc-js@~1.7.0 ":
1840
- version "1.7.3 "
1841
- resolved "https://registry.npmjs.org/@grpc/grpc-js/-/grpc-js-1.7.3 .tgz#f2ea79f65e31622d7f86d4b4c9ae38f13ccab99a "
1842
- integrity sha512-H9l79u4kJ2PVSxUNA08HMYAnUBLj9v6KjYQ7SQ71hOZcEXhShE/y5iQCesP8+6/Ik/7i2O0a10bPquIcYfufog ==
1839
+ "@grpc/grpc-js@~1.8.17 ":
1840
+ version "1.8.17 "
1841
+ resolved "https://registry.npmjs.org/@grpc/grpc-js/-/grpc-js-1.8.17 .tgz#a3a2f826fc033eae7d2f5ee41e0ab39cee948838 "
1842
+ integrity sha512-DGuSbtMFbaRsyffMf+VEkVu8HkSXEUfO3UyGJNtqxW9ABdtTIA+2UXAJpwbJS+xfQxuwqLUeELmL6FuZkOqPxw ==
1843
1843
dependencies:
1844
1844
"@grpc/proto-loader" "^0.7.0"
1845
1845
"@types/node" ">=12.12.47"
You can’t perform that action at this time.
0 commit comments