diff --git a/package-lock.json b/package-lock.json index 0cbf969cde121d..dfb9537057be72 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.15", "@iarna/toml": "2.2.5", - "@lottiefiles/dotlottie-react": "0.14.4", + "@lottiefiles/dotlottie-react": "0.15.0", "@marsidev/react-turnstile": "1.3.0", "@microsoft/fetch-event-source": "2.0.1", "@nanostores/react": "1.0.0", @@ -3299,22 +3299,22 @@ } }, "node_modules/@lottiefiles/dotlottie-react": { - "version": "0.14.4", - "resolved": "https://registry.npmjs.org/@lottiefiles/dotlottie-react/-/dotlottie-react-0.14.4.tgz", - "integrity": "sha512-HFaA9ttniLMDapYxRhui+YFKAOs1h/z1ILQCLYHhfXGOvETtoWqJpuKdSKeEsDFD4BhFjZRgEfRlPiGOEFikUg==", + "version": "0.15.0", + "resolved": "https://registry.npmjs.org/@lottiefiles/dotlottie-react/-/dotlottie-react-0.15.0.tgz", + "integrity": "sha512-2/yH3jR+CFTQgW40yZ1DvyEsBkb5MUVHfcNrobZifU86DmpOjOOurXfFbRotV3Y+C2KWZbujNLtzmlBqdbXKTg==", "dev": true, "license": "MIT", "dependencies": { - "@lottiefiles/dotlottie-web": "0.49.0" + "@lottiefiles/dotlottie-web": "0.50.0" }, "peerDependencies": { "react": "^17 || ^18 || ^19" } }, "node_modules/@lottiefiles/dotlottie-web": { - "version": "0.49.0", - "resolved": "https://registry.npmjs.org/@lottiefiles/dotlottie-web/-/dotlottie-web-0.49.0.tgz", - "integrity": "sha512-SQ8sDrUrGMM24QWjs0n863SKobMSB9Plz8gbte9RYnLc4TfmQoWxjFgGBTlbGnh/aTQvtpxOxX2ueBohCsCaRQ==", + "version": "0.50.0", + "resolved": "https://registry.npmjs.org/@lottiefiles/dotlottie-web/-/dotlottie-web-0.50.0.tgz", + "integrity": "sha512-l8mEWe+SZ76RKj2R8BiqU5Pc/q4aj6YTunXuXW/JLMjKVJEpefRE+E7d6CnZxSnpf36bvd1zGdopATzjJEHlgA==", "dev": true, "license": "MIT" }, diff --git a/package.json b/package.json index 3e8e1a3cb6a04a..f94306d7922322 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@expressive-code/plugin-line-numbers": "0.41.3", "@floating-ui/react": "0.27.15", "@iarna/toml": "2.2.5", - "@lottiefiles/dotlottie-react": "0.14.4", + "@lottiefiles/dotlottie-react": "0.15.0", "@marsidev/react-turnstile": "1.3.0", "@microsoft/fetch-event-source": "2.0.1", "@nanostores/react": "1.0.0",