We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eaf347f commit cf181e7Copy full SHA for cf181e7
2 files changed
js-dist/package.json
@@ -21,11 +21,11 @@
21
"only-run-tests": "jasmine --config=jasmine.json"
22
},
23
"dependencies": {
24
- "@grpc/grpc-js": "^1.8.3",
+ "@grpc/grpc-js": "^1.11.3",
25
"google-protobuf": "^3.15.3"
26
27
"devDependencies": {
28
"grpc-tools": "^1.11.2",
29
- "jasmine": "^3.6.4"
+ "jasmine": "^5.3.0"
30
}
31
package.json
@@ -30,7 +30,7 @@
"@grpc/grpc-js": "^1.11.3",
"@protobuf-ts/runtime": "^2.9.4",
32
"@protobuf-ts/runtime-rpc": "^2.9.4",
33
- "google-protobuf": "^3.21.4"
+ "google-protobuf": "^3.15.3"
34
35
36
"@eslint/eslintrc": "^3.1.0",
0 commit comments