From 20e969e23f7746439f1d9404e5af4ec30abe7414 Mon Sep 17 00:00:00 2001 From: Anton Biriukov Date: Tue, 16 Feb 2021 18:34:52 -0500 Subject: [PATCH] chore: bump next version from 10.0.2 to 10.0.7 in src/frontend/next --- src/frontend/next/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/frontend/next/package.json b/src/frontend/next/package.json index 8712bb99cc..50515519cc 100644 --- a/src/frontend/next/package.json +++ b/src/frontend/next/package.json @@ -17,7 +17,7 @@ "dotenv": "^8.2.0", "highlight.js": "10.6.0", "material-ui-popup-state": "^1.7.1", - "next": "^10.0.2", + "next": "^10.0.7", "react": "^17.0.1", "react-dom": "^17.0.1", "react-material-ui-form-validator": "^2.1.2",