From 56006c439ade3bfe8ed5f6efad8b26939fa335a3 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 7 Mar 2022 15:06:26 +0000 Subject: [PATCH] Update dependency next to v11 [SECURITY] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6f9805a..63994d5 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "gatsby": "2.20.10", "koa": "2.11.0", "lodash": "4.17.15", - "next": "9.3.4", + "next": "11.1.3", "next-build-id": "3.0.0", "next-compose-plugins": "2.2.0", "next-routes": "1.4.2",