From 26c93b38ba98c2b9156d467cd6156d2372b8f568 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Oct 2023 09:40:44 +0000 Subject: [PATCH] Bump next from 9.3.6 to 13.5.0 Bumps [next](https://github.com/vercel/next.js) from 9.3.6 to 13.5.0. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/compare/v9.3.6...v13.5.0) --- updated-dependencies: - dependency-name: next dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8ba6396..12195d6 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "intersection-observer": "0.10.0", "isomorphic-unfetch": "3.0.0", "micro-cors": "0.1.1", - "next": "9.3.6", + "next": "13.5.0", "react": "16.13.1", "react-dom": "16.13.1", "react-icons": "3.10.0"