mirror of
https://github.com/docker/awesome-compose.git
synced 2025-04-20 07:48:06 +02:00
fix security issues on react-express-mongodb sample
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com> Signed-off-by: ajeetraina <ajeetraina@gmail.com>
This commit is contained in:
parent
e880359bb0
commit
b765dc26c9
2 changed files with 4243 additions and 9893 deletions
14132
react-express-mongodb/frontend/package-lock.json
generated
14132
react-express-mongodb/frontend/package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -14,9 +14,9 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@testing-library/jest-dom": "^5.15.0",
|
||||
"@testing-library/react": "^9.5.0",
|
||||
"@testing-library/react": "^12.1.4",
|
||||
"@testing-library/user-event": "^7.2.1",
|
||||
"react-scripts": "^4.0.3"
|
||||
"react-scripts": "^5.0.0"
|
||||
},
|
||||
"scripts": {
|
||||
"start": "react-scripts start",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue