Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update deps & remove Nodemon #60

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Conversation

ragnarbull
Copy link

@ragnarbull ragnarbull commented Nov 24, 2023

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant