diff --git a/package.json b/package.json index 8e21c655..041df5ae 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "graphql-request": "^3.5.0", "graphql-tag": "^2.12.5", "html-entities": "^2.3.2", - "lit-html": "^2.0.0-rc.3", + "lit-html": "^2.0.0-rc.4", "modern-normalize": "^1.1.0", "node-fetch": "^2.6.1", "numeral": "^2.0.6", diff --git a/yarn.lock b/yarn.lock index 4cdd1a4a..e6803226 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6672,10 +6672,10 @@ listr2@^3.8.2: through "^2.3.8" wrap-ansi "^7.0.0" -lit-html@^2.0.0-rc.3: - version "2.0.0-rc.3" - resolved "https://registry.yarnpkg.com/lit-html/-/lit-html-2.0.0-rc.3.tgz#1c216e548630e18d3093d97f4e29563abce659af" - integrity sha512-Y6P8LlAyQuqvzq6l/Nc4z5/P5M/rVLYKQIRxcNwSuGajK0g4kbcBFQqZmgvqKG+ak+dHZjfm2HUw9TF5N/pkCw== +lit-html@^2.0.0-rc.4: + version "2.0.0-rc.4" + resolved "https://registry.yarnpkg.com/lit-html/-/lit-html-2.0.0-rc.4.tgz#1015fa8f1f7c8c5b79999ed0bc11c3b79ff1aab5" + integrity sha512-WSLGu3vxq7y8q/oOd9I3zxyBELNLLiDk6gAYoKK4PGctI5fbh6lhnO/jVBdy0PV/vTc+cLJCA/occzx3YoNPeg== dependencies: "@types/trusted-types" "^1.0.1"