security updates

This commit is contained in:
notnull 2020-11-20 14:06:52 +00:00
parent a0dfcd2e59
commit 0b89dbfe58
2 changed files with 6371 additions and 3427 deletions

9778
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.5.2", "bootstrap": "^4.5.2",
"react": "^16.13.1", "react": "^17.0.1",
"react-dom": "^16.13.1", "react-dom": "^17.0.1",
"react-scripts": "^3.4.3" "react-scripts": "^4.0.0"
}, },
"scripts": { "scripts": {
"start": "react-scripts start", "start": "react-scripts start",