Commit 76522a7
committed
fix(node-builtins-modules/tls.js): Update minimal version
`tls.DEFAULT_CIPHERS` has been available since Node.js 0.11.3.
This configuration has a faulty listing that was copied verbatim from a
faulty listing in the Node.js documentation.
See nodejs/node#59246 for additional details.
Fixes #4831 parent f468a1a commit 76522a7
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
0 commit comments