diff --git a/package-lock.json b/package-lock.json index 02a1ae0c78945..4b9847c37ec36 100644 --- a/package-lock.json +++ b/package-lock.json @@ -71,7 +71,7 @@ "child-process-promise": "^2.2.1", "clsx": "^2.1.1", "concurrently": "^8.2.2", - "cypress": "^13.10.0", + "cypress": "^13.11.0", "cypress-wait-for-stable-dom": "^0.1.0", "danger": "^12.3.1", "deepmerge": "^4.3.1", @@ -9566,9 +9566,9 @@ "dev": true }, "node_modules/cypress": { - "version": "13.10.0", - "resolved": "https://registry.npmjs.org/cypress/-/cypress-13.10.0.tgz", - "integrity": "sha512-tOhwRlurVOQbMduX+KonoMeQILs2cwR3yHGGENoFvvSoLUBHmJ8b9/n21gFSDqjlOJ+SRVcwuh+fG/JDsHsT6Q==", + "version": "13.11.0", + "resolved": "https://registry.npmjs.org/cypress/-/cypress-13.11.0.tgz", + "integrity": "sha512-NXXogbAxVlVje4XHX+Cx5eMFZv4Dho/2rIcdBHg9CNPFUGZdM4cRdgIgM7USmNYsC12XY0bZENEQ+KBk72fl+A==", "dev": true, "hasInstallScript": true, "dependencies": { diff --git a/package.json b/package.json index e5c56609be6e5..cbb6b5c7d9d5c 100644 --- a/package.json +++ b/package.json @@ -158,7 +158,7 @@ "child-process-promise": "^2.2.1", "clsx": "^2.1.1", "concurrently": "^8.2.2", - "cypress": "^13.10.0", + "cypress": "^13.11.0", "cypress-wait-for-stable-dom": "^0.1.0", "danger": "^12.3.1", "deepmerge": "^4.3.1",