security update

This commit is contained in:
notnull 2019-11-27 02:05:14 -05:00
parent aa7e53e29b
commit a50c4b4f6b
2 changed files with 700 additions and 609 deletions

1301
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -3,10 +3,10 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"bootstrap": "^4.3.1",
"react": "^16.11.0",
"react-dom": "^16.11.0",
"react-scripts": "3.2.0"
"bootstrap": "^4.4.0",
"react": "^16.12.0",
"react-dom": "^16.12.0",
"react-scripts": "^3.2.0"
},
"scripts": {
"start": "react-scripts start",