Fix incorrect group for NPM dependencies

This means we can use tools like "npm audit" to look for security
vulnerabilities we definitely need to fix as they could pose a
direct risk to users. I've checked each of them with @tombye and
also against an external set of principles [^1].

Note: I've skimmed through the package-lock.json to check the only
changes are to add "dev: true", as well as a few integrity hashes.

[^1]: https://betterprogramming.pub/is-this-a-dependency-or-a-devdependency-678e04a55a5c
This commit is contained in:
Ben Thorner
2022-05-05 14:52:32 +01:00
parent b6321ef4ae
commit da7dd3a852
2 changed files with 1433 additions and 295 deletions

1698
package-lock.json generated

File diff suppressed because it is too large Load Diff