fix security issues on react-nginx sample

Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
pull/224/head
Guillaume Lours 2 years ago
parent eaa9360152
commit ea7db187a3
No known key found for this signature in database
  1. 15345
      react-nginx/package-lock.json
  2. 2
      react-nginx/package.json

File diff suppressed because it is too large Load Diff

@ -8,7 +8,7 @@
"@testing-library/user-event": "^12.1.10",
"react": "^17.0.1",
"react-dom": "^17.0.1",
"react-scripts": "^4.0.3",
"react-scripts": "^5.0.0",
"web-vitals": "^1.0.1"
},
"scripts": {

Loading…
Cancel
Save