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:
parent
64432e3bdc
commit
c9e99da184
16103
react-express-mongodb/frontend/package-lock.json
generated
16103
react-express-mongodb/frontend/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user