diff --git a/package.json b/package.json index 4e80d9d..62b3bd0 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "@types/react-dom": "^18.3.0", "@typescript-eslint/eslint-plugin": "^8.1.0", "@typescript-eslint/parser": "^8.1.0", - "cypress": "^13.13.2", + "cypress": "^13.13.3", "eslint": "^8", "eslint-config-next": "^14.2.5", "eslint-plugin-react": "^7.35.0", diff --git a/yarn.lock b/yarn.lock index 3e7cddd..cc2132b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2076,9 +2076,9 @@ __metadata: languageName: node linkType: hard -"cypress@npm:^13.13.2": - version: 13.13.2 - resolution: "cypress@npm:13.13.2" +"cypress@npm:^13.13.3": + version: 13.13.3 + resolution: "cypress@npm:13.13.3" dependencies: "@cypress/request": "npm:^3.0.1" "@cypress/xvfb": "npm:^1.2.4" @@ -2124,7 +2124,7 @@ __metadata: yauzl: "npm:^2.10.0" bin: cypress: bin/cypress - checksum: 10/ac33d787ecf29c6d1b028fba8db5cb0904aaa343f1e969cef91e0f0ca43987315ef4ef4287583d9c6f09098164e89016891d6183a088c53a2f1db6c42c7f736a + checksum: 10/8f4a7f27f4f3374247ef39be52027c1614f0447993d50dd83b98c4e5f1903fd9b506164cd5614bd03f2b5b1e604fb3bdb646530002bafda01e0510480530415f languageName: node linkType: hard @@ -5731,7 +5731,7 @@ __metadata: "@types/react-dom": "npm:^18.3.0" "@typescript-eslint/eslint-plugin": "npm:^8.1.0" "@typescript-eslint/parser": "npm:^8.1.0" - cypress: "npm:^13.13.2" + cypress: "npm:^13.13.3" eslint: "npm:^8" eslint-config-next: "npm:^14.2.5" eslint-plugin-mui-path-imports: "npm:^0.0.15"