From e04fa02bb66ef4d3a40273c6f48d6227a51a391c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=94=AF=E7=84=B6?= Date: Wed, 16 Aug 2023 21:57:16 -0500 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20upgrade=20import-html-entr?= =?UTF-8?q?y=20to=20v1.14.6=20(#2598)?= 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 e7d8c13..4ac9df2 100644 --- a/package.json +++ b/package.json @@ -102,7 +102,7 @@ }, "dependencies": { "@babel/runtime": "^7.10.5", - "import-html-entry": "^1.14.5", + "import-html-entry": "^1.14.6", "lodash": "^4.17.11", "single-spa": "^5.9.2" },