From 0a7fcacdc64e0bfde67023236f869a0cdc6e0dba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20Bonhomme?= Date: Thu, 5 Jan 2023 08:38:41 +0100 Subject: [PATCH] Updated zm-client dependency. --- AUTHORS | 10 +-- README.md | 17 ++--- SECURITY.md | 2 +- composer.lock | 198 ++++++++++++++++++++++++++------------------------ 4 files changed, 119 insertions(+), 108 deletions(-) diff --git a/AUTHORS b/AUTHORS index 0ca5e14..8ace474 100644 --- a/AUTHORS +++ b/AUTHORS @@ -22,11 +22,11 @@ Thomas Metois # Copyright holders -- Copyright (C) 2016-2022 Jérôme Lombardi - https://github.com/jerolomb -- Copyright (C) 2016-2022 Juan Rocha - https://github.com/jfrocha -- Copyright (C) 2016-2022 SMILE gie securitymadein.lu -- Copyright (C) 2017-2022 Cédric Bonhomme - https://www.cedricbonhomme.org +- Copyright (C) 2016-2023 Jérôme Lombardi - https://github.com/jerolomb +- Copyright (C) 2016-2023 Juan Rocha - https://github.com/jfrocha +- Copyright (C) 2016-2023 Luxembourg House of Cybersecurity +- Copyright (C) 2017-2023 Cédric Bonhomme - https://www.cedricbonhomme.org - Copyright (C) 2016-2017 Guillaume Lesniak - Copyright (C) 2016-2017 Thomas Metois - Copyright (C) 2016-2017 Jérôme De Almeida -- Copyright (C) 2019-2022 Ruslan Baidan - https://github.com/ruslanbaydan +- Copyright (C) 2019-2023 Ruslan Baidan - https://github.com/ruslanbaidan diff --git a/README.md b/README.md index 0daf0f2..4803fdf 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,11 @@ -MONARC - Method for an Optimised aNAlysis of Risks by CASES -=========================================================== +MONARC +====== [![Latest Release](https://img.shields.io/github/release/monarc-project/MonarcAppFO.svg?style=flat-square)](https://github.com/monarc-project/MonarcAppFO/releases/latest) ![License](https://img.shields.io/github/license/monarc-project/MonarcAppFO.svg?style=flat-square) ![Contributors](https://img.shields.io/github/contributors/monarc-project/MonarcAppFO.svg?style=flat-square) ![Stars](https://img.shields.io/github/stars/monarc-project/MonarcAppFO.svg?style=flat-square) [![Workflow](https://github.com/monarc-project/MonarcAppFO/workflows/build/badge.svg)](https://github.com/monarc-project/MonarcAppFO/actions?query=build) -[![Twitter](https://img.shields.io/twitter/follow/MONARCProject.svg?style=social&label=Follow)](https://twitter.com/MONARCproject) Introduction @@ -76,14 +75,14 @@ License This software is licensed under [GNU Affero General Public License version 3](http://www.gnu.org/licenses/agpl-3.0.html) -- Copyright (C) 2016-2022 SECURITYMADEIN.LU -- Copyright (C) 2016-2022 Jérôme Lombardi - https://github.com/jerolomb -- Copyright (C) 2016-2022 Juan Rocha - https://github.com/jfrocha -- Copyright (C) 2017-2022 Cédric Bonhomme - https://www.cedricbonhomme.org +- Copyright (C) 2016-2023 Luxembourg House of Cybersecurity +- Copyright (C) 2016-2023 Jérôme Lombardi - https://github.com/jerolomb +- Copyright (C) 2016-2023 Juan Rocha - https://github.com/jfrocha +- Copyright (C) 2017-2023 Cédric Bonhomme - https://www.cedricbonhomme.org - Copyright (C) 2016-2017 Guillaume Lesniak - Copyright (C) 2016-2017 Thomas Metois - Copyright (C) 2016-2017 Jérôme De Almeida -- Copyright (C) 2019-2022 Ruslan Baidan - https://github.com/ruslanbaydan +- Copyright (C) 2019-2023 Ruslan Baidan - https://github.com/ruslanbaidan For more information, [the list of authors and contributors](AUTHORS) is available. @@ -96,4 +95,4 @@ These objects are available through the If a specific author wants to license an object under a different license, a pull request can be requested. You can find more information about MOSP on the -[dedicated repository](https://github.com/CASES-LU/MOSP). +[dedicated repository](https://github.com/NC3-LU/MOSP). diff --git a/SECURITY.md b/SECURITY.md index c346842..8cb324b 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -8,7 +8,7 @@ Last stable version of MONARC always provides security updates. If you think you have found a potential security issue in MONARC, do not open directly a GitHub issue. Please email us. You can contact -[info@cases.lu](mailto:info@cases.lu). +[opensource@nc3.lu](mailto:opensource@nc3.lu). You can also specify how you would like to be credited for your finding (commit message, release notes or blog post for the new release). We will diff --git a/composer.lock b/composer.lock index e73ea08..73dbdde 100644 --- a/composer.lock +++ b/composer.lock @@ -171,7 +171,7 @@ }, { "name": "cakephp/cache", - "version": "3.10.4", + "version": "3.10.5", "source": { "type": "git", "url": "https://github.com/cakephp/cache.git", @@ -221,7 +221,7 @@ }, { "name": "cakephp/collection", - "version": "3.10.4", + "version": "3.10.5", "source": { "type": "git", "url": "https://github.com/cakephp/collection.git", @@ -273,7 +273,7 @@ }, { "name": "cakephp/core", - "version": "3.10.4", + "version": "3.10.5", "source": { "type": "git", "url": "https://github.com/cakephp/core.git", @@ -329,7 +329,7 @@ }, { "name": "cakephp/database", - "version": "3.10.4", + "version": "3.10.5", "source": { "type": "git", "url": "https://github.com/cakephp/database.git", @@ -383,7 +383,7 @@ }, { "name": "cakephp/datasource", - "version": "3.10.4", + "version": "3.10.5", "source": { "type": "git", "url": "https://github.com/cakephp/datasource.git", @@ -439,7 +439,7 @@ }, { "name": "cakephp/log", - "version": "3.10.4", + "version": "3.10.5", "source": { "type": "git", "url": "https://github.com/cakephp/log.git", @@ -490,7 +490,7 @@ }, { "name": "cakephp/utility", - "version": "3.10.4", + "version": "3.10.5", "source": { "type": "git", "url": "https://github.com/cakephp/utility.git", @@ -1286,23 +1286,22 @@ }, { "name": "doctrine/doctrine-orm-module", - "version": "5.2.1", + "version": "5.3.0", "source": { "type": "git", "url": "https://github.com/doctrine/DoctrineORMModule.git", - "reference": "37521972472715065a187a07a5d856bef318dd8e" + "reference": "79715e6ed9939595789b62eb21ed15592493ee3c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/DoctrineORMModule/zipball/37521972472715065a187a07a5d856bef318dd8e", - "reference": "37521972472715065a187a07a5d856bef318dd8e", + "url": "https://api.github.com/repos/doctrine/DoctrineORMModule/zipball/79715e6ed9939595789b62eb21ed15592493ee3c", + "reference": "79715e6ed9939595789b62eb21ed15592493ee3c", "shasum": "" }, "require": { - "container-interop/container-interop": "^1.2.0", "doctrine/dbal": "^2.13.7 || ^3.3.2", "doctrine/doctrine-laminas-hydrator": "^3.0.0", - "doctrine/doctrine-module": "^5.2.0", + "doctrine/doctrine-module": "^5.3.0", "doctrine/event-manager": "^1.1.1", "doctrine/orm": "^2.11.1", "doctrine/persistence": "^2.3.0 || ^3.0.0", @@ -1311,9 +1310,10 @@ "laminas/laminas-modulemanager": "^2.11.0", "laminas/laminas-mvc": "^3.3.2", "laminas/laminas-paginator": "^2.12.2", - "laminas/laminas-servicemanager": "^3.10.0", + "laminas/laminas-servicemanager": "^3.17.0", "laminas/laminas-stdlib": "^3.7.1", - "php": "^7.4 || ~8.0.0 || ~8.1.0", + "php": "^7.4 || ~8.0.0 || ~8.1.0 || ~8.2.0", + "psr/container": "^1.1.2", "symfony/console": "^5.4.3 || ^6.0.3" }, "conflict": { @@ -1333,7 +1333,7 @@ "phpstan/phpstan-phpunit": "^1.0.0", "phpunit/phpunit": "^9.5.13", "squizlabs/php_codesniffer": "^3.6.2", - "vimeo/psalm": "^4.20.0" + "vimeo/psalm": "^5.4.0" }, "suggest": { "doctrine/migrations": "doctrine migrations if you want to keep your schema definitions versioned", @@ -1391,7 +1391,7 @@ ], "support": { "issues": "https://github.com/doctrine/DoctrineORMModule/issues", - "source": "https://github.com/doctrine/DoctrineORMModule/tree/5.2.1" + "source": "https://github.com/doctrine/DoctrineORMModule/tree/5.3.0" }, "funding": [ { @@ -1407,7 +1407,7 @@ "type": "tidelift" } ], - "time": "2022-08-17T12:19:36+00:00" + "time": "2022-12-23T10:42:13+00:00" }, { "name": "doctrine/event-manager", @@ -1594,30 +1594,30 @@ }, { "name": "doctrine/instantiator", - "version": "1.4.1", + "version": "1.5.0", "source": { "type": "git", "url": "https://github.com/doctrine/instantiator.git", - "reference": "10dcfce151b967d20fde1b34ae6640712c3891bc" + "reference": "0a0fa9780f5d4e507415a065172d26a98d02047b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/instantiator/zipball/10dcfce151b967d20fde1b34ae6640712c3891bc", - "reference": "10dcfce151b967d20fde1b34ae6640712c3891bc", + "url": "https://api.github.com/repos/doctrine/instantiator/zipball/0a0fa9780f5d4e507415a065172d26a98d02047b", + "reference": "0a0fa9780f5d4e507415a065172d26a98d02047b", "shasum": "" }, "require": { "php": "^7.1 || ^8.0" }, "require-dev": { - "doctrine/coding-standard": "^9", + "doctrine/coding-standard": "^9 || ^11", "ext-pdo": "*", "ext-phar": "*", "phpbench/phpbench": "^0.16 || ^1", "phpstan/phpstan": "^1.4", "phpstan/phpstan-phpunit": "^1", "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5", - "vimeo/psalm": "^4.22" + "vimeo/psalm": "^4.30 || ^5.4" }, "type": "library", "autoload": { @@ -1644,7 +1644,7 @@ ], "support": { "issues": "https://github.com/doctrine/instantiator/issues", - "source": "https://github.com/doctrine/instantiator/tree/1.4.1" + "source": "https://github.com/doctrine/instantiator/tree/1.5.0" }, "funding": [ { @@ -1660,7 +1660,7 @@ "type": "tidelift" } ], - "time": "2022-03-03T08:28:38+00:00" + "time": "2022-12-30T00:15:36+00:00" }, { "name": "doctrine/lexer", @@ -4850,16 +4850,16 @@ }, { "name": "monarc/frontoffice", - "version": "v2.12.5", + "version": "v2.12.5-p1", "source": { "type": "git", "url": "https://github.com/monarc-project/zm-client.git", - "reference": "75f03c4087f9e7a01957e740b27b267e2fa69d5d" + "reference": "9bf810d50f9e87c0e5f8eb4774d1779dbd18ca09" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/monarc-project/zm-client/zipball/75f03c4087f9e7a01957e740b27b267e2fa69d5d", - "reference": "75f03c4087f9e7a01957e740b27b267e2fa69d5d", + "url": "https://api.github.com/repos/monarc-project/zm-client/zipball/9bf810d50f9e87c0e5f8eb4774d1779dbd18ca09", + "reference": "9bf810d50f9e87c0e5f8eb4774d1779dbd18ca09", "shasum": "" }, "require": { @@ -4940,9 +4940,9 @@ "description": "Frontoffice for monarc/monarc application", "support": { "issues": "https://github.com/monarc-project/zm-client/issues", - "source": "https://github.com/monarc-project/zm-client/tree/v2.12.5" + "source": "https://github.com/monarc-project/zm-client/tree/v2.12.5-p1" }, - "time": "2022-12-20T14:40:40+00:00" + "time": "2023-01-04T09:27:57+00:00" }, { "name": "nikic/php-parser", @@ -5548,42 +5548,53 @@ }, { "name": "ramsey/collection", - "version": "1.2.2", + "version": "1.3.0", "source": { "type": "git", "url": "https://github.com/ramsey/collection.git", - "reference": "cccc74ee5e328031b15640b51056ee8d3bb66c0a" + "reference": "ad7475d1c9e70b190ecffc58f2d989416af339b4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ramsey/collection/zipball/cccc74ee5e328031b15640b51056ee8d3bb66c0a", - "reference": "cccc74ee5e328031b15640b51056ee8d3bb66c0a", + "url": "https://api.github.com/repos/ramsey/collection/zipball/ad7475d1c9e70b190ecffc58f2d989416af339b4", + "reference": "ad7475d1c9e70b190ecffc58f2d989416af339b4", "shasum": "" }, "require": { - "php": "^7.3 || ^8", + "php": "^7.4 || ^8.0", "symfony/polyfill-php81": "^1.23" }, "require-dev": { - "captainhook/captainhook": "^5.3", - "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0", - "ergebnis/composer-normalize": "^2.6", - "fakerphp/faker": "^1.5", - "hamcrest/hamcrest-php": "^2", - "jangregor/phpstan-prophecy": "^0.8", - "mockery/mockery": "^1.3", + "captainhook/plugin-composer": "^5.3", + "ergebnis/composer-normalize": "^2.28.3", + "fakerphp/faker": "^1.21", + "hamcrest/hamcrest-php": "^2.0", + "jangregor/phpstan-prophecy": "^1.0", + "mockery/mockery": "^1.5", + "php-parallel-lint/php-console-highlighter": "^1.0", + "php-parallel-lint/php-parallel-lint": "^1.3", + "phpcsstandards/phpcsutils": "^1.0.0-rc1", "phpspec/prophecy-phpunit": "^2.0", - "phpstan/extension-installer": "^1", - "phpstan/phpstan": "^0.12.32", - "phpstan/phpstan-mockery": "^0.12.5", - "phpstan/phpstan-phpunit": "^0.12.11", - "phpunit/phpunit": "^8.5 || ^9", - "psy/psysh": "^0.10.4", - "slevomat/coding-standard": "^6.3", - "squizlabs/php_codesniffer": "^3.5", - "vimeo/psalm": "^4.4" + "phpstan/extension-installer": "^1.2", + "phpstan/phpstan": "^1.9", + "phpstan/phpstan-mockery": "^1.1", + "phpstan/phpstan-phpunit": "^1.3", + "phpunit/phpunit": "^9.5", + "psalm/plugin-mockery": "^1.1", + "psalm/plugin-phpunit": "^0.18.4", + "ramsey/coding-standard": "^2.0.3", + "ramsey/conventional-commits": "^1.3", + "vimeo/psalm": "^5.4" }, "type": "library", + "extra": { + "captainhook": { + "force-install": true + }, + "ramsey/conventional-commits": { + "configFile": "conventional-commits.json" + } + }, "autoload": { "psr-4": { "Ramsey\\Collection\\": "src/" @@ -5611,7 +5622,7 @@ ], "support": { "issues": "https://github.com/ramsey/collection/issues", - "source": "https://github.com/ramsey/collection/tree/1.2.2" + "source": "https://github.com/ramsey/collection/tree/1.3.0" }, "funding": [ { @@ -5623,7 +5634,7 @@ "type": "tidelift" } ], - "time": "2021-10-10T03:01:02+00:00" + "time": "2022-12-27T19:12:24+00:00" }, { "name": "ramsey/uuid", @@ -6072,16 +6083,16 @@ }, { "name": "symfony/console", - "version": "v5.4.16", + "version": "v5.4.17", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "8e9b9c8dfb33af6057c94e1b44846bee700dc5ef" + "reference": "58422fdcb0e715ed05b385f70d3e8b5ed4bbd45f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/8e9b9c8dfb33af6057c94e1b44846bee700dc5ef", - "reference": "8e9b9c8dfb33af6057c94e1b44846bee700dc5ef", + "url": "https://api.github.com/repos/symfony/console/zipball/58422fdcb0e715ed05b385f70d3e8b5ed4bbd45f", + "reference": "58422fdcb0e715ed05b385f70d3e8b5ed4bbd45f", "shasum": "" }, "require": { @@ -6151,7 +6162,7 @@ "terminal" ], "support": { - "source": "https://github.com/symfony/console/tree/v5.4.16" + "source": "https://github.com/symfony/console/tree/v5.4.17" }, "funding": [ { @@ -6167,7 +6178,7 @@ "type": "tidelift" } ], - "time": "2022-11-25T14:09:27+00:00" + "time": "2022-12-28T14:15:31+00:00" }, { "name": "symfony/deprecation-contracts", @@ -7119,16 +7130,16 @@ }, { "name": "symfony/string", - "version": "v5.4.15", + "version": "v5.4.17", "source": { "type": "git", "url": "https://github.com/symfony/string.git", - "reference": "571334ce9f687e3e6af72db4d3b2a9431e4fd9ed" + "reference": "55733a8664b8853b003e70251c58bc8cb2d82a6b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/string/zipball/571334ce9f687e3e6af72db4d3b2a9431e4fd9ed", - "reference": "571334ce9f687e3e6af72db4d3b2a9431e4fd9ed", + "url": "https://api.github.com/repos/symfony/string/zipball/55733a8664b8853b003e70251c58bc8cb2d82a6b", + "reference": "55733a8664b8853b003e70251c58bc8cb2d82a6b", "shasum": "" }, "require": { @@ -7185,7 +7196,7 @@ "utf8" ], "support": { - "source": "https://github.com/symfony/string/tree/v5.4.15" + "source": "https://github.com/symfony/string/tree/v5.4.17" }, "funding": [ { @@ -7201,20 +7212,20 @@ "type": "tidelift" } ], - "time": "2022-10-05T15:16:54+00:00" + "time": "2022-12-12T15:54:21+00:00" }, { "name": "symfony/yaml", - "version": "v5.4.16", + "version": "v5.4.17", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", - "reference": "ebd37c71f62d5ec5f6e27de3e06fee492d4c6298" + "reference": "edcdc11498108f8967fe95118a7ec8624b94760e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/yaml/zipball/ebd37c71f62d5ec5f6e27de3e06fee492d4c6298", - "reference": "ebd37c71f62d5ec5f6e27de3e06fee492d4c6298", + "url": "https://api.github.com/repos/symfony/yaml/zipball/edcdc11498108f8967fe95118a7ec8624b94760e", + "reference": "edcdc11498108f8967fe95118a7ec8624b94760e", "shasum": "" }, "require": { @@ -7260,7 +7271,7 @@ "description": "Loads and dumps YAML files", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/yaml/tree/v5.4.16" + "source": "https://github.com/symfony/yaml/tree/v5.4.17" }, "funding": [ { @@ -7276,7 +7287,7 @@ "type": "tidelift" } ], - "time": "2022-11-25T16:04:03+00:00" + "time": "2022-12-13T09:57:04+00:00" }, { "name": "webimpress/safe-writer", @@ -8047,12 +8058,12 @@ "source": { "type": "git", "url": "https://github.com/Roave/SecurityAdvisories.git", - "reference": "58046a3fc3555eda6567a2bdae7195be6aa9babe" + "reference": "ef9dca6c49faa06e7203bbed30411e26e474a8fb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/58046a3fc3555eda6567a2bdae7195be6aa9babe", - "reference": "58046a3fc3555eda6567a2bdae7195be6aa9babe", + "url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/ef9dca6c49faa06e7203bbed30411e26e474a8fb", + "reference": "ef9dca6c49faa06e7203bbed30411e26e474a8fb", "shasum": "" }, "conflict": { @@ -8107,7 +8118,7 @@ "cesnet/simplesamlphp-module-proxystatistics": "<3.1", "codeception/codeception": "<3.1.3|>=4,<4.1.22", "codeigniter/framework": "<=3.0.6", - "codeigniter4/framework": "<4.2.7", + "codeigniter4/framework": "<4.2.11", "codeigniter4/shield": "= 1.0.0-beta", "codiad/codiad": "<=2.8.4", "composer/composer": "<1.10.26|>=2-alpha.1,<2.2.12|>=2.3,<2.3.5", @@ -8191,7 +8202,7 @@ "friendsofsymfony/user-bundle": ">=1.2,<1.3.5", "friendsoftypo3/mediace": ">=7.6.2,<7.6.5", "froala/wysiwyg-editor": "<3.2.7", - "froxlor/froxlor": "<0.10.39", + "froxlor/froxlor": "<0.10.39|>=2-beta.0,<2-beta.1", "fuel/core": "<1.8.1", "gaoming13/wechat-php-sdk": "<=1.10.2", "genix/cms": "<=1.1.11", @@ -8279,6 +8290,7 @@ "melisplatform/melis-cms": "<5.0.1", "melisplatform/melis-front": "<5.0.1", "mezzio/mezzio-swoole": "<3.7|>=4,<4.3", + "mgallegos/laravel-jqgrid": "<=1.3", "microweber/microweber": "<=1.3.1", "miniorange/miniorange-saml": "<1.4.3", "mittwald/typo3_forum": "<1.2.1", @@ -8410,7 +8422,7 @@ "simplito/elliptic-php": "<1.0.6", "slim/slim": "<2.6", "smarty/smarty": "<3.1.47|>=4,<4.2.1", - "snipe/snipe-it": "<6.0.11|>= 6.0.0-RC-1, <= 6.0.0-RC-5", + "snipe/snipe-it": "<=6.0.14|>= 6.0.0-RC-1, <= 6.0.0-RC-5", "socalnick/scn-social-auth": "<1.15.2", "socialiteproviders/steam": "<1.1", "spatie/browsershot": "<3.57.4", @@ -8475,7 +8487,7 @@ "tinymce/tinymce": "<5.10.7|>=6,<6.3.1", "titon/framework": ">=0,<9.9.99", "tobiasbg/tablepress": "<= 2.0-RC1", - "topthink/framework": "<=6.0.13", + "topthink/framework": "<6.0.14", "topthink/think": "<=6.0.9", "topthink/thinkphp": "<=3.2.3", "tribalsystems/zenario": "<=9.3.57595", @@ -8586,7 +8598,7 @@ "type": "tidelift" } ], - "time": "2022-12-21T06:05:00+00:00" + "time": "2023-01-04T14:04:25+00:00" }, { "name": "sebastian/code-unit-reverse-lookup", @@ -9319,16 +9331,16 @@ }, { "name": "symfony/css-selector", - "version": "v5.4.11", + "version": "v5.4.17", "source": { "type": "git", "url": "https://github.com/symfony/css-selector.git", - "reference": "c1681789f059ab756001052164726ae88512ae3d" + "reference": "052ef49b660f9ad2a3adb311c555c9bc11ba61f4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/css-selector/zipball/c1681789f059ab756001052164726ae88512ae3d", - "reference": "c1681789f059ab756001052164726ae88512ae3d", + "url": "https://api.github.com/repos/symfony/css-selector/zipball/052ef49b660f9ad2a3adb311c555c9bc11ba61f4", + "reference": "052ef49b660f9ad2a3adb311c555c9bc11ba61f4", "shasum": "" }, "require": { @@ -9365,7 +9377,7 @@ "description": "Converts CSS selectors to XPath expressions", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/css-selector/tree/v5.4.11" + "source": "https://github.com/symfony/css-selector/tree/v5.4.17" }, "funding": [ { @@ -9381,20 +9393,20 @@ "type": "tidelift" } ], - "time": "2022-06-27T16:58:25+00:00" + "time": "2022-12-23T11:40:44+00:00" }, { "name": "symfony/dom-crawler", - "version": "v5.4.15", + "version": "v5.4.17", "source": { "type": "git", "url": "https://github.com/symfony/dom-crawler.git", - "reference": "b8fd0ff9a0f00d944f1534f6d21e84f92eda7258" + "reference": "32a07d910edc138a1dd5508c17c6b9bc1eb27a1b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/b8fd0ff9a0f00d944f1534f6d21e84f92eda7258", - "reference": "b8fd0ff9a0f00d944f1534f6d21e84f92eda7258", + "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/32a07d910edc138a1dd5508c17c6b9bc1eb27a1b", + "reference": "32a07d910edc138a1dd5508c17c6b9bc1eb27a1b", "shasum": "" }, "require": { @@ -9440,7 +9452,7 @@ "description": "Eases DOM navigation for HTML and XML documents", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/dom-crawler/tree/v5.4.15" + "source": "https://github.com/symfony/dom-crawler/tree/v5.4.17" }, "funding": [ { @@ -9456,7 +9468,7 @@ "type": "tidelift" } ], - "time": "2022-10-27T08:04:35+00:00" + "time": "2022-12-22T10:31:03+00:00" }, { "name": "theseer/tokenizer",