diff --git a/package-lock.json b/package-lock.json index 561e91bf6e7352..758ef6f64227b9 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.3", "@marsidev/react-turnstile": "1.3.1", "@microsoft/fetch-event-source": "2.0.1", "@nanostores/react": "1.0.0", @@ -3300,22 +3300,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.3", + "resolved": "https://registry.npmjs.org/@lottiefiles/dotlottie-react/-/dotlottie-react-0.17.3.tgz", + "integrity": "sha512-4PeJxXgnjg9JT5V8Qd/+0x9zC0K4iUNEXbucaiQoxTyx/rITYAvzP5JNYD0rhTMyn6edvtdBG6DPm0WOnEiatg==", "dev": true, "license": "MIT", "dependencies": { - "@lottiefiles/dotlottie-web": "0.51.1" + "@lottiefiles/dotlottie-web": "0.53.1" }, "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.53.1", + "resolved": "https://registry.npmjs.org/@lottiefiles/dotlottie-web/-/dotlottie-web-0.53.1.tgz", + "integrity": "sha512-UDm4ANdeO+Vq47c6idU7x4kQAX2AohF6ynRvmsGnT2GRXYpTa7p4VZYmesvhWqahEWUD7qZq6hPy2CXna8wt9g==", "dev": true, "license": "MIT" }, diff --git a/package.json b/package.json index caafd842be00a2..364f1fdaa4b247 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.3", "@marsidev/react-turnstile": "1.3.1", "@microsoft/fetch-event-source": "2.0.1", "@nanostores/react": "1.0.0",