diff --git a/composer.lock b/composer.lock index 9ddbe5f85..a7e03bff4 100644 --- a/composer.lock +++ b/composer.lock @@ -9144,16 +9144,16 @@ }, { "name": "spatie/backtrace", - "version": "1.4.1", + "version": "1.5.0", "source": { "type": "git", "url": "https://github.com/spatie/backtrace.git", - "reference": "47794d19e3215ace9e005a8f200cd7cc7be52572" + "reference": "fc5c80f4ef246a6151cee1db947ce92510cd98fd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/backtrace/zipball/47794d19e3215ace9e005a8f200cd7cc7be52572", - "reference": "47794d19e3215ace9e005a8f200cd7cc7be52572", + "url": "https://api.github.com/repos/spatie/backtrace/zipball/fc5c80f4ef246a6151cee1db947ce92510cd98fd", + "reference": "fc5c80f4ef246a6151cee1db947ce92510cd98fd", "shasum": "" }, "require": { @@ -9190,7 +9190,7 @@ "spatie" ], "support": { - "source": "https://github.com/spatie/backtrace/tree/1.4.1" + "source": "https://github.com/spatie/backtrace/tree/1.5.0" }, "funding": [ { @@ -9202,7 +9202,7 @@ "type": "other" } ], - "time": "2023-06-13T14:35:04+00:00" + "time": "2023-06-28T10:37:55+00:00" }, { "name": "spatie/db-dumper", @@ -15209,16 +15209,16 @@ }, { "name": "friendsofphp/php-cs-fixer", - "version": "v3.19.2", + "version": "v3.20.0", "source": { "type": "git", "url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git", - "reference": "210dd89560edb27a8e0d5086b734ac5b5fd4e0e4" + "reference": "0e8249e0b15e2bc022fbbd1090ce29d071481e69" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/210dd89560edb27a8e0d5086b734ac5b5fd4e0e4", - "reference": "210dd89560edb27a8e0d5086b734ac5b5fd4e0e4", + "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/0e8249e0b15e2bc022fbbd1090ce29d071481e69", + "reference": "0e8249e0b15e2bc022fbbd1090ce29d071481e69", "shasum": "" }, "require": { @@ -15293,7 +15293,7 @@ ], "support": { "issues": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues", - "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.19.2" + "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.20.0" }, "funding": [ { @@ -15301,7 +15301,7 @@ "type": "github" } ], - "time": "2023-06-25T16:42:58+00:00" + "time": "2023-06-27T20:22:39+00:00" }, { "name": "hamcrest/hamcrest-php", diff --git a/package.json b/package.json index d09c4ea36..05cbfb6ec 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "jquery-migrate": "3.4.1", "nonblockjs": "^1.0.8", "normalize.css": "^8.0.1", - "npm-check-updates": "^16.10.12", + "npm-check-updates": "^16.10.13", "pace-js": "^1.2.4", "pnotify": "4.0.1", "tinymce": "5.10.7"