From 70225f84c728423ab00eb7123b7acee743f2787e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 30 Sep 2025 04:59:05 +0000 Subject: [PATCH] fix(deps): update dependency axios to v0.30.2 [security] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fa13ebf..493626f 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "@stitches/react": "1.2.7", "@types/jsonwebtoken": "8.5.8", "@types/react-syntax-highlighter": "13.5.2", - "axios": "0.26.1", + "axios": "0.30.2", "jsonwebtoken": "8.5.1", "luxon": "2.5.2", "next": "12.1.2",