diff --git a/package-lock.json b/package-lock.json index 24b79759a33f263..c72e5019e58ed53 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.13", "@iarna/toml": "2.2.5", - "@lottiefiles/dotlottie-react": "0.14.2", + "@lottiefiles/dotlottie-react": "0.14.3", "@marsidev/react-turnstile": "1.1.0", "@microsoft/fetch-event-source": "2.0.1", "@nanostores/react": "1.0.0", @@ -4353,22 +4353,22 @@ } }, "node_modules/@lottiefiles/dotlottie-react": { - "version": "0.14.2", - "resolved": "https://registry.npmjs.org/@lottiefiles/dotlottie-react/-/dotlottie-react-0.14.2.tgz", - "integrity": "sha512-RR4r0HrKQbOAw6iS6C3mRARS2iu+yI+G1vICoUsRMHzlUUk1/26l3WyAjhcG+KoaGoKmORx8FgHjTNr4Sr/2Ug==", + "version": "0.14.3", + "resolved": "https://registry.npmjs.org/@lottiefiles/dotlottie-react/-/dotlottie-react-0.14.3.tgz", + "integrity": "sha512-O917vzFmacyC/F1NM2CLBsHqCMUBPiyI9Vw0o3ZohbZzRJYbgHPhdOpL83wE3zWs9VNr0JSbmJrkkUwaQizTWQ==", "dev": true, "license": "MIT", "dependencies": { - "@lottiefiles/dotlottie-web": "0.47.0" + "@lottiefiles/dotlottie-web": "0.48.0" }, "peerDependencies": { "react": "^17 || ^18 || ^19" } }, "node_modules/@lottiefiles/dotlottie-web": { - "version": "0.47.0", - "resolved": "https://registry.npmjs.org/@lottiefiles/dotlottie-web/-/dotlottie-web-0.47.0.tgz", - "integrity": "sha512-YN6wSB4iYZBYEAFKEs/taufrPH3rfNlUA632Ib61WoR58TALAJ1ZX8yDIGUBT28byMJhZR4+xdpRX4v7X8OeBQ==", + "version": "0.48.0", + "resolved": "https://registry.npmjs.org/@lottiefiles/dotlottie-web/-/dotlottie-web-0.48.0.tgz", + "integrity": "sha512-gcS6/3NYcpD2VUi2413wrZmdNLPbtwPaXqoFBqioLW/GsI/oTpTqmunsliRb4BL1ECLAUu0YOzHyK73UXMHrRg==", "dev": true, "license": "MIT" }, diff --git a/package.json b/package.json index 6f6942125872611..57b740f9fefe579 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@expressive-code/plugin-line-numbers": "0.41.3", "@floating-ui/react": "0.27.13", "@iarna/toml": "2.2.5", - "@lottiefiles/dotlottie-react": "0.14.2", + "@lottiefiles/dotlottie-react": "0.14.3", "@marsidev/react-turnstile": "1.1.0", "@microsoft/fetch-event-source": "2.0.1", "@nanostores/react": "1.0.0",