diff --git a/package-lock.json b/package-lock.json index 561e91bf6e73527..43b404a1418a57e 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.4", "@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.4", + "resolved": "https://registry.npmjs.org/@lottiefiles/dotlottie-react/-/dotlottie-react-0.17.4.tgz", + "integrity": "sha512-PsWq0l+Q/sGwnjWMiRJC1GUmsXFYB8zc5TacWblfaU9EQzqJzBeblk5rqtac/EDQi9QiXqpojPgWsofJX97swg==", "dev": true, "license": "MIT", "dependencies": { - "@lottiefiles/dotlottie-web": "0.51.1" + "@lottiefiles/dotlottie-web": "0.54.0" }, "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.54.0", + "resolved": "https://registry.npmjs.org/@lottiefiles/dotlottie-web/-/dotlottie-web-0.54.0.tgz", + "integrity": "sha512-Jc/n4i9siOXo9/1CVhKkrWC8pxxsKqKwxYfrL4DFQP/cLUAeAO0TqFPQFx9Klh1m7T+/1RPFriycOcF8gW3ZtQ==", "dev": true, "license": "MIT" }, diff --git a/package.json b/package.json index caafd842be00a29..3b15e317eb682c2 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.4", "@marsidev/react-turnstile": "1.3.1", "@microsoft/fetch-event-source": "2.0.1", "@nanostores/react": "1.0.0",