diff --git a/doc/api/deprecations.md b/doc/api/deprecations.md index 6aaf1c9fd394d0..86b25b36137262 100644 --- a/doc/api/deprecations.md +++ b/doc/api/deprecations.md @@ -2699,8 +2699,7 @@ resolutions not in `node_modules`. This means there will not be deprecation warnings for `"exports"` in dependencies. With `--pending-deprecation`, a runtime warning results no matter where the `"exports"` usage occurs. - -### DEP0148: `http.IncomingMessage#connection` +### DEP0149: `http.IncomingMessage#connection`