diff --git a/package-lock.json b/package-lock.json index e567e94..bfed130 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5,7 +5,7 @@ "packages": { "": { "dependencies": { - "@lottiefiles/dotlottie-web": "^0.18.0", + "@lottiefiles/dotlottie-web": "^0.20.0", "@tailwindcss/forms": "^0.5.7", "tailwindcss-animated": "^1.0.1" }, @@ -457,9 +457,9 @@ } }, "node_modules/@lottiefiles/dotlottie-web": { - "version": "0.18.0", - "resolved": "https://registry.npmjs.org/@lottiefiles/dotlottie-web/-/dotlottie-web-0.18.0.tgz", - "integrity": "sha512-vnUZ5I0SP/XBeWDpHPz57w8qVrn3I6/1qme8Sgm+WnVsAHjE+NaBKsvEBBeucCruJJq65shZTJ6RKgUlVHSSUA==", + "version": "0.20.0", + "resolved": "https://registry.npmjs.org/@lottiefiles/dotlottie-web/-/dotlottie-web-0.20.0.tgz", + "integrity": "sha512-ewCJp5YVnK+NlSS63ui6ihtemPZJxObwvvmq8f8ky05b1i9oKRKyzv+t2pUnZX3TlD0DiMfskn+3m9T5AcPjeA==", "engines": { "node": ">=18" } diff --git a/package.json b/package.json index 3ef3f3f..dc85bb9 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "vite": "^5.0" }, "dependencies": { - "@lottiefiles/dotlottie-web": "^0.18.0", + "@lottiefiles/dotlottie-web": "^0.20.0", "@tailwindcss/forms": "^0.5.7", "tailwindcss-animated": "^1.0.1" }