Describe the bug
The moment package added in v4.3 is considered by it's maintainers a legacy project:
We now generally consider Moment to be a legacy project in maintenance mode. It is not dead, but it is indeed done.
...
In most cases, you should not choose Moment for new projects. However there are some possible reasons you might want to keep using it.
Reference: momentjs website > Project Status.
By quick look at ProteGo-Safe/web source code, should't require too much effort to refactor application to use native Date and Intl.DateTimeFormat or Luxon.
To Reproduce
N/A
Expected behavior
N/A
Screenshots
N/A
Desktop (please complete the following information):
N/A
Smartphone (please complete the following information):
N/A
Additional context
N/A
Describe the bug
The moment package added in v4.3 is considered by it's maintainers a legacy project:
Reference: momentjs website > Project Status.
By quick look at ProteGo-Safe/web source code, should't require too much effort to refactor application to use native Date and Intl.DateTimeFormat or Luxon.
To Reproduce
N/A
Expected behavior
N/A
Screenshots
N/A
Desktop (please complete the following information):
N/A
Smartphone (please complete the following information):
N/A
Additional context
N/A