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:
committed by
ajeetraina
parent
75e7bcac1d
commit
e880359bb0
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"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user