From c505dc2a6e183c4b57d4984b2f90a21166de2aaa Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 26 Sep 2025 04:49:17 +0000 Subject: [PATCH] fix: upgrade lit from 3.3.0 to 3.3.1 Snyk has created this PR to upgrade lit from 3.3.0 to 3.3.1. See this package in npm: lit See this project in Snyk: https://app.snyk.io/org/maicol07/project/037a448f-5b5a-4e2e-a167-889316ba814a?utm_source=github&utm_medium=referral&page=upgrade-pr --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5163f4d..5cf76bf 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "@material/card": "^14.0.0", "@material/data-table": "^14.0.0", "@material/layout-grid": "^14.0.0", - "lit": "^3.3.0", + "lit": "^3.3.1", "tslib": "^2.8.1" }, "peerDependencies": {