⬆️ upgrade import-html-entry to v1.14.6 (#2598)

This commit is contained in:
唯然 2023-08-16 21:57:16 -05:00 committed by GitHub
parent e63790320a
commit e04fa02bb6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -102,7 +102,7 @@
}, },
"dependencies": { "dependencies": {
"@babel/runtime": "^7.10.5", "@babel/runtime": "^7.10.5",
"import-html-entry": "^1.14.5", "import-html-entry": "^1.14.6",
"lodash": "^4.17.11", "lodash": "^4.17.11",
"single-spa": "^5.9.2" "single-spa": "^5.9.2"
}, },