Commit 9afe36b
committed
Update to latest Node 14 version for security fixes
This fixes a potential issue with certificate validation in Node.js
(CVEs CVE-2021-44531 and CVE-2021-44532) which could potentially cause
issues with name-constrained intermediates. It's unlikely this would be
a serious problem in practice, but it's well worth fixing.1 parent 948c6b0 commit 9afe36b
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
170 | 170 | | |
171 | 171 | | |
172 | 172 | | |
173 | | - | |
| 173 | + | |
174 | 174 | | |
175 | 175 | | |
176 | 176 | | |
| |||
0 commit comments