### What problem would this feature solve? Security Issue https://github.com/advisories/GHSA-w7fw-mjwx-w883 <sub>Example of afflicted client: https://github.com/TACC/Core-Styles/security/dependabot/63</sub> ### What the feature should look like? 1. Release new `@fractality/web`, [which has `express` 5](https://github.com/sitepark/fractality/blob/b93aabc/packages/web/package.json#L22), [which upgrades `qs`](https://github.com/expressjs/express/commit/925a1dff1e42f1b393c977b8b77757fcf633e09f). 2. (I assume then) Release new `@fractality/fractality`.
What problem would this feature solve?
Security Issue GHSA-w7fw-mjwx-w883
Example of afflicted client: https://github.com/TACC/Core-Styles/security/dependabot/63
What the feature should look like?
@fractality/web, which hasexpress5, which upgradesqs.@fractality/fractality.