diff --git a/composer.json b/composer.json index 46fe38af4ad..afbb6d7557f 100644 --- a/composer.json +++ b/composer.json @@ -31,7 +31,7 @@ "composer-runtime-api": "^2", "colinmollenhour/cache-backend-redis": "^1.14", "colinmollenhour/magento-redis-session": "^3.2.0", - "components/jquery": "^3.7.1 <4", + "components/jquery": "^4.0.0", "cweagans/composer-patches": "^2.0", "empiricompany/openmage_ignition": "^1.5", "ezyang/htmlpurifier": "^4.17", diff --git a/composer.lock b/composer.lock index cbab47cc694..5b7cc9a15d4 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "a8988ae96c617dfc5c4d7c31df58b699", + "content-hash": "0fef18317c0a1afe8d30d0a92b5d7ac3", "packages": [ { "name": "carbonphp/carbon-doctrine-types", @@ -252,16 +252,16 @@ }, { "name": "components/jquery", - "version": "v3.7.1", + "version": "4.0.0", "source": { "type": "git", "url": "https://github.com/components/jquery.git", - "reference": "8edc7785239bb8c2ad2b83302b856a1d61de60e7" + "reference": "594f9dd922c3b12519c8d52bde744b79fd2ca816" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/components/jquery/zipball/8edc7785239bb8c2ad2b83302b856a1d61de60e7", - "reference": "8edc7785239bb8c2ad2b83302b856a1d61de60e7", + "url": "https://api.github.com/repos/components/jquery/zipball/594f9dd922c3b12519c8d52bde744b79fd2ca816", + "reference": "594f9dd922c3b12519c8d52bde744b79fd2ca816", "shasum": "" }, "type": "component", @@ -297,7 +297,7 @@ "source": "https://github.com/jquery/jquery", "wiki": "http://docs.jquery.com/" }, - "time": "2023-09-22T01:43:46+00:00" + "time": "2026-05-11T18:06:23+00:00" }, { "name": "cweagans/composer-configurable-plugin",