diff --git a/package-lock.json b/package-lock.json index 6e5f4e577aba9e..93d9f2dab42b91 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.3", + "@lottiefiles/dotlottie-react": "0.14.4", "@marsidev/react-turnstile": "1.1.0", "@microsoft/fetch-event-source": "2.0.1", "@nanostores/react": "1.0.0", @@ -3330,22 +3330,22 @@ } }, "node_modules/@lottiefiles/dotlottie-react": { - "version": "0.14.3", - "resolved": "https://registry.npmjs.org/@lottiefiles/dotlottie-react/-/dotlottie-react-0.14.3.tgz", - "integrity": "sha512-O917vzFmacyC/F1NM2CLBsHqCMUBPiyI9Vw0o3ZohbZzRJYbgHPhdOpL83wE3zWs9VNr0JSbmJrkkUwaQizTWQ==", + "version": "0.14.4", + "resolved": "https://registry.npmjs.org/@lottiefiles/dotlottie-react/-/dotlottie-react-0.14.4.tgz", + "integrity": "sha512-HFaA9ttniLMDapYxRhui+YFKAOs1h/z1ILQCLYHhfXGOvETtoWqJpuKdSKeEsDFD4BhFjZRgEfRlPiGOEFikUg==", "dev": true, "license": "MIT", "dependencies": { - "@lottiefiles/dotlottie-web": "0.48.0" + "@lottiefiles/dotlottie-web": "0.49.0" }, "peerDependencies": { "react": "^17 || ^18 || ^19" } }, "node_modules/@lottiefiles/dotlottie-web": { - "version": "0.48.0", - "resolved": "https://registry.npmjs.org/@lottiefiles/dotlottie-web/-/dotlottie-web-0.48.0.tgz", - "integrity": "sha512-gcS6/3NYcpD2VUi2413wrZmdNLPbtwPaXqoFBqioLW/GsI/oTpTqmunsliRb4BL1ECLAUu0YOzHyK73UXMHrRg==", + "version": "0.49.0", + "resolved": "https://registry.npmjs.org/@lottiefiles/dotlottie-web/-/dotlottie-web-0.49.0.tgz", + "integrity": "sha512-SQ8sDrUrGMM24QWjs0n863SKobMSB9Plz8gbte9RYnLc4TfmQoWxjFgGBTlbGnh/aTQvtpxOxX2ueBohCsCaRQ==", "dev": true, "license": "MIT" }, diff --git a/package.json b/package.json index 1d05e44532617e..ce2b48c9f73fc2 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.3", + "@lottiefiles/dotlottie-react": "0.14.4", "@marsidev/react-turnstile": "1.1.0", "@microsoft/fetch-event-source": "2.0.1", "@nanostores/react": "1.0.0",