diff --git a/doc/api/deprecations.md b/doc/api/deprecations.md index 09c2cf9b35f8b6..6ef82db4ba11df 100644 --- a/doc/api/deprecations.md +++ b/doc/api/deprecations.md @@ -3060,7 +3060,9 @@ This method was deprecated because it is not compatible with Use [`buffer.subarray`][] which does the same thing instead. -### DEPXXXX: `process.on('multipleResolves', handler)` + + +### DEP0160: `process.on('multipleResolves', handler)`