Make react-scripts devdependency to shut up audit.

The vulnerabilities are false positives and React doesn't think those
are worth fixing to make `npm audit` be quiet. We can at least make them
go away for `npm audit --production`, which is the official advice:
https://github.com/facebook/create-react-app/issues/11174.
This commit is contained in:
Dan Albert
2022-02-28 00:44:13 -08:00
parent abadfef5a7
commit 155f9d4052
2 changed files with 3502 additions and 1727 deletions

5219
client/package-lock.json generated

File diff suppressed because it is too large Load Diff