From ff04a18004dbd6762f9a1ae4344c57e695412ace Mon Sep 17 00:00:00 2001 From: Thomas Hohn Date: Thu, 13 Mar 2025 09:38:23 +0100 Subject: [PATCH] chore: bump axios from 1.8.1 to 1.8.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1fb7fa5f4..9b10fca20 100644 --- a/package.json +++ b/package.json @@ -83,7 +83,7 @@ "@xmldom/xmldom": "0.9.8", "acorn": "8.14.1", "arrify": "3.0.0", - "axios": "1.8.1", + "axios": "1.8.3", "chalk": "4.1.2", "cheerio": "^1.0.0", "commander": "11.1.0",