From 210273368b1f559d3d93d9c86e9cf7d8661876b9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 17 Dec 2024 15:58:29 +0000 Subject: [PATCH] Update dependency axios from v0.27.2 to v0.28.0 [SECURITY] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b0a25c86..af37eb38 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@material-ui/core": "4.12.4", "@material-ui/icons": "4.11.3", "@material-ui/lab": "4.0.0-alpha.61", - "axios": "0.27.2", + "axios": "0.28.0", "chai": "4.3.7", "chart.js": "2.9.4", "classnames": "2.3.2",