From 1948a17a222715a1b332b2bf0d95ea6c45332d9c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Mar 2020 11:24:05 +0000 Subject: [PATCH] Bump next from 8.1.0 to 9.3.3 in /packages/nextjs Bumps [next](https://github.com/zeit/next.js) from 8.1.0 to 9.3.3. - [Release notes](https://github.com/zeit/next.js/releases) - [Commits](https://github.com/zeit/next.js/compare/v8.1.0...v9.3.3) Signed-off-by: dependabot[bot] --- packages/nextjs/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/nextjs/package.json b/packages/nextjs/package.json index bb084d3..4be3976 100644 --- a/packages/nextjs/package.json +++ b/packages/nextjs/package.json @@ -22,7 +22,7 @@ "graphql": "^14.2.1", "graphql-tag": "^2.10.1", "isomorphic-unfetch": "^3.0.0", - "next": "^8.0.3", + "next": "^9.3.3", "ramda": "^0.26.1", "react": "^16.8.3", "react-apollo": "^2.5.3",