diff --git a/package-lock.json b/package-lock.json index 2dd0bd2b8..9c025389c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -75,7 +75,7 @@ "@types/react-router": "5.1.20", "@types/react-router-dom": "5.3.3", "@types/react-transition-group": "4.4.10", - "cypress": "13.8.1", + "cypress": "13.10.0", "husky": "8.0.3", "lint-staged": "15.2.2", "msw": "^2.2.14", @@ -7275,9 +7275,9 @@ "integrity": "sha512-b0tGHbfegbhPJpxpiBPU2sCkigAqtM9O121le6bbOlgyV+NyGyCmVfJ6QW9eRjz8CpNfWEOYBIMIGRYkLwsIYg==" }, "node_modules/cypress": { - "version": "13.8.1", - "resolved": "https://registry.npmjs.org/cypress/-/cypress-13.8.1.tgz", - "integrity": "sha512-Uk6ovhRbTg6FmXjeZW/TkbRM07KPtvM5gah1BIMp4Y2s+i/NMxgaLw0+PbYTOdw1+egE0FP3mWRiGcRkjjmhzA==", + "version": "13.10.0", + "resolved": "https://registry.npmjs.org/cypress/-/cypress-13.10.0.tgz", + "integrity": "sha512-tOhwRlurVOQbMduX+KonoMeQILs2cwR3yHGGENoFvvSoLUBHmJ8b9/n21gFSDqjlOJ+SRVcwuh+fG/JDsHsT6Q==", "dev": true, "hasInstallScript": true, "dependencies": { diff --git a/package.json b/package.json index f047310a8..594d41dc6 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "@types/react-router": "5.1.20", "@types/react-router-dom": "5.3.3", "@types/react-transition-group": "4.4.10", - "cypress": "13.8.1", + "cypress": "13.10.0", "husky": "8.0.3", "lint-staged": "15.2.2", "msw": "^2.2.14",