diff --git a/medusa-nx-native-federation-example/package.json b/medusa-nx-native-federation-example/package.json index 17599a404e..edfdc9b257 100644 --- a/medusa-nx-native-federation-example/package.json +++ b/medusa-nx-native-federation-example/package.json @@ -52,7 +52,7 @@ "@typescript-eslint/parser": "5.62.0", "babel-jest": "28.1.3", "cross-fetch": "4.0.0", - "cypress": "13.12.0", + "cypress": "13.13.0", "esbuild": "0.21.5", "eslint": "9.5.0", "eslint-config-prettier": "9.1.0", diff --git a/nextjs-ssr-react-query/package.json b/nextjs-ssr-react-query/package.json index 13811f3988..320b9bb384 100644 --- a/nextjs-ssr-react-query/package.json +++ b/nextjs-ssr-react-query/package.json @@ -37,7 +37,7 @@ "@typescript-eslint/parser": "5.62.0", "babel-jest": "29.7.0", "babel-plugin-styled-components": "2.1.4", - "cypress": "13.12.0", + "cypress": "13.13.0", "eslint": "9.5.0", "eslint-config-next": "14.2.4", "eslint-config-prettier": "9.1.0", diff --git a/package.json b/package.json index 859db1a2c2..f81a11c824 100644 --- a/package.json +++ b/package.json @@ -185,7 +185,7 @@ "concurrently": "8.2.2", "cross-env": "7.0.3", "cross-spawn": "7.0.3", - "cypress": "13.12.0", + "cypress": "13.13.0", "cypress-fill-command": "1.0.2", "cypress-real-events": "1.13.0", "cypress-wait-until": "3.0.1", diff --git a/typescript-react-monorepo-test/packages/host/package.json b/typescript-react-monorepo-test/packages/host/package.json index a3a7df81b2..b96b9c3794 100644 --- a/typescript-react-monorepo-test/packages/host/package.json +++ b/typescript-react-monorepo-test/packages/host/package.json @@ -32,7 +32,7 @@ "@types/react-dom": "18.3.0", "babel-loader": "9.1.3", "core-js": "3.37.1", - "cypress": "13.12.0", + "cypress": "13.13.0", "dotenv": "16.4.5", "html-webpack-plugin": "5.6.0", "jest": "29.7.0",