diff --git a/package-lock.json b/package-lock.json index 4fc0ad6b..15e43dd7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -37,7 +37,7 @@ "@types/node": "^12.19.8", "@typescript-eslint/eslint-plugin": "5.62.0", "@typescript-eslint/parser": "5.62.0", - "browserstack-cypress-cli": "^1.26.0", + "browserstack-cypress-cli": "^1.26.1", "concurrently": "^6.2.0", "cors": "^2.8.5", "cypress": "^13.4.0", @@ -8013,9 +8013,9 @@ } }, "node_modules/browserstack-cypress-cli": { - "version": "1.26.0", - "resolved": "https://registry.npmjs.org/browserstack-cypress-cli/-/browserstack-cypress-cli-1.26.0.tgz", - "integrity": "sha512-pjNkyUoluxeRMBCpLMIqaZtquoRpdKiuAcdxwLd3L5oNHByg1dE88VQ5+hMyrCRNoZPw3vF+scLtpn9eVBsW8A==", + "version": "1.26.1", + "resolved": "https://registry.npmjs.org/browserstack-cypress-cli/-/browserstack-cypress-cli-1.26.1.tgz", + "integrity": "sha512-hqwNDBdTgsVS9Lo3Lw+Gx+zV1fAuhUap1af9V18SlbBRQn4iu1g3A96UFnTQH3i/BRAA3sKNm93lH9n56lDfuw==", "dev": true, "dependencies": { "archiver": "5.3.0", @@ -32990,9 +32990,9 @@ } }, "browserstack-cypress-cli": { - "version": "1.26.0", - "resolved": "https://registry.npmjs.org/browserstack-cypress-cli/-/browserstack-cypress-cli-1.26.0.tgz", - "integrity": "sha512-pjNkyUoluxeRMBCpLMIqaZtquoRpdKiuAcdxwLd3L5oNHByg1dE88VQ5+hMyrCRNoZPw3vF+scLtpn9eVBsW8A==", + "version": "1.26.1", + "resolved": "https://registry.npmjs.org/browserstack-cypress-cli/-/browserstack-cypress-cli-1.26.1.tgz", + "integrity": "sha512-hqwNDBdTgsVS9Lo3Lw+Gx+zV1fAuhUap1af9V18SlbBRQn4iu1g3A96UFnTQH3i/BRAA3sKNm93lH9n56lDfuw==", "dev": true, "requires": { "archiver": "5.3.0", diff --git a/package.json b/package.json index 06479223..739013f7 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "@types/node": "^12.19.8", "@typescript-eslint/eslint-plugin": "5.62.0", "@typescript-eslint/parser": "5.62.0", - "browserstack-cypress-cli": "^1.26.0", + "browserstack-cypress-cli": "^1.26.1", "concurrently": "^6.2.0", "cors": "^2.8.5", "cypress": "^13.4.0",