From 4b6e2e1837e1a5e77f0a096ec23c578b2947312b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 22 Feb 2024 01:54:25 +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",