mirror of
https://github.com/jlengrand/bugsink.git
synced 2026-03-10 08:01:17 +00:00
i.e. running this: ``` python manage.py tailwind update python manage.py tailwind build ``` prompted by: https://github.com/advisories/GHSA-5j98-mcp5-4vw2 not (likely to be) affecting us (since this is for local builds only) but might as well run the update to get rid of the warning the proper way.