diff --git a/package-lock.json b/package-lock.json index 3fc12561c2fbd01..8e0ac1740b08a47 100644 --- a/package-lock.json +++ b/package-lock.json @@ -24,7 +24,7 @@ "@expressive-code/plugin-line-numbers": "0.41.3", "@floating-ui/react": "0.27.16", "@iarna/toml": "2.2.5", - "@lottiefiles/dotlottie-react": "0.16.1", + "@lottiefiles/dotlottie-react": "0.17.6", "@marsidev/react-turnstile": "1.3.1", "@microsoft/fetch-event-source": "2.0.1", "@nanostores/react": "1.0.0", @@ -3900,22 +3900,22 @@ } }, "node_modules/@lottiefiles/dotlottie-react": { - "version": "0.16.1", - "resolved": "https://registry.npmjs.org/@lottiefiles/dotlottie-react/-/dotlottie-react-0.16.1.tgz", - "integrity": "sha512-S2qyrFppwgx03f0yzd/8MGijTJH+2RwhcXSVZI0GMsvZH7Xh+4JdtX8xNku+MmQiVD8671Rg29yx73QZNFkfig==", + "version": "0.17.6", + "resolved": "https://registry.npmjs.org/@lottiefiles/dotlottie-react/-/dotlottie-react-0.17.6.tgz", + "integrity": "sha512-YIa3QYZGPoB+qTdPlpt4cBypdIj2umK/ptD6duaztanbIE8bI+gsqdI8roLPSnNUmIdNwrNM+5zLB7Ly9fu3EA==", "dev": true, "license": "MIT", "dependencies": { - "@lottiefiles/dotlottie-web": "0.51.1" + "@lottiefiles/dotlottie-web": "0.55.0" }, "peerDependencies": { "react": "^17 || ^18 || ^19" } }, "node_modules/@lottiefiles/dotlottie-web": { - "version": "0.51.1", - "resolved": "https://registry.npmjs.org/@lottiefiles/dotlottie-web/-/dotlottie-web-0.51.1.tgz", - "integrity": "sha512-73FV3nJ7vC+0sUDeM+tXs5GXblDAi8Z8qZ9scyZ/3hf6+EeocNHwx9YxkYrklWE3b0ESOT2uNt1Cmfyc40SaGQ==", + "version": "0.55.0", + "resolved": "https://registry.npmjs.org/@lottiefiles/dotlottie-web/-/dotlottie-web-0.55.0.tgz", + "integrity": "sha512-MYpRPxc0630GruhmL5ufTNvjobi9SZG1Zgdr1mr7KCYV1WwMYEO4DobGnR5E+Wbvgp1ChY+7hBKynYobCculGw==", "dev": true, "license": "MIT" }, diff --git a/package.json b/package.json index 085a55d68d2d2fb..3402d960fb4a6b7 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@expressive-code/plugin-line-numbers": "0.41.3", "@floating-ui/react": "0.27.16", "@iarna/toml": "2.2.5", - "@lottiefiles/dotlottie-react": "0.16.1", + "@lottiefiles/dotlottie-react": "0.17.6", "@marsidev/react-turnstile": "1.3.1", "@microsoft/fetch-event-source": "2.0.1", "@nanostores/react": "1.0.0",