From 94978c1edf4c50492e1d776bb6aa9df501a2d977 Mon Sep 17 00:00:00 2001 From: Thomas Hohn Date: Tue, 17 Dec 2024 17:00:28 +0100 Subject: [PATCH] Bump axios to 1.7.9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index da4cba797..9379aeed6 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@ "@xmldom/xmldom": "0.9.5", "acorn": "8.14.0", "arrify": "2.0.1", - "axios": "1.7.8", + "axios": "1.7.9", "chai": "5.1.1", "chai-deep-match": "1.2.1", "chai-exclude": "2.1.1",