Browse Source

fix security issues on react-java-mysql sample

Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
Guillaume Lours 3 years ago
parent
commit
f16cb84e61
2 changed files with 634 additions and 489 deletions
  1. 633 488
      react-java-mysql/frontend/package-lock.json
  2. 1 1
      react-java-mysql/frontend/package.json

File diff suppressed because it is too large
+ 633 - 488
react-java-mysql/frontend/package-lock.json


+ 1 - 1
react-java-mysql/frontend/package.json

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

Some files were not shown because too many files changed in this diff