Mitch Scobell

Results 2 issues of Mitch Scobell

Changed `OS FLags` to `OS Flags` throughout the app to correct for normal casing.

- Bumped versions in `package-lock.json` to resolve escape character issue in `marked` old version. - Ran `npm audit fix` to update outdated and vulnerable libraries. - Ran `npm run test`...