From 32933f208a73d15d911662d57180372f1ea46586 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2024 19:53:58 +0000 Subject: [PATCH 1/2] Bump taiko-accessibility from 0.3.2 to 0.3.3 Bumps [taiko-accessibility](https://github.com/andreas-ku/taiko-accessibility) from 0.3.2 to 0.3.3. - [Release notes](https://github.com/andreas-ku/taiko-accessibility/releases) - [Commits](https://github.com/andreas-ku/taiko-accessibility/compare/v0.3.2...v0.3.3) --- updated-dependencies: - dependency-name: taiko-accessibility dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index cbc6aa6..7b63036 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3972,11 +3972,11 @@ } }, "node_modules/taiko-accessibility": { - "version": "0.3.2", - "resolved": "https://registry.npmjs.org/taiko-accessibility/-/taiko-accessibility-0.3.2.tgz", - "integrity": "sha512-H4VqEt8vU9f3bpCov3AjpO0ITtzkg02B+wAmETCm6VA5ohBavXKw25H2GmbUC35h6juDbQ40vp5BJAX8iXFv+Q==", + "version": "0.3.3", + "resolved": "https://registry.npmjs.org/taiko-accessibility/-/taiko-accessibility-0.3.3.tgz", + "integrity": "sha512-LIL2BbUhWMqlGC64Dedx5WBCfq/8c6UBIz8O8kKikxHrgh69j7swyrwEbFBmu/HgoxMEQoUY7tiSVUQzNxekwQ==", "dependencies": { - "axe-core": "^4.3.5" + "axe-core": "^4.9.1" } }, "node_modules/tiny-invariant": { From 5453324ffe135ac9afc27cbc1c9b853afa74f2db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2024 19:39:28 +0000 Subject: [PATCH 2/2] Bump taiko from 1.4.0 to 1.4.1 Bumps [taiko](https://github.com/getgauge/taiko) from 1.4.0 to 1.4.1. - [Release notes](https://github.com/getgauge/taiko/releases) - [Commits](https://github.com/getgauge/taiko/commits) --- updated-dependencies: - dependency-name: taiko dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index cbc6aa6..d075a2d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3947,9 +3947,9 @@ } }, "node_modules/taiko": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/taiko/-/taiko-1.4.0.tgz", - "integrity": "sha512-f3Fqd5M8kBbV1qN7XyH3/t+hSY3Sm3+ZisBalg5ChOT8oELmgpGaxjgV4amSWYYLWKitbVATs4DvUGZXd1t8OQ==", + "version": "1.4.1", + "resolved": "https://registry.npmjs.org/taiko/-/taiko-1.4.1.tgz", + "integrity": "sha512-7X245DGB8bsHQRkXBqf3Lj5NO9LBDrZfVDmOr4fE/Vxs5vZXcupCRdmGlXdXPrcrTBLUFTILqOJvFbdSr8A+tA==", "dev": true, "hasInstallScript": true, "dependencies": {