security update

This commit is contained in:
notnull 2020-04-29 22:15:23 -05:00
parent 1f812edb9b
commit d78efda9e3
2 changed files with 1065 additions and 767 deletions

1826
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.13.0", "react": "^16.13.1",
"react-dom": "^16.13.0", "react-dom": "^16.13.1",
"react-scripts": "^3.4.0" "react-scripts": "^3.4.1"
}, },
"scripts": { "scripts": {
"start": "react-scripts start", "start": "react-scripts start",