From 406c05521687f50c9a807bcce7b72a64bd29e775 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 4 Aug 2025 21:36:50 +0000 Subject: [PATCH] Update dependency axios to v0.30.1 --- notes/OVERFLOW/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notes/OVERFLOW/package.json b/notes/OVERFLOW/package.json index d4a393e..90d0a18 100644 --- a/notes/OVERFLOW/package.json +++ b/notes/OVERFLOW/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "@stackbit/gatsby-plugin-menus": "0.0.4", - "axios": "0.21.4", + "axios": "0.30.1", "babel-runtime": "6.26.0", "chokidar": "3.5.3", "classnames": "2.2.6",