From 5a2106b94b9501a6b35b2014621c14081cc5aa50 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 10 Nov 2025 18:32:07 +0000 Subject: [PATCH] Update dependency laravel-mix to v6.0.49 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e8afe0b..8fb19f9 100755 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ }, "devDependencies": { "axios": "^0.26.0", - "laravel-mix": "6.0.43", + "laravel-mix": "6.0.49", "lodash": "4.17.21", "postcss": "8.4.8" }