From 74160ca733aa0db9218aa1b5e388636e50e4f510 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 13 Aug 2024 20:27:59 +0000 Subject: [PATCH] Update dependency axios to v1.7.4 [SECURITY] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 684c86ad..ee061734 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "@types/lodash": "4.17.7", "@types/sortablejs": "1.15.8", "autoprefixer": "10.4.20", - "axios": "1.7.3", + "axios": "1.7.4", "bootstrap": "5.3.3", "bootstrap-table": "1.23.2", "bootswatch": "5.3.3",