From b816e1794a11d22cda282232c906d9ce88375303 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Mar 2020 18:57:56 +0000 Subject: [PATCH] Bump next from 9.0.5 to 9.3.3 Bumps [next](https://github.com/zeit/next.js) from 9.0.5 to 9.3.3. - [Release notes](https://github.com/zeit/next.js/releases) - [Commits](https://github.com/zeit/next.js/compare/v9.0.5...v9.3.3) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 14c7afb..291578d 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "lru-cache": "^5.1.1", "markdown-it": "^9.1.0", "moment": "^2.24.0", - "next": "9.0.5", + "next": "9.3.3", "react": "16.9.0", "react-dom": "16.9.0", "react-redux": "^7.1.1",