security update

This commit is contained in:
notnull 2019-10-30 16:30:05 -04:00
parent d06605e91a
commit aa7e53e29b
2 changed files with 1107 additions and 801 deletions

1902
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.3.1", "bootstrap": "^4.3.1",
"react": "^16.9.0", "react": "^16.11.0",
"react-dom": "^16.9.0", "react-dom": "^16.11.0",
"react-scripts": "3.1.1" "react-scripts": "3.2.0"
}, },
"scripts": { "scripts": {
"start": "react-scripts start", "start": "react-scripts start",