From 6e3904ff60cb468511d0760da1063ef85bd3b071 Mon Sep 17 00:00:00 2001 From: tangly1024 Date: Mon, 11 Jul 2022 12:33:49 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E9=83=A8=E7=BD=B2=E5=90=8E?= =?UTF-8?q?=E6=97=A0=E6=B3=95=E8=AE=BF=E9=97=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 582c3f8f..c8f0ff9d 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "lodash.throttle": "^4.1.1", "memory-cache": "^0.2.0", "mongodb": "^4.6.0", - "next": "^12.0.5", + "next": "12.1.6", "notion-client": "6.12.9", "notion-utils": "6.10.0", "preact": "^10.5.15",