From 09a01a283d65e7c3835e306876d94158de42c717 Mon Sep 17 00:00:00 2001 From: kobenguyent <7845001+kobenguyent@users.noreply.github.com> Date: Wed, 4 Sep 2024 06:50:59 +0200 Subject: [PATCH] bump axios version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b09b896fa..99016d375 100644 --- a/package.json +++ b/package.json @@ -78,7 +78,7 @@ "@xmldom/xmldom": "0.8.10", "acorn": "8.12.1", "arrify": "2.0.1", - "axios": "1.7.3", + "axios": "1.7.7", "chai": "5.1.1", "chai-deep-match": "1.2.1", "chai-exclude": "2.1.1",