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

Replace moment.js with more modern date library #529

Open
ngottlieb opened this issue Apr 4, 2023 · 1 comment
Open

Replace moment.js with more modern date library #529

ngottlieb opened this issue Apr 4, 2023 · 1 comment
Labels
security Pull requests that address a security vulnerability

Comments

@ngottlieb
Copy link
Contributor

Moment.js is no longer maintained and considered a "legacy project." We should replace it wherever we use it with a more modern date library. (This will resolve one npm audit vulnerability).

See here: https://momentjs.com/docs/#/-project-status/

@ngottlieb ngottlieb added the security Pull requests that address a security vulnerability label Apr 4, 2023
@ngottlieb
Copy link
Contributor Author

Note - we may not need a date library at all if we're just careful about our date-related code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
security Pull requests that address a security vulnerability
Projects
None yet
Development

No branches or pull requests

1 participant