From 81b6f8baac7ef026b2d483466a7032d429d2d25d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 19:41:46 +0000 Subject: [PATCH] Update dependency axios to v0.32.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7570251..b2a6010 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": "0.32.0", "axios-mock-adapter": "1.21.2", "color-contrast-checker": "2.1.0", "css-to-object": "1.1.0",