Skip to content

Commit c778088

Browse files
committed
upgrade GRPC to 1.16.0 in testing
1 parent a28b57a commit c778088

File tree

2 files changed

+1
-11
lines changed

2 files changed

+1
-11
lines changed

packages/testing/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@firebase/logger": "0.1.1",
2020
"@firebase/util": "0.2.2",
2121
"@types/request": "2.47.1",
22-
"grpc": "1.13.1",
22+
"grpc": "1.16.0",
2323
"request": "2.88.0"
2424
},
2525
"devDependencies": {

yarn.lock

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -6060,16 +6060,6 @@ [email protected]:
60606060
resolved "https://registry.npmjs.org/growl/-/growl-1.10.3.tgz#1926ba90cf3edfe2adb4927f5880bc22c66c790f"
60616061
integrity sha512-hKlsbA5Vu3xsh1Cg3J7jSmX/WaW6A5oBeqzM88oNbCRQFz+zUaXm6yxS4RVytp1scBoJzSYl4YAEOQIt6O8V1Q==
60626062

6063-
6064-
version "1.13.1"
6065-
resolved "https://registry.npmjs.org/grpc/-/grpc-1.13.1.tgz#9b5c49d4e56309b6e3bd631f8948b7b298d88790"
6066-
integrity sha512-yl0xChnlUISTefOPU2NQ1cYPh5m/DTatEUV6jdRyQPE9NCrtPq7Gn6J2alMTglN7ufYbJapOd00dvhGurHH6HQ==
6067-
dependencies:
6068-
lodash "^4.17.5"
6069-
nan "^2.0.0"
6070-
node-pre-gyp "^0.10.0"
6071-
protobufjs "^5.0.3"
6072-
60736063
60746064
version "1.16.0"
60756065
resolved "https://registry.npmjs.org/grpc/-/grpc-1.16.0.tgz#cdf56d6ede2f1b6ab5224ad467cb22e1b3ec36fc"

0 commit comments

Comments
 (0)