From 360465dfe213aaf56cb81e1610d91aab2d53cf34 Mon Sep 17 00:00:00 2001 From: Tobias Nießen Date: Wed, 12 Sep 2018 22:54:43 +0200 Subject: crypto: assign missing deprecation code PR-URL: https://github.com/nodejs/node/pull/22827 Refs: https://github.com/nodejs/node/pull/22747 Reviewed-By: Vse Mozhet Byt Reviewed-By: James M Snell --- doc/api/deprecations.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/api/deprecations.md') diff --git a/doc/api/deprecations.md b/doc/api/deprecations.md index 9c983319d3..4eb094f7ad 100644 --- a/doc/api/deprecations.md +++ b/doc/api/deprecations.md @@ -2184,8 +2184,8 @@ The [Legacy URL API][] is deprecated. This includes [`url.format()`][], [`url.parse()`][], [`url.resolve()`][], and the [legacy `urlObject`][]. Please use the [WHATWG URL API][] instead. - -### DEP00XX: Native crypto handles + +### DEP0117: Native crypto handles