diff --git a/web/package-lock.json b/web/package-lock.json
index c257a5620..78a42e00d 100644
--- a/web/package-lock.json
+++ b/web/package-lock.json
@@ -45,7 +45,7 @@
                 "eslint-plugin-lit": "^1.3.0",
                 "flowchart.js": "^1.15.0",
                 "lit-element": "^2.5.0",
-                "lit-html": "^1.4.0",
+                "lit-html": "^1.4.1",
                 "moment": "^2.29.1",
                 "rapidoc": "^9.0.0",
                 "rollup": "^2.47.0",
@@ -5575,9 +5575,9 @@
             }
         },
         "node_modules/lit-html": {
-            "version": "1.4.0",
-            "resolved": "https://registry.npmjs.org/lit-html/-/lit-html-1.4.0.tgz",
-            "integrity": "sha512-cgaqPSgqHRaTH/P1DnWD/dQxudtrHqD0xo1AoyOGJZir2rXgsvTg77z6Pitwk9B+kL23EakD62HV3x8sT01aWQ=="
+            "version": "1.4.1",
+            "resolved": "https://registry.npmjs.org/lit-html/-/lit-html-1.4.1.tgz",
+            "integrity": "sha512-B9btcSgPYb1q4oSOb/PrOT6Z/H+r6xuNzfH4lFli/AWhYwdtrgQkQWBbIc6mdnf6E2IL3gDXdkkqNktpU0OZQA=="
         },
         "node_modules/locate-path": {
             "version": "5.0.0",
@@ -12745,9 +12745,9 @@
             }
         },
         "lit-html": {
-            "version": "1.4.0",
-            "resolved": "https://registry.npmjs.org/lit-html/-/lit-html-1.4.0.tgz",
-            "integrity": "sha512-cgaqPSgqHRaTH/P1DnWD/dQxudtrHqD0xo1AoyOGJZir2rXgsvTg77z6Pitwk9B+kL23EakD62HV3x8sT01aWQ=="
+            "version": "1.4.1",
+            "resolved": "https://registry.npmjs.org/lit-html/-/lit-html-1.4.1.tgz",
+            "integrity": "sha512-B9btcSgPYb1q4oSOb/PrOT6Z/H+r6xuNzfH4lFli/AWhYwdtrgQkQWBbIc6mdnf6E2IL3gDXdkkqNktpU0OZQA=="
         },
         "locate-path": {
             "version": "5.0.0",
diff --git a/web/package.json b/web/package.json
index 4b8d97f7c..1ae01cc7b 100644
--- a/web/package.json
+++ b/web/package.json
@@ -71,7 +71,7 @@
         "eslint-plugin-lit": "^1.3.0",
         "flowchart.js": "^1.15.0",
         "lit-element": "^2.5.0",
-        "lit-html": "^1.4.0",
+        "lit-html": "^1.4.1",
         "moment": "^2.29.1",
         "rapidoc": "^9.0.0",
         "rollup": "^2.47.0",