upgrade dependencies of react-express-mongodb sample to fix security issues

Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
This commit is contained in:
Guillaume Lours 2021-03-14 21:21:46 +01:00
parent 64432e3bdc
commit c9e99da184
2 changed files with 9412 additions and 6697 deletions

File diff suppressed because it is too large Load Diff

View File

@ -6,12 +6,12 @@
"@testing-library/jest-dom": "^4.2.4",
"@testing-library/react": "^9.5.0",
"@testing-library/user-event": "^7.2.1",
"axios": "^0.19.0",
"axios": "^0.21.1",
"bootstrap": "^4.3.1",
"node-sass": "^4.14.0",
"node-sass": "^5.0.0",
"react": "^16.13.1",
"react-dom": "^16.13.1",
"react-scripts": "3.4.1"
"react-scripts": "^4.0.3"
},
"optionalDependencies": {
"fsevents": "^2.1.2"