Ver código fonte

fix security issues on react-express-mongodb sample

Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
Guillaume Lours 4 anos atrás
pai
commit
56c23d9f89

Diferenças do arquivo suprimidas por serem muito extensas
+ 550 - 497
react-express-mongodb/frontend/package-lock.json


+ 2 - 2
react-express-mongodb/frontend/package.json

@@ -14,9 +14,9 @@
   },
   },
   "devDependencies": {
   "devDependencies": {
     "@testing-library/jest-dom": "^5.15.0",
     "@testing-library/jest-dom": "^5.15.0",
-    "@testing-library/react": "^9.5.0",
+    "@testing-library/react": "^12.1.4",
     "@testing-library/user-event": "^7.2.1",
     "@testing-library/user-event": "^7.2.1",
-    "react-scripts": "^4.0.3"
+    "react-scripts": "^5.0.0"
   },
   },
   "scripts": {
   "scripts": {
     "start": "react-scripts start",
     "start": "react-scripts start",

Alguns arquivos não foram mostrados porque muitos arquivos mudaram nesse diff