From 4c85c99a72c65cc4c35b90cc7934ba9a84f1c9cb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 19 Jun 2024 05:38:31 +0000 Subject: [PATCH] fix(deps): update dependency next to v13.5.0 [security] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 91c8287..aefbfdb 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "eslint": "8.31.0", "eslint-config-next": "13.1.2", "framer-motion": "^8.4.3", - "next": "13.1.2", + "next": "13.5.0", "react": "18.2.0", "react-dom": "18.2.0", "sql-formatter": "^12.1.3",