diff --git a/doc/api/deprecations.md b/doc/api/deprecations.md index b121cd7ab3a54a..6837217719c00e 100644 --- a/doc/api/deprecations.md +++ b/doc/api/deprecations.md @@ -3047,7 +3047,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)`