1
0
Fork 0
mirror of https://github.com/docker/awesome-compose.git synced 2025-04-19 07:18:06 +02:00

fix security issues on react-java-mysql sample

Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
This commit is contained in:
Guillaume Lours 2022-03-12 18:47:06 +01:00
parent 56c23d9f89
commit f16cb84e61
2 changed files with 4399 additions and 9572 deletions

File diff suppressed because it is too large Load diff

View file

@ -37,6 +37,6 @@
},
"devDependencies": {
"http-proxy-middleware": "^2.0.1",
"react-scripts": "^4.0.3"
"react-scripts": "^5.0.0"
}
}