浏览代码

fix security issues on react-nginx sample

Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
Guillaume Lours 4 年之前
父节点
当前提交
ea7db187a3
共有 2 个文件被更改,包括 655 次插入498 次删除
  1. 654 497
      react-nginx/package-lock.json
  2. 1 1
      react-nginx/package.json

文件差异内容过多而无法显示
+ 654 - 497
react-nginx/package-lock.json


+ 1 - 1
react-nginx/package.json

@@ -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": {

部分文件因为文件数量过多而无法显示