From f5f9f634780693586cefcfb890f86795b2a97b2f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Sep 2023 22:16:16 +0200 Subject: [PATCH] Bump browserstack-cypress-cli from 1.25.2 to 1.25.3 (#588) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Frederik Prijck --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index b23df874..cc8f6390 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3179,9 +3179,9 @@ } }, "node_modules/browserstack-cypress-cli": { - "version": "1.25.2", - "resolved": "https://registry.npmjs.org/browserstack-cypress-cli/-/browserstack-cypress-cli-1.25.2.tgz", - "integrity": "sha512-7G7YS4L4knfGdSRmfDDO7Oja6F23ILvzzHum5Rm52XppMqEZXSVqtKbtQGJINfSwyC0wDy3uGv6RM+51BWHGMQ==", + "version": "1.25.3", + "resolved": "https://registry.npmjs.org/browserstack-cypress-cli/-/browserstack-cypress-cli-1.25.3.tgz", + "integrity": "sha512-7+YV+jgVyoZKWa4OmkkYAjlz+o9G2g4Yu7GHS4vuHbHT7fd042zpCz9Mf7kH+8IY4fSPnyMwVW2rN24/znkDxQ==", "dev": true, "dependencies": { "archiver": "5.3.0",