fix(deps): update dependency cypress to v10.3.0

This commit is contained in:
renovate[bot] 2022-07-04 00:29:40 +00:00
parent 174ede5b71
commit 5d14b8216e

12
package-lock.json generated
View File

@ -5593,9 +5593,9 @@
"integrity": "sha1-WW6WmP0MgOEgOMK4LW6xs1tiJNk="
},
"node_modules/cypress": {
"version": "10.2.0",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-10.2.0.tgz",
"integrity": "sha512-+i9lY5ENlfi2mJwsggzR+XASOIgMd7S/Gd3/13NCpv596n3YSplMAueBTIxNLcxDpTcIksp+9pM3UaDrJDpFqA==",
"version": "10.3.0",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-10.3.0.tgz",
"integrity": "sha512-txkQWKzvBVnWdCuKs5Xc08gjpO89W2Dom2wpZgT9zWZT5jXxqPIxqP/NC1YArtkpmp3fN5HW8aDjYBizHLUFvg==",
"hasInstallScript": true,
"dependencies": {
"@cypress/request": "^2.88.10",
@ -20868,9 +20868,9 @@
"integrity": "sha1-WW6WmP0MgOEgOMK4LW6xs1tiJNk="
},
"cypress": {
"version": "10.2.0",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-10.2.0.tgz",
"integrity": "sha512-+i9lY5ENlfi2mJwsggzR+XASOIgMd7S/Gd3/13NCpv596n3YSplMAueBTIxNLcxDpTcIksp+9pM3UaDrJDpFqA==",
"version": "10.3.0",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-10.3.0.tgz",
"integrity": "sha512-txkQWKzvBVnWdCuKs5Xc08gjpO89W2Dom2wpZgT9zWZT5jXxqPIxqP/NC1YArtkpmp3fN5HW8aDjYBizHLUFvg==",
"requires": {
"@cypress/request": "^2.88.10",
"@cypress/xvfb": "^1.2.4",