diff --git a/composer.lock b/composer.lock index 97b8f01cf..edf38311f 100644 --- a/composer.lock +++ b/composer.lock @@ -8642,16 +8642,16 @@ }, { "name": "scssphp/scssphp", - "version": "v1.11.0", + "version": "v1.11.1", "source": { "type": "git", "url": "https://github.com/scssphp/scssphp.git", - "reference": "33749d12c2569bb24071f94e9af828662dabb068" + "reference": "ace2503684bab0dcc817d7614c8a54b865122414" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/scssphp/scssphp/zipball/33749d12c2569bb24071f94e9af828662dabb068", - "reference": "33749d12c2569bb24071f94e9af828662dabb068", + "url": "https://api.github.com/repos/scssphp/scssphp/zipball/ace2503684bab0dcc817d7614c8a54b865122414", + "reference": "ace2503684bab0dcc817d7614c8a54b865122414", "shasum": "" }, "require": { @@ -8668,7 +8668,7 @@ "thoughtbot/bourbon": "^7.0", "twbs/bootstrap": "~5.0", "twbs/bootstrap4": "4.6.1", - "zurb/foundation": "~6.5" + "zurb/foundation": "~6.7.0" }, "suggest": { "ext-iconv": "Can be used as fallback when ext-mbstring is not available", @@ -8716,9 +8716,9 @@ ], "support": { "issues": "https://github.com/scssphp/scssphp/issues", - "source": "https://github.com/scssphp/scssphp/tree/v1.11.0" + "source": "https://github.com/scssphp/scssphp/tree/v1.11.1" }, - "time": "2022-09-02T21:24:55+00:00" + "time": "2023-09-24T13:38:17+00:00" }, { "name": "sensio/framework-extra-bundle",