@@ -3701,7 +3701,7 @@ Type: Documentation-only
|
3701 | 3701 | Passing non-supported argument types is deprecated and, instead of returning `false`, |
3702 | 3702 | will throw an error in a future version. |
3703 | 3703 | |
3704 | | -### DEP0187: `process.features.ipv6` and `process.features.uv` |
| 3704 | +### DEP0188: `process.features.ipv6` and `process.features.uv` |
3705 | 3705 | |
3706 | 3706 | <!-- YAML |
3707 | 3707 | changes: |
@@ -3714,7 +3714,7 @@ Type: Documentation-only
|
3714 | 3714 | |
3715 | 3715 | These properties are unconditionally `true`. Any checks based on these properties are redundant. |
3716 | 3716 | |
3717 | | -### DEP0188: `process.features.tls_*` |
| 3717 | +### DEP0189: `process.features.tls_*` |
3718 | 3718 | |
3719 | 3719 | <!-- YAML |
3720 | 3720 | changes: |
|