Skip to content

Commit be1fae9

Browse files
authored
Bump livewire to fix CVE-2024-21504 (#350)
1 parent bd05ae7 commit be1fae9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"illuminate/routing": "^10.48.4|^11.0.8",
3232
"illuminate/support": "^10.48.4|^11.0.8",
3333
"illuminate/view": "^10.48.4|^11.0.8",
34-
"livewire/livewire": "^3.2",
34+
"livewire/livewire": "^3.4.9",
3535
"symfony/console": "^6.0|^7.0",
3636
"nesbot/carbon": "^2.67|^3.0"
3737
},

0 commit comments

Comments
 (0)