diff --git a/examples/publish-ci/cra5/package.json b/examples/publish-ci/cra5/package.json index 466ef7279f..c014e787e3 100644 --- a/examples/publish-ci/cra5/package.json +++ b/examples/publish-ci/cra5/package.json @@ -49,7 +49,7 @@ "@types/node": "^17.0.45", "@types/react": "^18.0.26", "@types/react-dom": "^18.0.10", - "playwright": "^1.31.1", + "playwright": "^1.45.3", "prettier": "^2.8.4", "serve": "^14.2.0", "typescript": "^4.9.4"