From f1a82b984f8456d8e1a31237f061b560d6a58c33 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 20:58:10 +0000 Subject: [PATCH] Update dependency axios to v1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7570251..8020895 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@actions/github": "5.1.1", "@testing-library/dom": "8.19.0", "@testing-library/jest-dom": "5.16.5", - "axios": "0.27.2", + "axios": "1.18.1", "axios-mock-adapter": "1.21.2", "color-contrast-checker": "2.1.0", "css-to-object": "1.1.0",