diff --git a/package-lock.json b/package-lock.json index f8e76295678db6..fccf21ebd9cdda 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.15.0", + "@lottiefiles/dotlottie-react": "0.15.2", "@marsidev/react-turnstile": "1.3.0", "@microsoft/fetch-event-source": "2.0.1", "@nanostores/react": "1.0.0", @@ -3316,22 +3316,22 @@ } }, "node_modules/@lottiefiles/dotlottie-react": { - "version": "0.15.0", - "resolved": "https://registry.npmjs.org/@lottiefiles/dotlottie-react/-/dotlottie-react-0.15.0.tgz", - "integrity": "sha512-2/yH3jR+CFTQgW40yZ1DvyEsBkb5MUVHfcNrobZifU86DmpOjOOurXfFbRotV3Y+C2KWZbujNLtzmlBqdbXKTg==", + "version": "0.15.2", + "resolved": "https://registry.npmjs.org/@lottiefiles/dotlottie-react/-/dotlottie-react-0.15.2.tgz", + "integrity": "sha512-eShVwCALLC0ew+FPzAW8iW/yhsO7yNTuUqZ9iN4y6To6oVmh3bMFZQBHnmwgDUOIZJBJADRwZ6g97TyzP8H3sg==", "dev": true, "license": "MIT", "dependencies": { - "@lottiefiles/dotlottie-web": "0.50.0" + "@lottiefiles/dotlottie-web": "0.50.2" }, "peerDependencies": { "react": "^17 || ^18 || ^19" } }, "node_modules/@lottiefiles/dotlottie-web": { - "version": "0.50.0", - "resolved": "https://registry.npmjs.org/@lottiefiles/dotlottie-web/-/dotlottie-web-0.50.0.tgz", - "integrity": "sha512-l8mEWe+SZ76RKj2R8BiqU5Pc/q4aj6YTunXuXW/JLMjKVJEpefRE+E7d6CnZxSnpf36bvd1zGdopATzjJEHlgA==", + "version": "0.50.2", + "resolved": "https://registry.npmjs.org/@lottiefiles/dotlottie-web/-/dotlottie-web-0.50.2.tgz", + "integrity": "sha512-CKABl0kI9yY48FamEMDsYWKQQWP4VgInhwOSG/1Q2I7gOSHGv6YalNiOkiYRjVznEjavuRvfarX6cMKhcbZKew==", "dev": true, "license": "MIT" }, diff --git a/package.json b/package.json index fb4ed8bde148a6..00fe8cd2ff9d65 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.15.0", + "@lottiefiles/dotlottie-react": "0.15.2", "@marsidev/react-turnstile": "1.3.0", "@microsoft/fetch-event-source": "2.0.1", "@nanostores/react": "1.0.0",