From f01ad28859e8ae83f76b36f1ef9d6ccac7f4f9d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Mar 2020 10:33:54 +0000 Subject: [PATCH] Bump next from 7.0.3 to 9.3.3 Bumps [next](https://github.com/zeit/next.js) from 7.0.3 to 9.3.3. - [Release notes](https://github.com/zeit/next.js/releases) - [Commits](https://github.com/zeit/next.js/compare/7.0.3...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 5f8c6b8..abb3033 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "@zeit/next-css": "^1.0.1", "@zeit/next-mdx": "^1.2.0", "highlight.js": "^9.13.0", - "next": "^7.0.2", + "next": "^9.3.3", "react": "^16.6.0-alpha.8af6728", "react-dom": "^16.6.0-alpha.8af6728", "react-ga": "^2.5.3",