From 0e486052d13e57efdb6662dfe9d171faec423a6d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 18 Mar 2024 17:15:58 +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",