From fc18c2d48a09a5621ef742a5f7b6e2a79e21536a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Aug 2024 05:17:50 +0000 Subject: [PATCH] Bump axios from 1.7.3 to 1.7.4 (#246) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fe2bde2..d4b0d63 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ ], "dependencies": { "async": "3.2.5", - "axios": "1.7.3", + "axios": "1.7.4", "express": "4.19.2", "fakegato-history": "NebzHB/fakegato-history#master" },