mirror of
https://github.com/docker/awesome-compose.git
synced 2025-04-28 23:31:47 +02:00
fix security issues on react-express-mysql sample
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com> Signed-off-by: ajeetraina <ajeetraina@gmail.com>
This commit is contained in:
parent
75e7bcac1d
commit
e880359bb0
4 changed files with 4447 additions and 9611 deletions
13981
react-express-mysql/frontend/package-lock.json
generated
13981
react-express-mysql/frontend/package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -28,10 +28,10 @@
|
|||
]
|
||||
},
|
||||
"devDependencies": {
|
||||
"http-proxy-middleware": "^2.0.1",
|
||||
"react-scripts": "4.0.3",
|
||||
"@testing-library/jest-dom": "^5.15.0",
|
||||
"@testing-library/react": "^12.1.2",
|
||||
"@testing-library/user-event": "^13.5.0"
|
||||
"@testing-library/user-event": "^13.5.0",
|
||||
"http-proxy-middleware": "^2.0.1",
|
||||
"react-scripts": "^5.0.0"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue