diff --git a/package.json b/package.json index 36e5433bb5..72693322b6 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "flatpickr": "^4.6.13", "fscreen": "^1.2.0", "glightbox": "^3.2.0", - "lit": "^3.2.0", + "lit": "^3.2.1", "node-polyglot": "^2.6.0", "sass": "^1.79.3", "tippy.js": "^6.3.7", diff --git a/yarn.lock b/yarn.lock index 20fc7a2839..9402d5eb92 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6211,10 +6211,10 @@ lit-element@^4.1.0: dependencies: "@types/trusted-types" "^2.0.2" -"lit@^2.0.0 || ^3.0.0", lit@^3.0.0, lit@^3.2.0: - version "3.2.0" - resolved "https://registry.yarnpkg.com/lit/-/lit-3.2.0.tgz#2189d72bccbc335f733a67bfbbd295f015e68e05" - integrity sha512-s6tI33Lf6VpDu7u4YqsSX78D28bYQulM+VAzsGch4fx2H0eLZnJsUBsPWmGYSGoKDNbjtRv02rio1o+UdPVwvw== +"lit@^2.0.0 || ^3.0.0", lit@^3.0.0, lit@^3.2.0, lit@^3.2.1: + version "3.2.1" + resolved "https://registry.yarnpkg.com/lit/-/lit-3.2.1.tgz#d6dd15eac20db3a098e81e2c85f70a751ff55592" + integrity sha512-1BBa1E/z0O9ye5fZprPtdqnc0BFzxIxTTOO/tQFmyC/hj1O3jL4TfmLBw0WEwjAokdLwpclkvGgDJwTIh0/22w== dependencies: "@lit/reactive-element" "^2.0.4" lit-element "^4.1.0"