diff --git a/lib/package.json b/lib/package.json index 5e059466..4d7a471a 100644 --- a/lib/package.json +++ b/lib/package.json @@ -32,7 +32,7 @@ }, "devDependencies": { "@tsconfig/recommended": "^1.0.3", - "cypress": "^13.2.0", + "cypress": "^13.5.0", "eslint-plugin-cypress": "^2.15.1", "eslint-plugin-jest": "^26.9.0", "isomorphic-fetch": "^3.0.0", diff --git a/package-lock.json b/package-lock.json index b7186aec..29220755 100644 --- a/package-lock.json +++ b/package-lock.json @@ -31,7 +31,7 @@ }, "devDependencies": { "@tsconfig/recommended": "^1.0.3", - "cypress": "^13.2.0", + "cypress": "^13.5.0", "eslint-plugin-cypress": "^2.15.1", "eslint-plugin-jest": "^26.9.0", "isomorphic-fetch": "^3.0.0", @@ -1871,9 +1871,9 @@ "dev": true }, "node_modules/cypress": { - "version": "13.2.0", - "resolved": "https://registry.npmjs.org/cypress/-/cypress-13.2.0.tgz", - "integrity": "sha512-AvDQxBydE771GTq0TR4ZUBvv9m9ffXuB/ueEtpDF/6gOcvFR96amgwSJP16Yhqw6VhmwqspT5nAGzoxxB+D89g==", + "version": "13.5.0", + "resolved": "https://registry.npmjs.org/cypress/-/cypress-13.5.0.tgz", + "integrity": "sha512-oh6U7h9w8wwHfzNDJQ6wVcAeXu31DlIYlNOBvfd6U4CcB8oe4akawQmH+QJVOMZlM42eBoCne015+svVqdwdRQ==", "dev": true, "hasInstallScript": true, "dependencies": { @@ -6683,7 +6683,7 @@ "version": "file:lib", "requires": { "@tsconfig/recommended": "^1.0.3", - "cypress": "^13.2.0", + "cypress": "^13.5.0", "eslint-plugin-cypress": "^2.15.1", "eslint-plugin-jest": "^26.9.0", "isomorphic-fetch": "^3.0.0", @@ -7520,9 +7520,9 @@ "dev": true }, "cypress": { - "version": "13.2.0", - "resolved": "https://registry.npmjs.org/cypress/-/cypress-13.2.0.tgz", - "integrity": "sha512-AvDQxBydE771GTq0TR4ZUBvv9m9ffXuB/ueEtpDF/6gOcvFR96amgwSJP16Yhqw6VhmwqspT5nAGzoxxB+D89g==", + "version": "13.5.0", + "resolved": "https://registry.npmjs.org/cypress/-/cypress-13.5.0.tgz", + "integrity": "sha512-oh6U7h9w8wwHfzNDJQ6wVcAeXu31DlIYlNOBvfd6U4CcB8oe4akawQmH+QJVOMZlM42eBoCne015+svVqdwdRQ==", "dev": true, "requires": { "@cypress/request": "^3.0.0",