From 592983919d5ecb2f8daf946b85fdf3fea987e446 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 24 Aug 2024 23:24:46 +0000 Subject: [PATCH] chore(deps): update dependency axe-core to v4.10.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e14c6af..7871f39 100644 --- a/package.json +++ b/package.json @@ -90,7 +90,7 @@ "@testing-library/cypress": "7.0.1", "@testing-library/jest-dom": "5.16.2", "@testing-library/react": "11.1.0", - "axe-core": "4.0.2", + "axe-core": "4.10.0", "axios": "0.21.2", "babel-jest": "26.6.3", "babel-preset-gatsby": "0.5.14",