diff --git a/package-lock.json b/package-lock.json index b987cf324b287e1..02526d194988a10 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.0", + "@lottiefiles/dotlottie-react": "0.16.1", "@marsidev/react-turnstile": "1.3.0", "@microsoft/fetch-event-source": "2.0.1", "@nanostores/react": "1.0.0", @@ -3275,22 +3275,22 @@ } }, "node_modules/@lottiefiles/dotlottie-react": { - "version": "0.16.0", - "resolved": "https://registry.npmjs.org/@lottiefiles/dotlottie-react/-/dotlottie-react-0.16.0.tgz", - "integrity": "sha512-ejFo/rCJ4FF8ssPduQeym41YFGAZyc7UHXe3TpADwY7eMYyuH6rlW0QWsx6ceEAKJQ49FBa4vm8m7b3mwhgnow==", + "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==", "dev": true, "license": "MIT", "dependencies": { - "@lottiefiles/dotlottie-web": "0.51.0" + "@lottiefiles/dotlottie-web": "0.51.1" }, "peerDependencies": { "react": "^17 || ^18 || ^19" } }, "node_modules/@lottiefiles/dotlottie-web": { - "version": "0.51.0", - "resolved": "https://registry.npmjs.org/@lottiefiles/dotlottie-web/-/dotlottie-web-0.51.0.tgz", - "integrity": "sha512-CzrQk+nOr87jLPTTdFhQDBIDr7D8oH4CDDYym8mATI7IvMbvFMXt3XnJYLXCNOGYR2TlvHkPCpi4kupwqujXWQ==", + "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==", "dev": true, "license": "MIT" }, diff --git a/package.json b/package.json index cc09d0def2be767..201973fb470f16d 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.0", + "@lottiefiles/dotlottie-react": "0.16.1", "@marsidev/react-turnstile": "1.3.0", "@microsoft/fetch-event-source": "2.0.1", "@nanostores/react": "1.0.0",