From 78969e5a918a1f88ed1e711fda427bea30d44031 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 12 Feb 2024 21:35:45 +0000 Subject: [PATCH] fix(deps): update dependency axios to v1 [security] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c3c4e59..0bfc9fe 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": "1.6.0", "jsonwebtoken": "8.5.1", "luxon": "2.3.1", "next": "12.1.2",