diff --git a/doc/api/deprecations.md b/doc/api/deprecations.md index 2f5f7bed39d0c6..44948666ee002e 100644 --- a/doc/api/deprecations.md +++ b/doc/api/deprecations.md @@ -1717,7 +1717,7 @@ changes: description: Deprecation revoked. - version: - v9.9.0 - - v10.0.0 + - v8.13.0 pr-url: https://github.com/nodejs/node/pull/17002 description: Documentation-only deprecation. --> @@ -2519,7 +2519,9 @@ API. ### DEP0140: Use `request.destroy()` instead of `request.abort()` @@ -2569,7 +2571,9 @@ no longer required due to simplification of the implementation. ### DEP0144: `module.parent`