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

This commit is contained in:
Renovate Bot 2022-06-13 00:17:19 +00:00 committed by renovate[bot]
parent f666421f34
commit 41728f7f93

12
package-lock.json generated
View File

@ -5593,9 +5593,9 @@
"integrity": "sha1-WW6WmP0MgOEgOMK4LW6xs1tiJNk="
},
"node_modules/cypress": {
"version": "10.0.3",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-10.0.3.tgz",
"integrity": "sha512-8C82XTybsEmJC9POYSNITGUhMLCRwB9LadP0x33H+52QVoBjhsWvIzrI+ybCe0+TyxaF0D5/9IL2kSTgjqCB9A==",
"version": "10.1.0",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-10.1.0.tgz",
"integrity": "sha512-aQ4JVZVib4Xd9FZW8IRZfKelUvqF4y5A+oUbNvn8TlsBmEfIg3m5Xd6Mt6PVU/jHiVJ9Psl905B3ZPnrDcmyuQ==",
"hasInstallScript": true,
"dependencies": {
"@cypress/request": "^2.88.10",
@ -20868,9 +20868,9 @@
"integrity": "sha1-WW6WmP0MgOEgOMK4LW6xs1tiJNk="
},
"cypress": {
"version": "10.0.3",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-10.0.3.tgz",
"integrity": "sha512-8C82XTybsEmJC9POYSNITGUhMLCRwB9LadP0x33H+52QVoBjhsWvIzrI+ybCe0+TyxaF0D5/9IL2kSTgjqCB9A==",
"version": "10.1.0",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-10.1.0.tgz",
"integrity": "sha512-aQ4JVZVib4Xd9FZW8IRZfKelUvqF4y5A+oUbNvn8TlsBmEfIg3m5Xd6Mt6PVU/jHiVJ9Psl905B3ZPnrDcmyuQ==",
"requires": {
"@cypress/request": "^2.88.10",
"@cypress/xvfb": "^1.2.4",