From b81af3efac691804ed720f1a2a81ef713fdb7c00 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 16 May 2022 01:28:04 +0000 Subject: [PATCH] chore(deps): update dependency next to v9 [security] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4629df0..c659e19 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "is-present": "1.0.0", "isomorphic-fetch": "2.2.1", "micro": "9.3.2", - "next": "6.0.3", + "next": "9.3.2", "path-match": "1.2.4", "path-to-regexp": "2.2.1", "prop-types": "15.6.1",