chatcord icon indicating copy to clipboard operation
chatcord copied to clipboard

Update deps & remove Nodemon

Open ragnarbull opened this issue 2 years ago • 0 comments

Update all deps. No breaking changes with existing app functionality for Node LTS users.

96d8f26...

  • 19 vulnerabilities (9 moderate, 8 high, 2 critical) >>> 0 vulnerabilities.

c385e4f...

  • replaces Nodemon with native Node --watch flag
  • Adds a dependency on Node >18.11.0 (seeing as 20.10.0 is LTS this should be fine)

f9c71b5...

  • ~~adds removes Node experimental warnings (which the --watch flag is one but can't see it not being added)~~

ragnarbull avatar Nov 24 '23 00:11 ragnarbull