From 3847108ad1f8006492fd17fe4b252a75af337a58 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ca=28HCO=E2=82=83=29=E2=82=82?= <143723419+kaguramaisakuya@users.noreply.github.com> Date: Fri, 15 Dec 2023 04:08:55 +0800 Subject: [PATCH] =?UTF-8?q?puppeteer@21.6.0=E5=BC=80=E5=A7=8Bcontain?= =?UTF-8?q?=E6=9C=89=E7=82=B9=E9=97=AE=E9=A2=98=EF=BC=8C=E5=85=88=E6=9A=82?= =?UTF-8?q?=E6=97=B6=E5=9B=9E=E9=80=80=20(#335)?= 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 b606dd2..8d96cd7 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "node-schedule": "^2.1.1", "oicq": "^2.3.1", "pm2": "^5.3.0", - "puppeteer": "^21.6.0", + "puppeteer": "^21.5.2", "redis": "^4.6.11", "sequelize": "^6.35.1", "sqlite3": "^5.1.6",