diff --git a/composer.lock b/composer.lock index 04ddc380a..ec3cfabcc 100644 --- a/composer.lock +++ b/composer.lock @@ -3705,16 +3705,16 @@ }, { "name": "livewire/livewire", - "version": "v3.4.8", + "version": "v3.4.9", "source": { "type": "git", "url": "https://github.com/livewire/livewire.git", - "reference": "0335b8f022ac535fc3cf29fd8a8fcb275353a470" + "reference": "c65b3f0798ab2c9338213ede3588c3cdf4e6fcc0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/livewire/livewire/zipball/0335b8f022ac535fc3cf29fd8a8fcb275353a470", - "reference": "0335b8f022ac535fc3cf29fd8a8fcb275353a470", + "url": "https://api.github.com/repos/livewire/livewire/zipball/c65b3f0798ab2c9338213ede3588c3cdf4e6fcc0", + "reference": "c65b3f0798ab2c9338213ede3588c3cdf4e6fcc0", "shasum": "" }, "require": { @@ -3768,7 +3768,7 @@ "description": "A front-end framework for Laravel.", "support": { "issues": "https://github.com/livewire/livewire/issues", - "source": "https://github.com/livewire/livewire/tree/v3.4.8" + "source": "https://github.com/livewire/livewire/tree/v3.4.9" }, "funding": [ { @@ -3776,7 +3776,7 @@ "type": "github" } ], - "time": "2024-03-08T13:01:50+00:00" + "time": "2024-03-14T14:03:32+00:00" }, { "name": "maennchen/zipstream-php",