From 4ca31abbbbbb58310c43a9bf7153c2b2a031d286 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AE=87=E5=A4=A9?= Date: Mon, 21 Sep 2020 17:59:28 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=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 b4a7e1b..170d580 100644 --- a/package.json +++ b/package.json @@ -7,8 +7,8 @@ "type": "module", "keywords": ["five", "node-five", "five.js", "fivejs", "request", "http"], "dependencies": { - "es.shim": "^2.0.0", - "iofs": "^1.4.0" + "es.shim": "^2.0.1", + "iofs": "^1.5.0" }, "repository": "https://github.com/bytedo/gmf.request.git", "license": "MIT"