From 678f2fa5285af75a487674adbf75cb27dbc5ce09 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 30 Mar 2021 06:22:54 +0000 Subject: [PATCH] [Security] Bump next from 7.0.3 to 10.1.1 Bumps [next](https://github.com/vercel/next.js) from 7.0.3 to 10.1.1. **This update includes a security fix.** - [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/7.0.3...v10.1.1) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 56f63552..fbf50d93 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "cssnano": "~4.1.7", "glob": "~7.1.3", "js-yaml": "~3.12.0", - "next": "7", + "next": "10", "node-sass": "4", "normalize.css": "~8.0.0", "nprogress": "~0.2.0",