chore(deps): update dependency cypress to v13.14.2

This commit is contained in:
renovate[bot]
2024-09-05 02:06:38 +00:00
parent cae7c94143
commit 9dfed41fed

View File

@@ -620,9 +620,9 @@
}
},
"node_modules/cypress": {
"version": "13.14.1",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-13.14.1.tgz",
"integrity": "sha512-Wo+byPmjps66hACEH5udhXINEiN3qS3jWNGRzJOjrRJF3D0+YrcP2LVB1T7oYaVQM/S+eanqEvBWYc8cf7Vcbg==",
"version": "13.14.2",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-13.14.2.tgz",
"integrity": "sha512-lsiQrN17vHMB2fnvxIrKLAjOr9bPwsNbPZNrWf99s4u+DVmCY6U+w7O3GGG9FvP4EUVYaDu+guWeNLiUzBrqvA==",
"dev": true,
"hasInstallScript": true,
"dependencies": {
@@ -2490,9 +2490,9 @@
}
},
"cypress": {
"version": "13.14.1",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-13.14.1.tgz",
"integrity": "sha512-Wo+byPmjps66hACEH5udhXINEiN3qS3jWNGRzJOjrRJF3D0+YrcP2LVB1T7oYaVQM/S+eanqEvBWYc8cf7Vcbg==",
"version": "13.14.2",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-13.14.2.tgz",
"integrity": "sha512-lsiQrN17vHMB2fnvxIrKLAjOr9bPwsNbPZNrWf99s4u+DVmCY6U+w7O3GGG9FvP4EUVYaDu+guWeNLiUzBrqvA==",
"dev": true,
"requires": {
"@cypress/request": "^3.0.1",