diff --git a/REPOS/react/fixtures/nesting/package.json b/REPOS/react/fixtures/nesting/package.json index 130ecfa54..8acdb39a2 100644 --- a/REPOS/react/fixtures/nesting/package.json +++ b/REPOS/react/fixtures/nesting/package.json @@ -37,7 +37,7 @@ ] }, "devDependencies": { - "cpx": "^1.5.0", + "cpx2": "^2.0.0", "npm-run-all": "^4.1.5" } }