diff --git a/src/Umbraco.Web.UI.Client/package-lock.json b/src/Umbraco.Web.UI.Client/package-lock.json index b56d933729..94598c82a1 100644 --- a/src/Umbraco.Web.UI.Client/package-lock.json +++ b/src/Umbraco.Web.UI.Client/package-lock.json @@ -49,7 +49,7 @@ "eslint-plugin-lit": "^1.6.1", "eslint-plugin-lit-a11y": "^2.2.2", "eslint-plugin-storybook": "^0.6.4", - "lit-html": "^2.2.7", + "lit-html": "^2.3.0", "msw": "^0.44.2", "msw-storybook-addon": "^1.6.3", "playwright-msw": "^1.0.0", diff --git a/src/Umbraco.Web.UI.Client/package.json b/src/Umbraco.Web.UI.Client/package.json index 190aff607e..fa00b5efaf 100644 --- a/src/Umbraco.Web.UI.Client/package.json +++ b/src/Umbraco.Web.UI.Client/package.json @@ -76,7 +76,7 @@ "eslint-plugin-lit": "^1.6.1", "eslint-plugin-lit-a11y": "^2.2.2", "eslint-plugin-storybook": "^0.6.4", - "lit-html": "^2.2.7", + "lit-html": "^2.3.0", "msw": "^0.44.2", "msw-storybook-addon": "^1.6.3", "playwright-msw": "^1.0.0",