opengovsg/GoGovSG

Upgrade to Node 16 LTS

liangyuanruo opened this issue · 0 comments

Is your feature request related to a problem? Please describe.
Currently Go is on Node 14, which relies on an outdated package-lock.json file format. Active supported ended on 19 Oct 2021 and security support will end on 30 Apr 2023.

See here: https://endoflife.date/nodejs

Describe the solution you'd like
Upgrade to Node 16 LTS (or even Node 18 which is the upcoming LTS).