From f65180ad295e2c8b146f3b14dc60e7041c680ee6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 5 Sep 2026 05:21:53 +0000 Subject: [PATCH] chore(deps): update dependency axe-core to v4.13.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 25268b7f..1efc0f9f 100644 --- a/package.json +++ b/package.json @@ -94,7 +94,7 @@ "@testing-library/cypress": "7.0.7", "@testing-library/jest-dom": "5.16.2", "@testing-library/react": "11.2.7", - "axe-core": "4.12.1", + "axe-core": "4.13.0", "axios": "0.32.0", "babel-jest": "26.6.3", "babel-preset-gatsby": "0.12.3",