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:
Guillaume Lours
2022-03-12 18:30:13 +01:00
committed by ajeetraina
parent 75e7bcac1d
commit e880359bb0
4 changed files with 4447 additions and 9611 deletions

View File

@@ -23,7 +23,7 @@
"chai": "^4.2.0",
"chai-http": "^4.3.0",
"cross-env": "^7.0.2",
"mocha": "^9.1.2",
"mocha": "^9.2.2",
"nodemon": "^2.0.4"
}
}