From 6aa366f2b2e05b10788d1570851bda7fbe4d85ac Mon Sep 17 00:00:00 2001 From: "pactflow-renovate-bot[bot]" <186667433+pactflow-renovate-bot[bot]@users.noreply.github.com> Date: Tue, 18 Nov 2025 05:21:41 +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 f3b64b6..8624edf 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "@testing-library/jest-dom": "6.9.1", "@typescript-eslint/eslint-plugin": "8.46.4", "@typescript-eslint/parser": "8.46.4", - "axios": "0.30.2", + "axios": "1.13.2", "@babel/eslint-parser": "7.28.5", "cypress": "4.12.1", "dotenv": "17.2.3",