Seneca-CDOT/telescope

Posts Service needs to be upgraded from Node.js 12 to Node.js 16

cindyorangis opened this issue · 1 comments

What happened:
Node.js 12 runtime has hit its End-Of-Life. on April 30, 2022. This means it is no longer being maintained and does not receive critical bug fixes and security updates.

Please upgrade the Posts Service from Node.js 12 to Node.js 16. Make sure all the service runs as expected using Node.js 16. This may or may not be a one-line fix.

"node": ">=12.0.0"

What should have happened:

How to reproduce it (as precise as possible):

Anything else we need to know?:

Environment:

  • OS:
  • Browser:

I'll take this and a few others since no one has done so yet.