diff --git a/package.json b/package.json index b2b7efe7ab..bd611260b1 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "fscreen": "^1.2.0", "glightbox": "^3.2.0", "iframe-resizer": "^4.3.11", - "lit": "^3.1.2", + "lit": "^3.1.3", "node-polyglot": "^2.5.0", "sass": "^1.75.0", "tippy.js": "^6.3.7", diff --git a/yarn.lock b/yarn.lock index 085ace3397..618ebe421f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6057,10 +6057,10 @@ lit-element@^4.0.4: dependencies: "@types/trusted-types" "^2.0.2" -"lit@^2.0.0 || ^3.0.0", lit@^3.0.0, lit@^3.1.2: - version "3.1.2" - resolved "https://registry.yarnpkg.com/lit/-/lit-3.1.2.tgz#f276258e8a56593f1d834a5fd00a7eb5e891ae73" - integrity sha512-VZx5iAyMtX7CV4K8iTLdCkMaYZ7ipjJZ0JcSdJ0zIdGxxyurjIn7yuuSxNBD7QmjvcNJwr0JS4cAdAtsy7gZ6w== +"lit@^2.0.0 || ^3.0.0", lit@^3.0.0, lit@^3.1.3: + version "3.1.3" + resolved "https://registry.yarnpkg.com/lit/-/lit-3.1.3.tgz#809ecdaccfea47e1e3b46649fae6c6e7b9802675" + integrity sha512-l4slfspEsnCcHVRTvaP7YnkTZEZggNFywLEIhQaGhYDczG+tu/vlgm/KaWIEjIp+ZyV20r2JnZctMb8LeLCG7Q== dependencies: "@lit/reactive-element" "^2.0.4" lit-element "^4.0.4"