From 2dcda8374114d7f93c448038ce252902fd65b7a8 Mon Sep 17 00:00:00 2001 From: hunlongyu Date: Fri, 16 Apr 2021 09:09:33 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=87=E7=BA=A7=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 3ccf620..2f36a2b 100644 --- a/package.json +++ b/package.json @@ -19,8 +19,8 @@ "dependencies": { "axios": "^0.21.1", "bootstrap-vue": "^2.21.2", - "cheerio": "^1.0.0-rc.5", - "core-js": "^3.9.1", + "cheerio": "^1.0.0-rc.6", + "core-js": "^3.10.1", "dexie": "^3.0.3", "electron-localshortcut": "^3.2.1", "electron-proxy-agent": "^1.2.0",