From 6552e0f7ec8c5d79be3c0755e2eef1e216cd2f6c Mon Sep 17 00:00:00 2001 From: "pactflow-renovate-bot[bot]" <186667433+pactflow-renovate-bot[bot]@users.noreply.github.com> Date: Mon, 8 Dec 2025 02:34:17 +0000 Subject: [PATCH] chore(deps): update dependency axios to v1 Ref: PACT-445 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5098f63..2d0ae88 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "@testing-library/jest-dom": "6.9.1", "@typescript-eslint/eslint-plugin": "8.48.1", "@typescript-eslint/parser": "8.48.1", - "axios": "0.30.2", + "axios": "1.13.2", "@babel/eslint-parser": "7.28.5", "cypress": "4.12.1", "dotenv": "17.2.3",