Commit c12c3d2
committed
fix(deps): Relax protobuf upper bound to <7.0 for CVE-2026-0994
Raise the protobuf upper bound from <6.32 to <7.0 so users on the 6.x
line can upgrade to 6.33.5+ which contains the fix for CVE-2026-0994.
The minimum remains >=3.12 to avoid breaking existing environments.
Fixes #55481 parent be0d6b5 commit c12c3d2
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
0 commit comments