Skip to content

Commit 3e1fd07

Browse files
authored
feat: use grpc-tools 1.11.3 instead of 1.12.0 (#218)
grpc/grpc-node#2287
1 parent b3dd1fb commit 3e1fd07

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

package.json

+6
Original file line numberDiff line numberDiff line change
@@ -935,6 +935,12 @@
935935
"version": "1.1044.0",
936936
"reason": "https://github.com/snyk/cli/issues/4183"
937937
}
938+
},
939+
"grpc-tools": {
940+
"1.12.0": {
941+
"version": "1.11.3",
942+
"reason": "https://github.com/grpc/grpc-node/issues/2287"
943+
}
938944
}
939945
}
940946
},

0 commit comments

Comments
 (0)