tl-its-umich-edu / canvas-app-explorer

A Web application that presents a list of Canvas external (LTI) tools with details. When integrated within Canvas, the user can search for specific LTI tool(s), and add or remove those tools from Canvas courses.
Apache License 2.0
4 stars 6 forks source link

Update `node` and `nvm` versions (#135) #138

Closed ssciolla closed 2 years ago

ssciolla commented 2 years ago

The PR aims to resolve #135.

Steps taken: 1) Update versions for node and nvm 2) Do a local install with npm 8, node 16 to update package-lock.json 3) Run npm audit fix