We're using two different versions of node in our code, one is v14 and the other is v20, both of which will have no active nor security support after tomorrow (v14 has been outdated for years). We don't currently use the file that uses v14 (separate issue) but we should update the v20 call to at least v22 (v24 preferred for active support).
We're using two different versions of
nodein our code, one is v14 and the other is v20, both of which will have no active nor security support after tomorrow (v14 has been outdated for years). We don't currently use the file that uses v14 (separate issue) but we should update the v20 call to at least v22 (v24 preferred for active support).