diff --git a/package-lock.json b/package-lock.json index 07ce9a3d3..7316b76ee 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "devDependencies": { "@bahmutov/print-env": "1.3.0", "colon-names": "1.0.0", - "cypress": "13.3.0", + "cypress": "13.3.1", "eslint": "8.49.0", "eslint-plugin-cypress": "2.14.0", "eslint-plugin-json-format": "2.0.1", @@ -2618,9 +2618,9 @@ } }, "node_modules/cypress": { - "version": "13.3.0", - "resolved": "https://registry.npmjs.org/cypress/-/cypress-13.3.0.tgz", - "integrity": "sha512-mpI8qcTwLGiA4zEQvTC/U1xGUezVV4V8HQCOYjlEOrVmU1etVvxOjkCXHGwrlYdZU/EPmUiWfsO3yt1o+Q2bgw==", + "version": "13.3.1", + "resolved": "https://registry.npmjs.org/cypress/-/cypress-13.3.1.tgz", + "integrity": "sha512-g4mJLZxYN+UAF2LMy3Znd4LBnUmS59Vynd81VES59RdW48Yt+QtR2cush3melOoVNz0PPbADpWr8DcUx6mif8Q==", "dev": true, "hasInstallScript": true, "dependencies": { diff --git a/package.json b/package.json index 52c85913e..66a2c24d9 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "devDependencies": { "@bahmutov/print-env": "1.3.0", "colon-names": "1.0.0", - "cypress": "13.3.0", + "cypress": "13.3.1", "eslint": "8.49.0", "eslint-plugin-cypress": "2.14.0", "eslint-plugin-json-format": "2.0.1",