From b6517af998ab01a735c99047ed79b95c784e6b78 Mon Sep 17 00:00:00 2001 From: Kuitos Date: Thu, 16 Feb 2023 22:31:25 +0800 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20bump=20import-html-entry?= =?UTF-8?q?=20version=20(#2401)?= 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 fa3d9bd..b6ce042 100644 --- a/package.json +++ b/package.json @@ -102,7 +102,7 @@ }, "dependencies": { "@babel/runtime": "^7.10.5", - "import-html-entry": "^1.14.1", + "import-html-entry": "^1.14.3", "lodash": "^4.17.11", "single-spa": "^5.9.2" },