diff --git a/package-lock.json b/package-lock.json index e538080ea..a66cf59d2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ }, "devDependencies": { "@bahmutov/print-env": "1.3.0", - "cypress": "13.7.1", + "cypress": "13.7.2", "eslint": "8.57.0", "eslint-plugin-cypress": "2.15.1", "eslint-plugin-json-format": "2.0.1", @@ -2380,9 +2380,9 @@ } }, "node_modules/cypress": { - "version": "13.7.1", - "resolved": "https://registry.npmjs.org/cypress/-/cypress-13.7.1.tgz", - "integrity": "sha512-4u/rpFNxOFCoFX/Z5h+uwlkBO4mWzAjveURi3vqdSu56HPvVdyGTxGw4XKGWt399Y1JwIn9E1L9uMXQpc0o55w==", + "version": "13.7.2", + "resolved": "https://registry.npmjs.org/cypress/-/cypress-13.7.2.tgz", + "integrity": "sha512-FF5hFI5wlRIHY8urLZjJjj/YvfCBrRpglbZCLr/cYcL9MdDe0+5usa8kTIrDHthlEc9lwihbkb5dmwqBDNS2yw==", "dev": true, "hasInstallScript": true, "dependencies": { diff --git a/package.json b/package.json index 640bcff63..941d82f22 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ }, "devDependencies": { "@bahmutov/print-env": "1.3.0", - "cypress": "13.7.1", + "cypress": "13.7.2", "eslint": "8.57.0", "eslint-plugin-cypress": "2.15.1", "eslint-plugin-json-format": "2.0.1",