From e81717f1b64d558158e3367efb10bcfc47c64a69 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 13:57:41 +0000 Subject: [PATCH] Bump axios from 1.7.5 to 1.7.7 (#250) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 84d2080..ffe6ee3 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ ], "dependencies": { "async": "3.2.6", - "axios": "1.7.5", + "axios": "1.7.7", "express": "4.19.2", "fakegato-history": "NebzHB/fakegato-history#master" },