security updates

This commit is contained in:
notnull 2020-03-10 14:54:43 -04:00
parent 9dda7ca696
commit 1f812edb9b
2 changed files with 646 additions and 404 deletions

1044
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -4,9 +4,9 @@
"private": true, "private": true,
"dependencies": { "dependencies": {
"bootstrap": "^4.4.0", "bootstrap": "^4.4.0",
"react": "^16.12.0", "react": "^16.13.0",
"react-dom": "^16.12.0", "react-dom": "^16.13.0",
"react-scripts": "^3.2.0" "react-scripts": "^3.4.0"
}, },
"scripts": { "scripts": {
"start": "react-scripts start", "start": "react-scripts start",