fix security issues on react-express-mysql sample

Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
This commit is contained in:
Guillaume Lours
2022-03-12 18:30:13 +01:00
parent 6531426a96
commit a3e3195313
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"
}
}