update packages

This commit is contained in:
proddy
2021-04-02 11:46:53 +02:00
parent 88c8cb424b
commit 6e3b496f86
2 changed files with 20787 additions and 966 deletions

21703
interface/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -53,9 +53,9 @@
] ]
}, },
"devDependencies": { "devDependencies": {
"concurrently": "^4.1.0", "concurrently": "^6.0.0",
"http-proxy-middleware": "^0.19.1", "http-proxy-middleware": "^0.19.1",
"npm-run-all": "^4.1.5", "npm-run-all": "^4.1.5",
"react-app-rewired": "^2.1.8", "react-app-rewired": "^2.1.8"
} }
} }