diff --git a/package.json b/package.json index 054dfe8a..bd43fc68 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "@citation-js/core": "^0.7.9", "@citation-js/plugin-csl": "^0.7.9", "@giscus/react": "2.3.0", - "@lottiefiles/lottie-player": "2.0.4", + "@lottiefiles/lottie-player": "2.0.11", "@radix-ui/react-dialog": "^1.0.4", "@radix-ui/react-icons": "^1.3.0", "@radix-ui/react-popover": "^1.0.6", diff --git a/yarn.lock b/yarn.lock index 5467126b..6a605bd2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -568,10 +568,10 @@ dependencies: "@lit-labs/ssr-dom-shim" "^1.0.0" -"@lottiefiles/lottie-player@2.0.4": - version "2.0.4" - resolved "https://registry.yarnpkg.com/@lottiefiles/lottie-player/-/lottie-player-2.0.4.tgz#8dc825bbf83c9a5e3f232c019746c71818532df1" - integrity sha512-OU3HxAt7noWr+kzf59paS7/f4+IT1EupJIsf4h3RxsbljDaRtCunanIjchprNFYHdG+SobnyxwWKtvTDxjI5jg== +"@lottiefiles/lottie-player@2.0.11": + version "2.0.11" + resolved "https://registry.yarnpkg.com/@lottiefiles/lottie-player/-/lottie-player-2.0.11.tgz#192f826a2e8be9a9d938b16049dba317edacce34" + integrity sha512-KPKPycp/dDxpuNBV9Pu5h9GdiFaA/cTh0YhkmV/KFdoTrg4NfeOowS8VKbSqqSfmVqQV6sb/uPtqeO4UaqBE7w== dependencies: "@types/pako" "^1.0.1" lit "^2.1.2"