diff --git a/package-lock.json b/package-lock.json index 18ae2d037e9..e72841c51e1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -114,12 +114,12 @@ "@typescript-eslint/parser": "^8.60.1", "@typescript-eslint/rule-tester": "^8.60.1", "@typescript-eslint/utils": "^8.47.0", - "axe-core": "^4.12.0", + "axe-core": "^4.12.1", "commander": "^14.0.3", "compression-webpack-plugin": "^9.2.0", "copy-webpack-plugin": "^14.0.0", "cross-env": "^10.1.0", - "cypress": "^15.16.0", + "cypress": "^15.18.0", "cypress-axe": "^1.7.0", "deep-freeze": "0.0.1", "eslint": "^9.39.4", @@ -11688,9 +11688,9 @@ "license": "MIT" }, "node_modules/axe-core": { - "version": "4.12.0", - "resolved": "https://registry.npmjs.org/axe-core/-/axe-core-4.12.0.tgz", - "integrity": "sha512-FTavr/7Ba0IptwGOPxnQvdyW2tAsdLBMTBXz7rKH6xJ2skpyxpBxyHkDdBs4lf69yRqYpkqCdfhnwS8YULGOmg==", + "version": "4.12.1", + "resolved": "https://registry.npmjs.org/axe-core/-/axe-core-4.12.1.tgz", + "integrity": "sha512-s7iGf5GaVMxEG0ENN9x+xTr7GFZCb1ZP/1uATUpCEK2X78nDB3RwbtFCo9pGAf9ru+VwoQ464DkaLEeRM08wJA==", "dev": true, "license": "MPL-2.0", "engines": { @@ -13174,9 +13174,9 @@ "dev": true }, "node_modules/cypress": { - "version": "15.16.0", - "resolved": "https://registry.npmjs.org/cypress/-/cypress-15.16.0.tgz", - "integrity": "sha512-fy0M0c9xDLEp4v9y7LLKFeAQhIdDsobxDSKpD3JcZpqQefjy9TSzEyVV3HA0zu7hUi0bGHlSYlI7ASub8wgR9A==", + "version": "15.18.0", + "resolved": "https://registry.npmjs.org/cypress/-/cypress-15.18.0.tgz", + "integrity": "sha512-aLfOYSLlVt1b6QSoVUjbCY27taZlYAT8ST47xQbwd9pvQrY/g5gXi12yItZTB+kxkkj+ZcvUYmRLUC95SlCJsw==", "dev": true, "hasInstallScript": true, "license": "MIT", diff --git a/package.json b/package.json index f5673d8bd4f..5f99972e681 100644 --- a/package.json +++ b/package.json @@ -182,12 +182,12 @@ "@typescript-eslint/parser": "^8.60.1", "@typescript-eslint/rule-tester": "^8.60.1", "@typescript-eslint/utils": "^8.47.0", - "axe-core": "^4.12.0", + "axe-core": "^4.12.1", "commander": "^14.0.3", "compression-webpack-plugin": "^9.2.0", "copy-webpack-plugin": "^14.0.0", "cross-env": "^10.1.0", - "cypress": "^15.16.0", + "cypress": "^15.18.0", "cypress-axe": "^1.7.0", "deep-freeze": "0.0.1", "eslint": "^9.39.4",