diff --git a/composer.lock b/composer.lock index 0e3188af..f02751bf 100644 --- a/composer.lock +++ b/composer.lock @@ -127,32 +127,35 @@ }, { "name": "doctrine/annotations", - "version": "1.13.3", + "version": "1.14.2", "source": { "type": "git", "url": "https://github.com/doctrine/annotations.git", - "reference": "648b0343343565c4a056bfc8392201385e8d89f0" + "reference": "ad785217c1e9555a7d6c6c8c9f406395a5e2882b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/annotations/zipball/648b0343343565c4a056bfc8392201385e8d89f0", - "reference": "648b0343343565c4a056bfc8392201385e8d89f0", + "url": "https://api.github.com/repos/doctrine/annotations/zipball/ad785217c1e9555a7d6c6c8c9f406395a5e2882b", + "reference": "ad785217c1e9555a7d6c6c8c9f406395a5e2882b", "shasum": "" }, "require": { - "doctrine/lexer": "1.*", + "doctrine/lexer": "^1 || ^2", "ext-tokenizer": "*", "php": "^7.1 || ^8.0", "psr/cache": "^1 || ^2 || ^3" }, "require-dev": { "doctrine/cache": "^1.11 || ^2.0", - "doctrine/coding-standard": "^6.0 || ^8.1", - "phpstan/phpstan": "^1.4.10 || ^1.8.0", - "phpunit/phpunit": "^7.5 || ^8.0 || ^9.1.5", - "symfony/cache": "^4.4 || ^5.2", + "doctrine/coding-standard": "^9 || ^10", + "phpstan/phpstan": "~1.4.10 || ^1.8.0", + "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5", + "symfony/cache": "^4.4 || ^5.4 || ^6", "vimeo/psalm": "^4.10" }, + "suggest": { + "php": "PHP 8.0 or higher comes with attributes, a native replacement for annotations" + }, "type": "library", "autoload": { "psr-4": { @@ -194,9 +197,9 @@ ], "support": { "issues": "https://github.com/doctrine/annotations/issues", - "source": "https://github.com/doctrine/annotations/tree/1.13.3" + "source": "https://github.com/doctrine/annotations/tree/1.14.2" }, - "time": "2022-07-02T10:48:51+00:00" + "time": "2022-12-15T06:48:22+00:00" }, { "name": "doctrine/cache", @@ -1361,16 +1364,16 @@ }, { "name": "helhum/typo3-console", - "version": "v6.7.4", + "version": "v6.7.6", "source": { "type": "git", "url": "https://github.com/TYPO3-Console/TYPO3-Console.git", - "reference": "be0b33687a370530655de0c8f9580c306bd16c78" + "reference": "8469c8604b97ecf6fd8ec3428c2ddb194ef959ed" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-Console/TYPO3-Console/zipball/be0b33687a370530655de0c8f9580c306bd16c78", - "reference": "be0b33687a370530655de0c8f9580c306bd16c78", + "url": "https://api.github.com/repos/TYPO3-Console/TYPO3-Console/zipball/8469c8604b97ecf6fd8ec3428c2ddb194ef959ed", + "reference": "8469c8604b97ecf6fd8ec3428c2ddb194ef959ed", "shasum": "" }, "require": { @@ -1395,6 +1398,7 @@ "require-dev": { "nimut/testing-framework": "^6.0.1", "php-parallel-lint/php-parallel-lint": "^1.2", + "phpspec/prophecy": "*", "phpunit/phpunit": "^8.5.18", "symfony/expression-language": "^4.4 || ^5.0", "symfony/filesystem": "^4.4 || ^5.0", @@ -1460,7 +1464,7 @@ "type": "github" } ], - "time": "2022-05-31T06:52:52+00:00" + "time": "2022-12-20T16:36:38+00:00" }, { "name": "kigkonsult/icalcreator", @@ -6023,16 +6027,16 @@ }, { "name": "typo3/cms-adminpanel", - "version": "v10.4.32", + "version": "v10.4.34", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/adminpanel.git", - "reference": "e9422a36303984721ed59b21a6c44ee39cb1dbb2" + "reference": "72fd4ab8288924001f0c62579ed92a52df7397a1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/adminpanel/zipball/e9422a36303984721ed59b21a6c44ee39cb1dbb2", - "reference": "e9422a36303984721ed59b21a6c44ee39cb1dbb2", + "url": "https://api.github.com/repos/TYPO3-CMS/adminpanel/zipball/72fd4ab8288924001f0c62579ed92a52df7397a1", + "reference": "72fd4ab8288924001f0c62579ed92a52df7397a1", "shasum": "" }, "require": { @@ -6040,10 +6044,10 @@ "psr/http-server-handler": "^1.0", "psr/http-server-middleware": "^1.0", "symfony/var-dumper": "^4.4 || ^5.0", - "typo3/cms-backend": "10.4.32", - "typo3/cms-core": "10.4.32", - "typo3/cms-fluid": "10.4.32", - "typo3/cms-frontend": "10.4.32", + "typo3/cms-backend": "10.4.34", + "typo3/cms-core": "10.4.34", + "typo3/cms-fluid": "10.4.34", + "typo3/cms-frontend": "10.4.34", "typo3fluid/fluid": "^2.6.10" }, "conflict": { @@ -6085,26 +6089,26 @@ "issues": "https://forge.typo3.org", "source": "https://github.com/typo3/typo3" }, - "time": "2022-09-13T08:51:49+00:00" + "time": "2022-12-15T11:15:46+00:00" }, { "name": "typo3/cms-backend", - "version": "v10.4.32", + "version": "v10.4.34", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/backend.git", - "reference": "6d22d13cc2ed412810cbeb1d1be0875da56fd8ea" + "reference": "0026a00eb96c8bc2fd3dc05142fc305b733bcc47" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/backend/zipball/6d22d13cc2ed412810cbeb1d1be0875da56fd8ea", - "reference": "6d22d13cc2ed412810cbeb1d1be0875da56fd8ea", + "url": "https://api.github.com/repos/TYPO3-CMS/backend/zipball/0026a00eb96c8bc2fd3dc05142fc305b733bcc47", + "reference": "0026a00eb96c8bc2fd3dc05142fc305b733bcc47", "shasum": "" }, "require": { "psr/event-dispatcher": "^1.0", - "typo3/cms-core": "10.4.32", - "typo3/cms-recordlist": "10.4.32" + "typo3/cms-core": "10.4.34", + "typo3/cms-recordlist": "10.4.34" }, "conflict": { "typo3/cms": "*" @@ -6163,24 +6167,24 @@ "issues": "https://forge.typo3.org", "source": "https://github.com/typo3/typo3" }, - "time": "2022-09-13T08:51:49+00:00" + "time": "2022-12-15T11:15:46+00:00" }, { "name": "typo3/cms-belog", - "version": "v10.4.32", + "version": "v10.4.34", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/belog.git", - "reference": "5f76012cc80cf46351246e9f70836fb9e2a514ab" + "reference": "2eff349999bc37bb962e594ee6d3d30958ddd2a2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/belog/zipball/5f76012cc80cf46351246e9f70836fb9e2a514ab", - "reference": "5f76012cc80cf46351246e9f70836fb9e2a514ab", + "url": "https://api.github.com/repos/TYPO3-CMS/belog/zipball/2eff349999bc37bb962e594ee6d3d30958ddd2a2", + "reference": "2eff349999bc37bb962e594ee6d3d30958ddd2a2", "shasum": "" }, "require": { - "typo3/cms-core": "10.4.32" + "typo3/cms-core": "10.4.34" }, "conflict": { "typo3/cms": "*" @@ -6221,24 +6225,24 @@ "issues": "https://forge.typo3.org", "source": "https://github.com/typo3/typo3" }, - "time": "2022-09-13T08:51:49+00:00" + "time": "2022-12-15T11:15:46+00:00" }, { "name": "typo3/cms-beuser", - "version": "v10.4.32", + "version": "v10.4.34", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/beuser.git", - "reference": "3b667bec43b692ebb20033b54c043ffb79fb0af4" + "reference": "802b6137367b89230a8f04af1bf048aa17dc7418" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/beuser/zipball/3b667bec43b692ebb20033b54c043ffb79fb0af4", - "reference": "3b667bec43b692ebb20033b54c043ffb79fb0af4", + "url": "https://api.github.com/repos/TYPO3-CMS/beuser/zipball/802b6137367b89230a8f04af1bf048aa17dc7418", + "reference": "802b6137367b89230a8f04af1bf048aa17dc7418", "shasum": "" }, "require": { - "typo3/cms-core": "10.4.32" + "typo3/cms-core": "10.4.34" }, "conflict": { "typo3/cms": "*" @@ -6279,7 +6283,7 @@ "issues": "https://forge.typo3.org", "source": "https://github.com/typo3/typo3" }, - "time": "2022-09-13T08:51:49+00:00" + "time": "2022-12-15T11:15:46+00:00" }, { "name": "typo3/cms-cli", @@ -6391,16 +6395,16 @@ }, { "name": "typo3/cms-core", - "version": "v10.4.32", + "version": "v10.4.34", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/core.git", - "reference": "0a64e284b7619f14cdb54a9216e65447ac2d6d2d" + "reference": "f0f9053e4537c84e1b8043f56139412323981c16" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/core/zipball/0a64e284b7619f14cdb54a9216e65447ac2d6d2d", - "reference": "0a64e284b7619f14cdb54a9216e65447ac2d6d2d", + "url": "https://api.github.com/repos/TYPO3-CMS/core/zipball/f0f9053e4537c84e1b8043f56139412323981c16", + "reference": "f0f9053e4537c84e1b8043f56139412323981c16", "shasum": "" }, "require": { @@ -6452,7 +6456,7 @@ "typo3/class-alias-loader": "^1.0", "typo3/cms-cli": "^2.0", "typo3/cms-composer-installers": "^2.0 || ^3.0", - "typo3/html-sanitizer": "^2.0.16", + "typo3/html-sanitizer": "^2.1.1", "typo3/phar-stream-wrapper": "^3.1.7", "typo3/symfony-psr-event-dispatcher-adapter": "^1.0 || ^2.0", "typo3fluid/fluid": "^2.6.10" @@ -6543,20 +6547,20 @@ "issues": "https://forge.typo3.org", "source": "https://github.com/typo3/typo3" }, - "time": "2022-09-13T08:51:49+00:00" + "time": "2022-12-15T11:15:46+00:00" }, { "name": "typo3/cms-extbase", - "version": "v10.4.32", + "version": "v10.4.34", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/extbase.git", - "reference": "b11c83523f96eef1ceeaa2060ce1759adfabc39b" + "reference": "27484f58a8d7629290b78100097193dc6b165fba" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/extbase/zipball/b11c83523f96eef1ceeaa2060ce1759adfabc39b", - "reference": "b11c83523f96eef1ceeaa2060ce1759adfabc39b", + "url": "https://api.github.com/repos/TYPO3-CMS/extbase/zipball/27484f58a8d7629290b78100097193dc6b165fba", + "reference": "27484f58a8d7629290b78100097193dc6b165fba", "shasum": "" }, "require": { @@ -6565,7 +6569,7 @@ "symfony/dependency-injection": "^4.4 || ^5.0", "symfony/property-access": "^4.4 || ^5.0", "symfony/property-info": "^4.4 || ^5.0", - "typo3/cms-core": "10.4.32" + "typo3/cms-core": "10.4.34" }, "conflict": { "typo3/cms": "*" @@ -6612,25 +6616,25 @@ "issues": "https://forge.typo3.org", "source": "https://github.com/typo3/typo3" }, - "time": "2022-09-13T08:51:49+00:00" + "time": "2022-12-15T11:15:46+00:00" }, { "name": "typo3/cms-extensionmanager", - "version": "v10.4.32", + "version": "v10.4.34", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/extensionmanager.git", - "reference": "17648c150292c3b4096474768dc34e899c0b7c40" + "reference": "57ef8c43baed0a83b44db1e52b2f0b2638963234" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/extensionmanager/zipball/17648c150292c3b4096474768dc34e899c0b7c40", - "reference": "17648c150292c3b4096474768dc34e899c0b7c40", + "url": "https://api.github.com/repos/TYPO3-CMS/extensionmanager/zipball/57ef8c43baed0a83b44db1e52b2f0b2638963234", + "reference": "57ef8c43baed0a83b44db1e52b2f0b2638963234", "shasum": "" }, "require": { "ext-libxml": "*", - "typo3/cms-core": "10.4.32" + "typo3/cms-core": "10.4.34" }, "conflict": { "typo3/cms": "*" @@ -6673,24 +6677,24 @@ "issues": "https://forge.typo3.org", "source": "https://github.com/typo3/typo3" }, - "time": "2022-09-13T08:51:49+00:00" + "time": "2022-12-15T11:15:46+00:00" }, { "name": "typo3/cms-filelist", - "version": "v10.4.32", + "version": "v10.4.34", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/filelist.git", - "reference": "30e2cc11c80188bc3af3e156acf8b8f746c57a3b" + "reference": "bd7bbff1d7510399de5b7a35b17b612a2f108f8d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/filelist/zipball/30e2cc11c80188bc3af3e156acf8b8f746c57a3b", - "reference": "30e2cc11c80188bc3af3e156acf8b8f746c57a3b", + "url": "https://api.github.com/repos/TYPO3-CMS/filelist/zipball/bd7bbff1d7510399de5b7a35b17b612a2f108f8d", + "reference": "bd7bbff1d7510399de5b7a35b17b612a2f108f8d", "shasum": "" }, "require": { - "typo3/cms-core": "10.4.32" + "typo3/cms-core": "10.4.34" }, "conflict": { "typo3/cms": "*" @@ -6733,24 +6737,24 @@ "issues": "https://forge.typo3.org", "source": "https://github.com/typo3/typo3" }, - "time": "2022-09-13T08:51:49+00:00" + "time": "2022-12-15T11:15:46+00:00" }, { "name": "typo3/cms-filemetadata", - "version": "v10.4.32", + "version": "v10.4.34", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/filemetadata.git", - "reference": "905e9cd56fa2681115d1499ef54f8407df179459" + "reference": "58c6327a9c8308b86d4c0fccb5d0a5f7bfaac6f4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/filemetadata/zipball/905e9cd56fa2681115d1499ef54f8407df179459", - "reference": "905e9cd56fa2681115d1499ef54f8407df179459", + "url": "https://api.github.com/repos/TYPO3-CMS/filemetadata/zipball/58c6327a9c8308b86d4c0fccb5d0a5f7bfaac6f4", + "reference": "58c6327a9c8308b86d4c0fccb5d0a5f7bfaac6f4", "shasum": "" }, "require": { - "typo3/cms-core": "10.4.32" + "typo3/cms-core": "10.4.34" }, "conflict": { "typo3/cms": "*" @@ -6783,26 +6787,26 @@ "issues": "https://forge.typo3.org", "source": "https://github.com/typo3/typo3" }, - "time": "2022-09-13T08:51:49+00:00" + "time": "2022-12-15T11:15:46+00:00" }, { "name": "typo3/cms-fluid", - "version": "v10.4.32", + "version": "v10.4.34", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/fluid.git", - "reference": "b344fe9b8d6c60d0009b1f74e4609f2f45f13996" + "reference": "9c3f17a793ddc93ce37ac8ff25a8cf4c6ef30cd7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/fluid/zipball/b344fe9b8d6c60d0009b1f74e4609f2f45f13996", - "reference": "b344fe9b8d6c60d0009b1f74e4609f2f45f13996", + "url": "https://api.github.com/repos/TYPO3-CMS/fluid/zipball/9c3f17a793ddc93ce37ac8ff25a8cf4c6ef30cd7", + "reference": "9c3f17a793ddc93ce37ac8ff25a8cf4c6ef30cd7", "shasum": "" }, "require": { "symfony/dependency-injection": "^4.4 || ^5.0", - "typo3/cms-core": "10.4.32", - "typo3/cms-extbase": "10.4.32", + "typo3/cms-core": "10.4.34", + "typo3/cms-extbase": "10.4.34", "typo3fluid/fluid": "^2.6.10" }, "conflict": { @@ -6846,26 +6850,26 @@ "issues": "https://forge.typo3.org", "source": "https://github.com/typo3/typo3" }, - "time": "2022-09-13T08:51:49+00:00" + "time": "2022-12-15T11:15:46+00:00" }, { "name": "typo3/cms-fluid-styled-content", - "version": "v10.4.32", + "version": "v10.4.34", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/fluid_styled_content.git", - "reference": "0f7c8000c7a0f200ac63170de258ccf42e2417c4" + "reference": "70d06f73629ec91a636b4d940639aefe59608aec" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/fluid_styled_content/zipball/0f7c8000c7a0f200ac63170de258ccf42e2417c4", - "reference": "0f7c8000c7a0f200ac63170de258ccf42e2417c4", + "url": "https://api.github.com/repos/TYPO3-CMS/fluid_styled_content/zipball/70d06f73629ec91a636b4d940639aefe59608aec", + "reference": "70d06f73629ec91a636b4d940639aefe59608aec", "shasum": "" }, "require": { - "typo3/cms-core": "10.4.32", - "typo3/cms-fluid": "10.4.32", - "typo3/cms-frontend": "10.4.32" + "typo3/cms-core": "10.4.34", + "typo3/cms-fluid": "10.4.34", + "typo3/cms-frontend": "10.4.34" }, "conflict": { "typo3/cms": "*" @@ -6906,26 +6910,26 @@ "issues": "https://forge.typo3.org", "source": "https://github.com/typo3/typo3" }, - "time": "2022-09-13T08:51:49+00:00" + "time": "2022-12-15T11:15:46+00:00" }, { "name": "typo3/cms-form", - "version": "v10.4.32", + "version": "v10.4.34", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/form.git", - "reference": "02484f2e3c6b7303221c0d0b45ba1039e17a2b8a" + "reference": "f7e08149730508ff3eed92d8ea7d0c13ec19cfed" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/form/zipball/02484f2e3c6b7303221c0d0b45ba1039e17a2b8a", - "reference": "02484f2e3c6b7303221c0d0b45ba1039e17a2b8a", + "url": "https://api.github.com/repos/TYPO3-CMS/form/zipball/f7e08149730508ff3eed92d8ea7d0c13ec19cfed", + "reference": "f7e08149730508ff3eed92d8ea7d0c13ec19cfed", "shasum": "" }, "require": { "psr/http-message": "^1.0", "symfony/expression-language": "^4.4 || ^5.0", - "typo3/cms-core": "10.4.32" + "typo3/cms-core": "10.4.34" }, "conflict": { "typo3/cms": "*" @@ -6970,26 +6974,26 @@ "issues": "https://forge.typo3.org", "source": "https://github.com/typo3/typo3" }, - "time": "2022-09-13T08:51:49+00:00" + "time": "2022-12-15T11:15:46+00:00" }, { "name": "typo3/cms-frontend", - "version": "v10.4.32", + "version": "v10.4.34", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/frontend.git", - "reference": "79ae0340bf68c4d42a4cdd5e993c19cb8359f88e" + "reference": "c0e50592409ad4a42d1d626ceb8d97920cd5fffb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/frontend/zipball/79ae0340bf68c4d42a4cdd5e993c19cb8359f88e", - "reference": "79ae0340bf68c4d42a4cdd5e993c19cb8359f88e", + "url": "https://api.github.com/repos/TYPO3-CMS/frontend/zipball/c0e50592409ad4a42d1d626ceb8d97920cd5fffb", + "reference": "c0e50592409ad4a42d1d626ceb8d97920cd5fffb", "shasum": "" }, "require": { "ext-libxml": "*", "symfony/polyfill-mbstring": "^1.16", - "typo3/cms-core": "10.4.32" + "typo3/cms-core": "10.4.34" }, "conflict": { "typo3/cms": "*" @@ -7036,24 +7040,24 @@ "issues": "https://forge.typo3.org", "source": "https://github.com/typo3/typo3" }, - "time": "2022-09-13T08:51:49+00:00" + "time": "2022-12-15T11:15:46+00:00" }, { "name": "typo3/cms-info", - "version": "v10.4.32", + "version": "v10.4.34", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/info.git", - "reference": "0b26a3e9e53d9647629a1afc69c92d4ed5483dc0" + "reference": "654140c005de2a268f215e04e0e92ffa1b047445" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/info/zipball/0b26a3e9e53d9647629a1afc69c92d4ed5483dc0", - "reference": "0b26a3e9e53d9647629a1afc69c92d4ed5483dc0", + "url": "https://api.github.com/repos/TYPO3-CMS/info/zipball/654140c005de2a268f215e04e0e92ffa1b047445", + "reference": "654140c005de2a268f215e04e0e92ffa1b047445", "shasum": "" }, "require": { - "typo3/cms-core": "10.4.32" + "typo3/cms-core": "10.4.34" }, "conflict": { "typo3/cms": "*" @@ -7097,29 +7101,29 @@ "issues": "https://forge.typo3.org", "source": "https://github.com/typo3/typo3" }, - "time": "2022-09-13T08:51:49+00:00" + "time": "2022-12-15T11:15:46+00:00" }, { "name": "typo3/cms-install", - "version": "v10.4.32", + "version": "v10.4.34", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/install.git", - "reference": "f2f982d35da400d03e01239d9d6fb948e4b8a3d9" + "reference": "0eaa610df4b1f16f6fafc3db43a0b442df0e11a7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/install/zipball/f2f982d35da400d03e01239d9d6fb948e4b8a3d9", - "reference": "f2f982d35da400d03e01239d9d6fb948e4b8a3d9", + "url": "https://api.github.com/repos/TYPO3-CMS/install/zipball/0eaa610df4b1f16f6fafc3db43a0b442df0e11a7", + "reference": "0eaa610df4b1f16f6fafc3db43a0b442df0e11a7", "shasum": "" }, "require": { "doctrine/dbal": "~2.10.0 || ~2.11.2 || ~2.13.1", "nikic/php-parser": "^4.10.4", "symfony/finder": "^4.4 || ^5.0", - "typo3/cms-core": "10.4.32", - "typo3/cms-extbase": "10.4.32", - "typo3/cms-fluid": "10.4.32" + "typo3/cms-core": "10.4.34", + "typo3/cms-extbase": "10.4.34", + "typo3/cms-fluid": "10.4.34" }, "conflict": { "typo3/cms": "*" @@ -7163,24 +7167,24 @@ "issues": "https://forge.typo3.org", "source": "https://github.com/typo3/typo3" }, - "time": "2022-09-13T08:51:49+00:00" + "time": "2022-12-15T11:15:46+00:00" }, { "name": "typo3/cms-lowlevel", - "version": "v10.4.32", + "version": "v10.4.34", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/lowlevel.git", - "reference": "4c72f20b869dc1b753b84e95429423c22cb272b8" + "reference": "5459db59ea4b39f931f78899b7dfa115c54836f7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/lowlevel/zipball/4c72f20b869dc1b753b84e95429423c22cb272b8", - "reference": "4c72f20b869dc1b753b84e95429423c22cb272b8", + "url": "https://api.github.com/repos/TYPO3-CMS/lowlevel/zipball/5459db59ea4b39f931f78899b7dfa115c54836f7", + "reference": "5459db59ea4b39f931f78899b7dfa115c54836f7", "shasum": "" }, "require": { - "typo3/cms-core": "10.4.32" + "typo3/cms-core": "10.4.34" }, "conflict": { "typo3/cms": "*" @@ -7222,24 +7226,24 @@ "issues": "https://forge.typo3.org", "source": "https://github.com/typo3/typo3" }, - "time": "2022-09-13T08:51:49+00:00" + "time": "2022-12-15T11:15:46+00:00" }, { "name": "typo3/cms-recordlist", - "version": "v10.4.32", + "version": "v10.4.34", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/recordlist.git", - "reference": "fc1e876262d46be869fe4702f14f4e114dceb9fa" + "reference": "7d46eace1584e9498bcaa0efc463de060809541d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/recordlist/zipball/fc1e876262d46be869fe4702f14f4e114dceb9fa", - "reference": "fc1e876262d46be869fe4702f14f4e114dceb9fa", + "url": "https://api.github.com/repos/TYPO3-CMS/recordlist/zipball/7d46eace1584e9498bcaa0efc463de060809541d", + "reference": "7d46eace1584e9498bcaa0efc463de060809541d", "shasum": "" }, "require": { - "typo3/cms-core": "10.4.32" + "typo3/cms-core": "10.4.34" }, "conflict": { "typo3/cms": "*" @@ -7282,24 +7286,24 @@ "issues": "https://forge.typo3.org", "source": "https://github.com/typo3/typo3" }, - "time": "2022-09-13T08:51:49+00:00" + "time": "2022-12-15T11:15:46+00:00" }, { "name": "typo3/cms-recycler", - "version": "v10.4.32", + "version": "v10.4.34", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/recycler.git", - "reference": "d40032cabb57fa796910bcb928cd7455db9cd90f" + "reference": "290cecde9f54242a8442b23671a207ce4a968a6b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/recycler/zipball/d40032cabb57fa796910bcb928cd7455db9cd90f", - "reference": "d40032cabb57fa796910bcb928cd7455db9cd90f", + "url": "https://api.github.com/repos/TYPO3-CMS/recycler/zipball/290cecde9f54242a8442b23671a207ce4a968a6b", + "reference": "290cecde9f54242a8442b23671a207ce4a968a6b", "shasum": "" }, "require": { - "typo3/cms-core": "10.4.32" + "typo3/cms-core": "10.4.34" }, "conflict": { "typo3/cms": "*" @@ -7343,28 +7347,28 @@ "issues": "https://forge.typo3.org", "source": "https://github.com/typo3/typo3" }, - "time": "2022-09-13T08:51:49+00:00" + "time": "2022-12-15T11:15:46+00:00" }, { "name": "typo3/cms-redirects", - "version": "v10.4.32", + "version": "v10.4.34", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/redirects.git", - "reference": "0cb8037c65644b6eb2e16f1956f6331d62080df7" + "reference": "e5427f163159a4fbb0d14facd34a085d030c34ab" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/redirects/zipball/0cb8037c65644b6eb2e16f1956f6331d62080df7", - "reference": "0cb8037c65644b6eb2e16f1956f6331d62080df7", + "url": "https://api.github.com/repos/TYPO3-CMS/redirects/zipball/e5427f163159a4fbb0d14facd34a085d030c34ab", + "reference": "e5427f163159a4fbb0d14facd34a085d030c34ab", "shasum": "" }, "require": { "doctrine/dbal": "~2.10.0 || ~2.11.2 || ~2.13.1", "psr/http-message": "^1.0", "psr/log": "^1.0", - "typo3/cms-backend": "10.4.32", - "typo3/cms-core": "10.4.32", + "typo3/cms-backend": "10.4.34", + "typo3/cms-core": "10.4.34", "typo3fluid/fluid": "^2.6.10" }, "conflict": { @@ -7410,24 +7414,24 @@ "issues": "https://forge.typo3.org", "source": "https://github.com/typo3/typo3" }, - "time": "2022-09-13T08:51:49+00:00" + "time": "2022-12-15T11:15:46+00:00" }, { "name": "typo3/cms-reports", - "version": "v10.4.32", + "version": "v10.4.34", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/reports.git", - "reference": "a27a488fe69f5ae26a203cd6a4a05af09851bb34" + "reference": "b260d5cdec65d7331cf2d2e0f1e1128105ba29fe" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/reports/zipball/a27a488fe69f5ae26a203cd6a4a05af09851bb34", - "reference": "a27a488fe69f5ae26a203cd6a4a05af09851bb34", + "url": "https://api.github.com/repos/TYPO3-CMS/reports/zipball/b260d5cdec65d7331cf2d2e0f1e1128105ba29fe", + "reference": "b260d5cdec65d7331cf2d2e0f1e1128105ba29fe", "shasum": "" }, "require": { - "typo3/cms-core": "10.4.32" + "typo3/cms-core": "10.4.34" }, "conflict": { "typo3/cms": "*" @@ -7471,24 +7475,24 @@ "issues": "https://forge.typo3.org", "source": "https://github.com/typo3/typo3" }, - "time": "2022-09-13T08:51:49+00:00" + "time": "2022-12-15T11:15:46+00:00" }, { "name": "typo3/cms-rte-ckeditor", - "version": "v10.4.32", + "version": "v10.4.34", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/rte_ckeditor.git", - "reference": "705b7bc99bfab5c8f7b36d3e0806601873ef9e78" + "reference": "7abd28496225f1e35f66118f524770ca920b1c34" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/rte_ckeditor/zipball/705b7bc99bfab5c8f7b36d3e0806601873ef9e78", - "reference": "705b7bc99bfab5c8f7b36d3e0806601873ef9e78", + "url": "https://api.github.com/repos/TYPO3-CMS/rte_ckeditor/zipball/7abd28496225f1e35f66118f524770ca920b1c34", + "reference": "7abd28496225f1e35f66118f524770ca920b1c34", "shasum": "" }, "require": { - "typo3/cms-core": "10.4.32" + "typo3/cms-core": "10.4.34" }, "conflict": { "typo3/cms": "*" @@ -7532,24 +7536,24 @@ "issues": "https://forge.typo3.org", "source": "https://github.com/typo3/typo3" }, - "time": "2022-09-13T08:51:49+00:00" + "time": "2022-12-15T11:15:46+00:00" }, { "name": "typo3/cms-scheduler", - "version": "v10.4.32", + "version": "v10.4.34", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/scheduler.git", - "reference": "3e6dfc883f43184cfaaa154dd31e9d9259dbb92b" + "reference": "f7c4493052189048f3fae5b233d820901388193a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/scheduler/zipball/3e6dfc883f43184cfaaa154dd31e9d9259dbb92b", - "reference": "3e6dfc883f43184cfaaa154dd31e9d9259dbb92b", + "url": "https://api.github.com/repos/TYPO3-CMS/scheduler/zipball/f7c4493052189048f3fae5b233d820901388193a", + "reference": "f7c4493052189048f3fae5b233d820901388193a", "shasum": "" }, "require": { - "typo3/cms-core": "10.4.32" + "typo3/cms-core": "10.4.34" }, "conflict": { "typo3/cms": "*" @@ -7587,26 +7591,26 @@ "issues": "https://forge.typo3.org", "source": "https://github.com/typo3/typo3" }, - "time": "2022-09-13T08:51:49+00:00" + "time": "2022-12-15T11:15:46+00:00" }, { "name": "typo3/cms-seo", - "version": "v10.4.32", + "version": "v10.4.34", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/seo.git", - "reference": "20d85abab554d4acd69496911daf6a7b366f883f" + "reference": "b327020dfa6ae8bceb1f28966b2612604f2eefd0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/seo/zipball/20d85abab554d4acd69496911daf6a7b366f883f", - "reference": "20d85abab554d4acd69496911daf6a7b366f883f", + "url": "https://api.github.com/repos/TYPO3-CMS/seo/zipball/b327020dfa6ae8bceb1f28966b2612604f2eefd0", + "reference": "b327020dfa6ae8bceb1f28966b2612604f2eefd0", "shasum": "" }, "require": { - "typo3/cms-core": "10.4.32", - "typo3/cms-extbase": "10.4.32", - "typo3/cms-frontend": "10.4.32" + "typo3/cms-core": "10.4.34", + "typo3/cms-extbase": "10.4.34", + "typo3/cms-frontend": "10.4.34" }, "conflict": { "typo3/cms": "*" @@ -7647,24 +7651,24 @@ "issues": "https://forge.typo3.org", "source": "https://github.com/typo3/typo3" }, - "time": "2022-09-13T08:51:49+00:00" + "time": "2022-12-15T11:15:46+00:00" }, { "name": "typo3/cms-setup", - "version": "v10.4.32", + "version": "v10.4.34", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/setup.git", - "reference": "f948ede36e8f8d7c787360abd3605eae546676b2" + "reference": "30314d15cd45f3e0b94accb05b19df1a0c13fb5b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/setup/zipball/f948ede36e8f8d7c787360abd3605eae546676b2", - "reference": "f948ede36e8f8d7c787360abd3605eae546676b2", + "url": "https://api.github.com/repos/TYPO3-CMS/setup/zipball/30314d15cd45f3e0b94accb05b19df1a0c13fb5b", + "reference": "30314d15cd45f3e0b94accb05b19df1a0c13fb5b", "shasum": "" }, "require": { - "typo3/cms-core": "10.4.32" + "typo3/cms-core": "10.4.34" }, "conflict": { "typo3/cms": "*" @@ -7705,25 +7709,25 @@ "issues": "https://forge.typo3.org", "source": "https://github.com/typo3/typo3" }, - "time": "2022-09-13T08:51:49+00:00" + "time": "2022-12-15T11:15:46+00:00" }, { "name": "typo3/cms-t3editor", - "version": "v10.4.32", + "version": "v10.4.34", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/t3editor.git", - "reference": "3709e478ef3caa02671c6b342364ff24d5bccc31" + "reference": "1cae0ffffa5fb861e9d81272985f076d1a82e951" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/t3editor/zipball/3709e478ef3caa02671c6b342364ff24d5bccc31", - "reference": "3709e478ef3caa02671c6b342364ff24d5bccc31", + "url": "https://api.github.com/repos/TYPO3-CMS/t3editor/zipball/1cae0ffffa5fb861e9d81272985f076d1a82e951", + "reference": "1cae0ffffa5fb861e9d81272985f076d1a82e951", "shasum": "" }, "require": { "ext-libxml": "*", - "typo3/cms-core": "10.4.32" + "typo3/cms-core": "10.4.34" }, "conflict": { "typo3/cms": "*" @@ -7764,24 +7768,24 @@ "issues": "https://forge.typo3.org", "source": "https://github.com/typo3/typo3" }, - "time": "2022-09-13T08:51:49+00:00" + "time": "2022-12-15T11:15:46+00:00" }, { "name": "typo3/cms-tstemplate", - "version": "v10.4.32", + "version": "v10.4.34", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/tstemplate.git", - "reference": "576f491dcc238d9e2ed87b1491dc65e923a9f3c9" + "reference": "60d8e211f761910b59551c88592f29767cb90b4f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/tstemplate/zipball/576f491dcc238d9e2ed87b1491dc65e923a9f3c9", - "reference": "576f491dcc238d9e2ed87b1491dc65e923a9f3c9", + "url": "https://api.github.com/repos/TYPO3-CMS/tstemplate/zipball/60d8e211f761910b59551c88592f29767cb90b4f", + "reference": "60d8e211f761910b59551c88592f29767cb90b4f", "shasum": "" }, "require": { - "typo3/cms-core": "10.4.32" + "typo3/cms-core": "10.4.34" }, "conflict": { "typo3/cms": "*" @@ -7822,24 +7826,24 @@ "issues": "https://forge.typo3.org", "source": "https://github.com/typo3/typo3" }, - "time": "2022-09-13T08:51:49+00:00" + "time": "2022-12-15T11:15:46+00:00" }, { "name": "typo3/cms-viewpage", - "version": "v10.4.32", + "version": "v10.4.34", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/viewpage.git", - "reference": "f6245e4c7bc24bdb790cf4216713e0ce537d9ddc" + "reference": "5d9f45bf13411397ef1c560ed93e2e95a91c6e3a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/viewpage/zipball/f6245e4c7bc24bdb790cf4216713e0ce537d9ddc", - "reference": "f6245e4c7bc24bdb790cf4216713e0ce537d9ddc", + "url": "https://api.github.com/repos/TYPO3-CMS/viewpage/zipball/5d9f45bf13411397ef1c560ed93e2e95a91c6e3a", + "reference": "5d9f45bf13411397ef1c560ed93e2e95a91c6e3a", "shasum": "" }, "require": { - "typo3/cms-core": "10.4.32" + "typo3/cms-core": "10.4.34" }, "conflict": { "typo3/cms": "*" @@ -7880,20 +7884,20 @@ "issues": "https://forge.typo3.org", "source": "https://github.com/typo3/typo3" }, - "time": "2022-09-13T08:51:49+00:00" + "time": "2022-12-15T11:15:46+00:00" }, { "name": "typo3/html-sanitizer", - "version": "v2.0.16", + "version": "v2.1.1", "source": { "type": "git", "url": "https://github.com/TYPO3/html-sanitizer.git", - "reference": "60bfdc7f9b394d0236e16ee4cea8372a7defa493" + "reference": "f8b9c466a08fe4b7bd32b4b8dbde5cf7fbfa9956" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3/html-sanitizer/zipball/60bfdc7f9b394d0236e16ee4cea8372a7defa493", - "reference": "60bfdc7f9b394d0236e16ee4cea8372a7defa493", + "url": "https://api.github.com/repos/TYPO3/html-sanitizer/zipball/f8b9c466a08fe4b7bd32b4b8dbde5cf7fbfa9956", + "reference": "f8b9c466a08fe4b7bd32b4b8dbde5cf7fbfa9956", "shasum": "" }, "require": { @@ -7929,9 +7933,9 @@ "description": "HTML sanitizer aiming to provide XSS-safe markup based on explicitly allowed tags, attributes and values.", "support": { "issues": "https://github.com/TYPO3/html-sanitizer/issues", - "source": "https://github.com/TYPO3/html-sanitizer/tree/v2.0.16" + "source": "https://github.com/TYPO3/html-sanitizer/tree/v2.1.1" }, - "time": "2022-09-13T07:29:06+00:00" + "time": "2022-12-13T08:07:15+00:00" }, { "name": "typo3/phar-stream-wrapper", @@ -8660,16 +8664,16 @@ }, { "name": "phpunit/php-code-coverage", - "version": "9.2.19", + "version": "9.2.22", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-code-coverage.git", - "reference": "c77b56b63e3d2031bd8997fcec43c1925ae46559" + "reference": "e4bf60d2220b4baaa0572986b5d69870226b06df" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/c77b56b63e3d2031bd8997fcec43c1925ae46559", - "reference": "c77b56b63e3d2031bd8997fcec43c1925ae46559", + "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/e4bf60d2220b4baaa0572986b5d69870226b06df", + "reference": "e4bf60d2220b4baaa0572986b5d69870226b06df", "shasum": "" }, "require": { @@ -8725,7 +8729,7 @@ ], "support": { "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues", - "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.19" + "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.22" }, "funding": [ { @@ -8733,7 +8737,7 @@ "type": "github" } ], - "time": "2022-11-18T07:47:47+00:00" + "time": "2022-12-18T16:40:55+00:00" }, { "name": "phpunit/php-file-iterator", @@ -8978,16 +8982,16 @@ }, { "name": "phpunit/phpunit", - "version": "9.5.26", + "version": "9.5.27", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "851867efcbb6a1b992ec515c71cdcf20d895e9d2" + "reference": "a2bc7ffdca99f92d959b3f2270529334030bba38" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/851867efcbb6a1b992ec515c71cdcf20d895e9d2", - "reference": "851867efcbb6a1b992ec515c71cdcf20d895e9d2", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/a2bc7ffdca99f92d959b3f2270529334030bba38", + "reference": "a2bc7ffdca99f92d959b3f2270529334030bba38", "shasum": "" }, "require": { @@ -9060,7 +9064,7 @@ ], "support": { "issues": "https://github.com/sebastianbergmann/phpunit/issues", - "source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.26" + "source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.27" }, "funding": [ { @@ -9076,7 +9080,7 @@ "type": "tidelift" } ], - "time": "2022-10-28T06:00:21+00:00" + "time": "2022-12-09T07:31:23+00:00" }, { "name": "sebastian/cli-parser", diff --git a/package-lock.json b/package-lock.json index 7b35612a..dedf47ba 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2060,13 +2060,13 @@ "dev": true }, "node_modules/@types/express": { - "version": "4.17.14", - "resolved": "https://registry.npmjs.org/@types/express/-/express-4.17.14.tgz", - "integrity": "sha512-TEbt+vaPFQ+xpxFLFssxUDXj5cWCxZJjIcB7Yg0k0GMHGtgtQgpvx/MUQUeAkNbA9AAGrwkAsoeItdTgS7FMyg==", + "version": "4.17.15", + "resolved": "https://registry.npmjs.org/@types/express/-/express-4.17.15.tgz", + "integrity": "sha512-Yv0k4bXGOH+8a+7bELd2PqHQsuiANB+A8a4gnQrkRWzrkKlb6KHaVvyXhqs04sVW/OWlbPyYxRgYlIXLfrufMQ==", "dev": true, "dependencies": { "@types/body-parser": "*", - "@types/express-serve-static-core": "^4.17.18", + "@types/express-serve-static-core": "^4.17.31", "@types/qs": "*", "@types/serve-static": "*" } @@ -2120,9 +2120,9 @@ "dev": true }, "node_modules/@types/node": { - "version": "18.11.9", - "resolved": "https://registry.npmjs.org/@types/node/-/node-18.11.9.tgz", - "integrity": "sha512-CRpX21/kGdzjOpFsZSkcrXMGIBWMGNIHXXBVFSH+ggkftxg+XYP20TESbh+zFvFj3EQOl5byk0HTRn1IL6hbqg==", + "version": "18.11.17", + "resolved": "https://registry.npmjs.org/@types/node/-/node-18.11.17.tgz", + "integrity": "sha512-HJSUJmni4BeDHhfzn6nF0sVmd1SMezP7/4F0Lq+aXzmp2xm9O7WXrUtHW/CHlYVtZUbByEvWidHqRtcJXGF2Ng==", "dev": true }, "node_modules/@types/parse-json": { @@ -2972,9 +2972,9 @@ } }, "node_modules/caniuse-lite": { - "version": "1.0.30001434", - "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001434.tgz", - "integrity": "sha512-aOBHrLmTQw//WFa2rcF1If9fa3ypkC1wzqqiKHgfdrXTWcU8C4gKVZT77eQAPWN1APys3+uQ0Df07rKauXGEYA==", + "version": "1.0.30001439", + "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001439.tgz", + "integrity": "sha512-1MgUzEkoMO6gKfXflStpYgZDlFM7M/ck/bgfVCACO5vnAf0fXoNVHdWtqGU+MYca+4bL9Z5bpOVmR33cWW9G2A==", "dev": true, "funding": [ { @@ -3321,13 +3321,13 @@ } }, "node_modules/css-loader": { - "version": "6.7.2", - "resolved": "https://registry.npmjs.org/css-loader/-/css-loader-6.7.2.tgz", - "integrity": "sha512-oqGbbVcBJkm8QwmnNzrFrWTnudnRZC+1eXikLJl0n4ljcfotgRifpg2a1lKy8jTrc4/d9A/ap1GFq1jDKG7J+Q==", + "version": "6.7.3", + "resolved": "https://registry.npmjs.org/css-loader/-/css-loader-6.7.3.tgz", + "integrity": "sha512-qhOH1KlBMnZP8FzRO6YCH9UHXQhVMcEGLyNdb7Hv2cpcmJbW0YrddO+tG1ab5nT41KpHIYGsbeHqxB9xPu1pKQ==", "dev": true, "dependencies": { "icss-utils": "^5.1.0", - "postcss": "^8.4.18", + "postcss": "^8.4.19", "postcss-modules-extract-imports": "^3.0.0", "postcss-modules-local-by-default": "^4.0.0", "postcss-modules-scope": "^3.0.0", @@ -3617,9 +3617,9 @@ "integrity": "sha512-DJR/VvkAvSZW9bTouZue2sSxDwdTN92uHjqeKVm+0dAqdfNykRzQ95tay8aXMBAAPpUiq4Qcug2L7neoRh2Egw==" }, "node_modules/dayjs": { - "version": "1.11.6", - "resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.11.6.tgz", - "integrity": "sha512-zZbY5giJAinCG+7AGaw0wIhNZ6J8AhWuSXKvuc1KAyMiRsvGQWqh4L+MomvhdAYjN+lqvVCMq1I41e3YHvXkyQ==" + "version": "1.11.7", + "resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.11.7.tgz", + "integrity": "sha512-+Yw9U6YO5TQohxLcIkrXBeY73WP3ejHWVvx8XCk3gxvQDCTEmS48ZrSZCKciI7Bhl/uCMyxYtE9UqRILmFphkQ==" }, "node_modules/de-indent": { "version": "1.0.2", @@ -4170,9 +4170,9 @@ } }, "node_modules/fastq": { - "version": "1.13.0", - "resolved": "https://registry.npmjs.org/fastq/-/fastq-1.13.0.tgz", - "integrity": "sha512-YpkpUnK8od0o1hmeSc7UUs/eB/vIPWJYjKck2QKIzAf71Vm1AAQ3EbuZB3g2JIy+pg+ERD0vqI79KyZiB2e2Nw==", + "version": "1.14.0", + "resolved": "https://registry.npmjs.org/fastq/-/fastq-1.14.0.tgz", + "integrity": "sha512-eR2D+V9/ExcbF9ls441yIuN6TI2ED1Y2ZcA5BmMtJsOkWOFRJQ0Jt0g1UwqXJJVAb+V+umH5Dfr8oh4EVP7VVg==", "dev": true, "dependencies": { "reusify": "^1.0.4" @@ -5042,9 +5042,9 @@ } }, "node_modules/jquery": { - "version": "3.6.1", - "resolved": "https://registry.npmjs.org/jquery/-/jquery-3.6.1.tgz", - "integrity": "sha512-opJeO4nCucVnsjiXOE+/PcCgYw9Gwpvs/a6B1LL/lQhwWwpbVEVYDZ1FokFr8PRc7ghYlrFPuyHuiiDNTQxmcw==" + "version": "3.6.3", + "resolved": "https://registry.npmjs.org/jquery/-/jquery-3.6.3.tgz", + "integrity": "sha512-bZ5Sy3YzKo9Fyc8wH2iIQK4JImJ6R0GWI9kL1/k7Z91ZBNgkRXE6U0JfHIizZbort8ZunhSI3jw9I6253ahKfg==" }, "node_modules/js-tokens": { "version": "4.0.0", @@ -5077,9 +5077,9 @@ "dev": true }, "node_modules/json5": { - "version": "2.2.1", - "resolved": "https://registry.npmjs.org/json5/-/json5-2.2.1.tgz", - "integrity": "sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA==", + "version": "2.2.2", + "resolved": "https://registry.npmjs.org/json5/-/json5-2.2.2.tgz", + "integrity": "sha512-46Tk9JiOL2z7ytNQWFLpj99RZkVgeHf87yGQKsIkaPz1qSH9UczKH1rO7K3wgRselo0tYMUNfecYpm/p1vC7tQ==", "dev": true, "bin": { "json5": "lib/cli.js" @@ -5337,9 +5337,9 @@ } }, "node_modules/mini-css-extract-plugin": { - "version": "2.7.0", - "resolved": "https://registry.npmjs.org/mini-css-extract-plugin/-/mini-css-extract-plugin-2.7.0.tgz", - "integrity": "sha512-auqtVo8KhTScMsba7MbijqZTfibbXiBNlPAQbsVt7enQfcDYLdgG57eGxMqwVU3mfeWANY4F1wUg+rMF+ycZgw==", + "version": "2.7.2", + "resolved": "https://registry.npmjs.org/mini-css-extract-plugin/-/mini-css-extract-plugin-2.7.2.tgz", + "integrity": "sha512-EdlUizq13o0Pd+uCp+WO/JpkLvHRVGt97RqfeGhXqAcorYo1ypJSpkV+WDT0vY/kmh/p7wRdJNJtuyK540PXDw==", "dev": true, "dependencies": { "schema-utils": "^4.0.0" @@ -5499,9 +5499,9 @@ } }, "node_modules/node-releases": { - "version": "2.0.6", - "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.6.tgz", - "integrity": "sha512-PiVXnNuFm5+iYkLBNeq5211hvO38y63T0i2KKh2KnUs3RpzJ+JtODFjkD8yjLwnDkTYF1eKXheUwdssR+NRZdg==", + "version": "2.0.8", + "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.8.tgz", + "integrity": "sha512-dFSmB8fFHEH/s81Xi+Y/15DQY6VHW81nXRj86EMSL3lmuTmK1e+aT4wrFCkTbm+gSwkw4KpX+rT/pMM2c1mF+A==", "dev": true }, "node_modules/normalize-path": { @@ -5936,9 +5936,9 @@ } }, "node_modules/postcss": { - "version": "8.4.19", - "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.19.tgz", - "integrity": "sha512-h+pbPsyhlYj6N2ozBmHhHrs9DzGmbaarbLvWipMRO7RLS+v4onj26MPFXA5OBYFxyqYhUJK456SwDcY9H2/zsA==", + "version": "8.4.20", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.20.tgz", + "integrity": "sha512-6Q04AXR1212bXr5fh03u8aAwbLxAQNGQ/Q1LNa0VfOI06ZAlhPHtQvE4OIdpj4kLThXilalPnmDSOD65DcHt+g==", "funding": [ { "type": "opencollective", @@ -6581,9 +6581,9 @@ "dev": true }, "node_modules/prettier": { - "version": "2.8.0", - "resolved": "https://registry.npmjs.org/prettier/-/prettier-2.8.0.tgz", - "integrity": "sha512-9Lmg8hTFZKG0Asr/kW9Bp8tJjRVluO8EJQVfY2T7FMw9T5jy4I/Uvx0Rca/XWf50QQ1/SS48+6IJWnrb+2yemA==", + "version": "2.8.1", + "resolved": "https://registry.npmjs.org/prettier/-/prettier-2.8.1.tgz", + "integrity": "sha512-lqGoSJBQNJidqCHE80vqZJHWHRFoNYsSpP9AjFhlhi9ODCJA541svILes/+/1GM3VaL/abZi7cpFzOpdR9UPKg==", "dev": true, "optional": true, "bin": { @@ -7049,9 +7049,9 @@ "dev": true }, "node_modules/sass": { - "version": "1.56.1", - "resolved": "https://registry.npmjs.org/sass/-/sass-1.56.1.tgz", - "integrity": "sha512-VpEyKpyBPCxE7qGDtOcdJ6fFbcpOM+Emu7uZLxVrkX8KVU/Dp5UF7WLvzqRuUhB6mqqQt1xffLoG+AndxTZrCQ==", + "version": "1.57.1", + "resolved": "https://registry.npmjs.org/sass/-/sass-1.57.1.tgz", + "integrity": "sha512-O2+LwLS79op7GI0xZ8fqzF7X2m/m8WFfI02dHOdsK5R2ECeS5F62zrwg/relM1rjSLy7Vd/DiMNIvPrQGsA0jw==", "dev": true, "dependencies": { "chokidar": ">=3.0.0 <4.0.0", @@ -7697,9 +7697,9 @@ } }, "node_modules/terser": { - "version": "5.16.0", - "resolved": "https://registry.npmjs.org/terser/-/terser-5.16.0.tgz", - "integrity": "sha512-KjTV81QKStSfwbNiwlBXfcgMcOloyuRdb62/iLFPGBcVNF4EXjhdYBhYHmbJpiBrVxZhDvltE11j+LBQUxEEJg==", + "version": "5.16.1", + "resolved": "https://registry.npmjs.org/terser/-/terser-5.16.1.tgz", + "integrity": "sha512-xvQfyfA1ayT0qdK47zskQgRZeWLoOQ8JQ6mIgRGVNwZKdQMU+5FkCBjmv4QjcrTzyZquRw2FVtlJSRUmMKQslw==", "dev": true, "dependencies": { "@jridgewell/source-map": "^0.3.2", @@ -10059,13 +10059,13 @@ "dev": true }, "@types/express": { - "version": "4.17.14", - "resolved": "https://registry.npmjs.org/@types/express/-/express-4.17.14.tgz", - "integrity": "sha512-TEbt+vaPFQ+xpxFLFssxUDXj5cWCxZJjIcB7Yg0k0GMHGtgtQgpvx/MUQUeAkNbA9AAGrwkAsoeItdTgS7FMyg==", + "version": "4.17.15", + "resolved": "https://registry.npmjs.org/@types/express/-/express-4.17.15.tgz", + "integrity": "sha512-Yv0k4bXGOH+8a+7bELd2PqHQsuiANB+A8a4gnQrkRWzrkKlb6KHaVvyXhqs04sVW/OWlbPyYxRgYlIXLfrufMQ==", "dev": true, "requires": { "@types/body-parser": "*", - "@types/express-serve-static-core": "^4.17.18", + "@types/express-serve-static-core": "^4.17.31", "@types/qs": "*", "@types/serve-static": "*" } @@ -10119,9 +10119,9 @@ "dev": true }, "@types/node": { - "version": "18.11.9", - "resolved": "https://registry.npmjs.org/@types/node/-/node-18.11.9.tgz", - "integrity": "sha512-CRpX21/kGdzjOpFsZSkcrXMGIBWMGNIHXXBVFSH+ggkftxg+XYP20TESbh+zFvFj3EQOl5byk0HTRn1IL6hbqg==", + "version": "18.11.17", + "resolved": "https://registry.npmjs.org/@types/node/-/node-18.11.17.tgz", + "integrity": "sha512-HJSUJmni4BeDHhfzn6nF0sVmd1SMezP7/4F0Lq+aXzmp2xm9O7WXrUtHW/CHlYVtZUbByEvWidHqRtcJXGF2Ng==", "dev": true }, "@types/parse-json": { @@ -10810,9 +10810,9 @@ } }, "caniuse-lite": { - "version": "1.0.30001434", - "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001434.tgz", - "integrity": "sha512-aOBHrLmTQw//WFa2rcF1If9fa3ypkC1wzqqiKHgfdrXTWcU8C4gKVZT77eQAPWN1APys3+uQ0Df07rKauXGEYA==", + "version": "1.0.30001439", + "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001439.tgz", + "integrity": "sha512-1MgUzEkoMO6gKfXflStpYgZDlFM7M/ck/bgfVCACO5vnAf0fXoNVHdWtqGU+MYca+4bL9Z5bpOVmR33cWW9G2A==", "dev": true }, "chalk": { @@ -11080,13 +11080,13 @@ "requires": {} }, "css-loader": { - "version": "6.7.2", - "resolved": "https://registry.npmjs.org/css-loader/-/css-loader-6.7.2.tgz", - "integrity": "sha512-oqGbbVcBJkm8QwmnNzrFrWTnudnRZC+1eXikLJl0n4ljcfotgRifpg2a1lKy8jTrc4/d9A/ap1GFq1jDKG7J+Q==", + "version": "6.7.3", + "resolved": "https://registry.npmjs.org/css-loader/-/css-loader-6.7.3.tgz", + "integrity": "sha512-qhOH1KlBMnZP8FzRO6YCH9UHXQhVMcEGLyNdb7Hv2cpcmJbW0YrddO+tG1ab5nT41KpHIYGsbeHqxB9xPu1pKQ==", "dev": true, "requires": { "icss-utils": "^5.1.0", - "postcss": "^8.4.18", + "postcss": "^8.4.19", "postcss-modules-extract-imports": "^3.0.0", "postcss-modules-local-by-default": "^4.0.0", "postcss-modules-scope": "^3.0.0", @@ -11281,9 +11281,9 @@ "integrity": "sha512-DJR/VvkAvSZW9bTouZue2sSxDwdTN92uHjqeKVm+0dAqdfNykRzQ95tay8aXMBAAPpUiq4Qcug2L7neoRh2Egw==" }, "dayjs": { - "version": "1.11.6", - "resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.11.6.tgz", - "integrity": "sha512-zZbY5giJAinCG+7AGaw0wIhNZ6J8AhWuSXKvuc1KAyMiRsvGQWqh4L+MomvhdAYjN+lqvVCMq1I41e3YHvXkyQ==" + "version": "1.11.7", + "resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.11.7.tgz", + "integrity": "sha512-+Yw9U6YO5TQohxLcIkrXBeY73WP3ejHWVvx8XCk3gxvQDCTEmS48ZrSZCKciI7Bhl/uCMyxYtE9UqRILmFphkQ==" }, "de-indent": { "version": "1.0.2", @@ -11720,9 +11720,9 @@ "dev": true }, "fastq": { - "version": "1.13.0", - "resolved": "https://registry.npmjs.org/fastq/-/fastq-1.13.0.tgz", - "integrity": "sha512-YpkpUnK8od0o1hmeSc7UUs/eB/vIPWJYjKck2QKIzAf71Vm1AAQ3EbuZB3g2JIy+pg+ERD0vqI79KyZiB2e2Nw==", + "version": "1.14.0", + "resolved": "https://registry.npmjs.org/fastq/-/fastq-1.14.0.tgz", + "integrity": "sha512-eR2D+V9/ExcbF9ls441yIuN6TI2ED1Y2ZcA5BmMtJsOkWOFRJQ0Jt0g1UwqXJJVAb+V+umH5Dfr8oh4EVP7VVg==", "dev": true, "requires": { "reusify": "^1.0.4" @@ -12360,9 +12360,9 @@ } }, "jquery": { - "version": "3.6.1", - "resolved": "https://registry.npmjs.org/jquery/-/jquery-3.6.1.tgz", - "integrity": "sha512-opJeO4nCucVnsjiXOE+/PcCgYw9Gwpvs/a6B1LL/lQhwWwpbVEVYDZ1FokFr8PRc7ghYlrFPuyHuiiDNTQxmcw==" + "version": "3.6.3", + "resolved": "https://registry.npmjs.org/jquery/-/jquery-3.6.3.tgz", + "integrity": "sha512-bZ5Sy3YzKo9Fyc8wH2iIQK4JImJ6R0GWI9kL1/k7Z91ZBNgkRXE6U0JfHIizZbort8ZunhSI3jw9I6253ahKfg==" }, "js-tokens": { "version": "4.0.0", @@ -12389,9 +12389,9 @@ "dev": true }, "json5": { - "version": "2.2.1", - "resolved": "https://registry.npmjs.org/json5/-/json5-2.2.1.tgz", - "integrity": "sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA==", + "version": "2.2.2", + "resolved": "https://registry.npmjs.org/json5/-/json5-2.2.2.tgz", + "integrity": "sha512-46Tk9JiOL2z7ytNQWFLpj99RZkVgeHf87yGQKsIkaPz1qSH9UczKH1rO7K3wgRselo0tYMUNfecYpm/p1vC7tQ==", "dev": true }, "kind-of": { @@ -12589,9 +12589,9 @@ "dev": true }, "mini-css-extract-plugin": { - "version": "2.7.0", - "resolved": "https://registry.npmjs.org/mini-css-extract-plugin/-/mini-css-extract-plugin-2.7.0.tgz", - "integrity": "sha512-auqtVo8KhTScMsba7MbijqZTfibbXiBNlPAQbsVt7enQfcDYLdgG57eGxMqwVU3mfeWANY4F1wUg+rMF+ycZgw==", + "version": "2.7.2", + "resolved": "https://registry.npmjs.org/mini-css-extract-plugin/-/mini-css-extract-plugin-2.7.2.tgz", + "integrity": "sha512-EdlUizq13o0Pd+uCp+WO/JpkLvHRVGt97RqfeGhXqAcorYo1ypJSpkV+WDT0vY/kmh/p7wRdJNJtuyK540PXDw==", "dev": true, "requires": { "schema-utils": "^4.0.0" @@ -12705,9 +12705,9 @@ "dev": true }, "node-releases": { - "version": "2.0.6", - "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.6.tgz", - "integrity": "sha512-PiVXnNuFm5+iYkLBNeq5211hvO38y63T0i2KKh2KnUs3RpzJ+JtODFjkD8yjLwnDkTYF1eKXheUwdssR+NRZdg==", + "version": "2.0.8", + "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.8.tgz", + "integrity": "sha512-dFSmB8fFHEH/s81Xi+Y/15DQY6VHW81nXRj86EMSL3lmuTmK1e+aT4wrFCkTbm+gSwkw4KpX+rT/pMM2c1mF+A==", "dev": true }, "normalize-path": { @@ -13020,9 +13020,9 @@ } }, "postcss": { - "version": "8.4.19", - "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.19.tgz", - "integrity": "sha512-h+pbPsyhlYj6N2ozBmHhHrs9DzGmbaarbLvWipMRO7RLS+v4onj26MPFXA5OBYFxyqYhUJK456SwDcY9H2/zsA==", + "version": "8.4.20", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.20.tgz", + "integrity": "sha512-6Q04AXR1212bXr5fh03u8aAwbLxAQNGQ/Q1LNa0VfOI06ZAlhPHtQvE4OIdpj4kLThXilalPnmDSOD65DcHt+g==", "requires": { "nanoid": "^3.3.4", "picocolors": "^1.0.0", @@ -13409,9 +13409,9 @@ "dev": true }, "prettier": { - "version": "2.8.0", - "resolved": "https://registry.npmjs.org/prettier/-/prettier-2.8.0.tgz", - "integrity": "sha512-9Lmg8hTFZKG0Asr/kW9Bp8tJjRVluO8EJQVfY2T7FMw9T5jy4I/Uvx0Rca/XWf50QQ1/SS48+6IJWnrb+2yemA==", + "version": "2.8.1", + "resolved": "https://registry.npmjs.org/prettier/-/prettier-2.8.1.tgz", + "integrity": "sha512-lqGoSJBQNJidqCHE80vqZJHWHRFoNYsSpP9AjFhlhi9ODCJA541svILes/+/1GM3VaL/abZi7cpFzOpdR9UPKg==", "dev": true, "optional": true }, @@ -13751,9 +13751,9 @@ "dev": true }, "sass": { - "version": "1.56.1", - "resolved": "https://registry.npmjs.org/sass/-/sass-1.56.1.tgz", - "integrity": "sha512-VpEyKpyBPCxE7qGDtOcdJ6fFbcpOM+Emu7uZLxVrkX8KVU/Dp5UF7WLvzqRuUhB6mqqQt1xffLoG+AndxTZrCQ==", + "version": "1.57.1", + "resolved": "https://registry.npmjs.org/sass/-/sass-1.57.1.tgz", + "integrity": "sha512-O2+LwLS79op7GI0xZ8fqzF7X2m/m8WFfI02dHOdsK5R2ECeS5F62zrwg/relM1rjSLy7Vd/DiMNIvPrQGsA0jw==", "dev": true, "requires": { "chokidar": ">=3.0.0 <4.0.0", @@ -14257,9 +14257,9 @@ "dev": true }, "terser": { - "version": "5.16.0", - "resolved": "https://registry.npmjs.org/terser/-/terser-5.16.0.tgz", - "integrity": "sha512-KjTV81QKStSfwbNiwlBXfcgMcOloyuRdb62/iLFPGBcVNF4EXjhdYBhYHmbJpiBrVxZhDvltE11j+LBQUxEEJg==", + "version": "5.16.1", + "resolved": "https://registry.npmjs.org/terser/-/terser-5.16.1.tgz", + "integrity": "sha512-xvQfyfA1ayT0qdK47zskQgRZeWLoOQ8JQ6mIgRGVNwZKdQMU+5FkCBjmv4QjcrTzyZquRw2FVtlJSRUmMKQslw==", "dev": true, "requires": { "@jridgewell/source-map": "^0.3.2",