SIGN IN SIGN UP

Remove unused audit-ci dependency

There is a `yarn ci` script which was using audit-ci but this does not
appear to be called anywhere.

The security worflow uses `yarn audit` and `npm audit` which seem fine
enough anyway.
A
Asher committed
a9eb923790de016554eb2ba50ec263201a9467a8
Parent: 2b33ca8