From 37acc82b2f4873e9630c65b9485d28d70214ae2b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20B=C3=B6hmer?= Date: Sat, 13 Jun 2020 16:09:06 +0200 Subject: [PATCH] Updated dependencies. --- composer.lock | 351 +++++++++++++++++++++++++------------------------- yarn.lock | 100 +++++++------- 2 files changed, 227 insertions(+), 224 deletions(-) diff --git a/composer.lock b/composer.lock index 1aa190a0..2634ac22 100644 --- a/composer.lock +++ b/composer.lock @@ -1605,16 +1605,16 @@ }, { "name": "florianv/exchanger", - "version": "2.4.1", + "version": "2.5.0", "source": { "type": "git", "url": "https://github.com/florianv/exchanger.git", - "reference": "2ccb95f5caf84c35ac00d33bab451ede86a128ba" + "reference": "0397bcdf1d67863ed1ce93692befc6c7de736164" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/florianv/exchanger/zipball/2ccb95f5caf84c35ac00d33bab451ede86a128ba", - "reference": "2ccb95f5caf84c35ac00d33bab451ede86a128ba", + "url": "https://api.github.com/repos/florianv/exchanger/zipball/0397bcdf1d67863ed1ce93692befc6c7de736164", + "reference": "0397bcdf1d67863ed1ce93692befc6c7de736164", "shasum": "" }, "require": { @@ -1666,7 +1666,7 @@ "exchange rates", "money" ], - "time": "2020-06-05T12:36:01+00:00" + "time": "2020-06-08T08:33:59+00:00" }, { "name": "florianv/swap", @@ -3329,16 +3329,16 @@ }, { "name": "php-translation/extractor", - "version": "2.0.1", + "version": "2.0.2", "source": { "type": "git", "url": "https://github.com/php-translation/extractor.git", - "reference": "598bbe72bb3a6336c28ed8d75b67de310c2c9743" + "reference": "e2703aea3a35361bd9e3130253c8a82c14119f10" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-translation/extractor/zipball/598bbe72bb3a6336c28ed8d75b67de310c2c9743", - "reference": "598bbe72bb3a6336c28ed8d75b67de310c2c9743", + "url": "https://api.github.com/repos/php-translation/extractor/zipball/e2703aea3a35361bd9e3130253c8a82c14119f10", + "reference": "e2703aea3a35361bd9e3130253c8a82c14119f10", "shasum": "" }, "require": { @@ -3349,6 +3349,7 @@ "twig/twig": "^2.0 || ^3.0" }, "require-dev": { + "knplabs/knp-menu": "^3.1", "phpunit/phpunit": "^8.4", "symfony/phpunit-bridge": "^5.0", "symfony/translation": "^3.4 || ^4.3 || ^5.0", @@ -3377,7 +3378,7 @@ } ], "description": "Extract translations form the source code", - "time": "2020-01-23T09:12:12+00:00" + "time": "2020-06-10T08:44:05+00:00" }, { "name": "php-translation/symfony-bundle", @@ -4682,7 +4683,7 @@ }, { "name": "symfony/asset", - "version": "v5.1.0", + "version": "v5.1.1", "source": { "type": "git", "url": "https://github.com/symfony/asset.git", @@ -4739,16 +4740,16 @@ }, { "name": "symfony/cache", - "version": "v5.1.0", + "version": "v5.1.1", "source": { "type": "git", "url": "https://github.com/symfony/cache.git", - "reference": "653b1d1cefffedb67ed1932db59c0bb344adf088" + "reference": "787eb05e137ad74fa5e51857b9884719760c7b2f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/cache/zipball/653b1d1cefffedb67ed1932db59c0bb344adf088", - "reference": "653b1d1cefffedb67ed1932db59c0bb344adf088", + "url": "https://api.github.com/repos/symfony/cache/zipball/787eb05e137ad74fa5e51857b9884719760c7b2f", + "reference": "787eb05e137ad74fa5e51857b9884719760c7b2f", "shasum": "" }, "require": { @@ -4815,7 +4816,7 @@ "caching", "psr6" ], - "time": "2020-05-28T09:10:22+00:00" + "time": "2020-06-09T14:15:34+00:00" }, { "name": "symfony/cache-contracts", @@ -4877,7 +4878,7 @@ }, { "name": "symfony/config", - "version": "v5.1.0", + "version": "v5.1.1", "source": { "type": "git", "url": "https://github.com/symfony/config.git", @@ -4943,16 +4944,16 @@ }, { "name": "symfony/console", - "version": "v5.1.0", + "version": "v5.1.1", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "00bed125812716d09b163f0727ef33bb49bf3448" + "reference": "0f0a271bc9b7d02a053d36fcdcb12662e2a8096e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/00bed125812716d09b163f0727ef33bb49bf3448", - "reference": "00bed125812716d09b163f0727ef33bb49bf3448", + "url": "https://api.github.com/repos/symfony/console/zipball/0f0a271bc9b7d02a053d36fcdcb12662e2a8096e", + "reference": "0f0a271bc9b7d02a053d36fcdcb12662e2a8096e", "shasum": "" }, "require": { @@ -5018,7 +5019,7 @@ ], "description": "Symfony Console Component", "homepage": "https://symfony.com", - "time": "2020-05-30T20:35:19+00:00" + "time": "2020-06-07T19:47:44+00:00" }, { "name": "symfony/contracts", @@ -5093,7 +5094,7 @@ }, { "name": "symfony/css-selector", - "version": "v5.1.0", + "version": "v5.1.1", "source": { "type": "git", "url": "https://github.com/symfony/css-selector.git", @@ -5146,16 +5147,16 @@ }, { "name": "symfony/dependency-injection", - "version": "v5.1.0", + "version": "v5.1.1", "source": { "type": "git", "url": "https://github.com/symfony/dependency-injection.git", - "reference": "6a6791e9584273b32eeb01790da4c7446d87a621" + "reference": "6508423eded583fc07e88a0172803e1a62f0310c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/6a6791e9584273b32eeb01790da4c7446d87a621", - "reference": "6a6791e9584273b32eeb01790da4c7446d87a621", + "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/6508423eded583fc07e88a0172803e1a62f0310c", + "reference": "6508423eded583fc07e88a0172803e1a62f0310c", "shasum": "" }, "require": { @@ -5217,7 +5218,7 @@ ], "description": "Symfony DependencyInjection Component", "homepage": "https://symfony.com", - "time": "2020-05-30T20:35:19+00:00" + "time": "2020-06-12T08:11:32+00:00" }, { "name": "symfony/deprecation-contracts", @@ -5267,16 +5268,16 @@ }, { "name": "symfony/doctrine-bridge", - "version": "v5.1.0", + "version": "v5.1.1", "source": { "type": "git", "url": "https://github.com/symfony/doctrine-bridge.git", - "reference": "e88cfe6333eca0afe08965b14598be60f9fc3d53" + "reference": "997377af37ae96565bf2aea127fb2b6285cd0d51" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/doctrine-bridge/zipball/e88cfe6333eca0afe08965b14598be60f9fc3d53", - "reference": "e88cfe6333eca0afe08965b14598be60f9fc3d53", + "url": "https://api.github.com/repos/symfony/doctrine-bridge/zipball/997377af37ae96565bf2aea127fb2b6285cd0d51", + "reference": "997377af37ae96565bf2aea127fb2b6285cd0d51", "shasum": "" }, "require": { @@ -5362,11 +5363,11 @@ ], "description": "Symfony Doctrine Bridge", "homepage": "https://symfony.com", - "time": "2020-05-28T09:10:22+00:00" + "time": "2020-06-09T14:15:34+00:00" }, { "name": "symfony/dotenv", - "version": "v5.1.0", + "version": "v5.1.1", "source": { "type": "git", "url": "https://github.com/symfony/dotenv.git", @@ -5424,7 +5425,7 @@ }, { "name": "symfony/error-handler", - "version": "v5.1.0", + "version": "v5.1.1", "source": { "type": "git", "url": "https://github.com/symfony/error-handler.git", @@ -5481,7 +5482,7 @@ }, { "name": "symfony/event-dispatcher", - "version": "v5.1.0", + "version": "v5.1.1", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", @@ -5611,16 +5612,16 @@ }, { "name": "symfony/expression-language", - "version": "v5.1.0", + "version": "v5.1.1", "source": { "type": "git", "url": "https://github.com/symfony/expression-language.git", - "reference": "f8344b92f6a19138df4dae4edbabe8e5fda11c7e" + "reference": "6675d937852379a251017db6e5144dd57506fbbd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/expression-language/zipball/f8344b92f6a19138df4dae4edbabe8e5fda11c7e", - "reference": "f8344b92f6a19138df4dae4edbabe8e5fda11c7e", + "url": "https://api.github.com/repos/symfony/expression-language/zipball/6675d937852379a251017db6e5144dd57506fbbd", + "reference": "6675d937852379a251017db6e5144dd57506fbbd", "shasum": "" }, "require": { @@ -5659,11 +5660,11 @@ ], "description": "Symfony ExpressionLanguage Component", "homepage": "https://symfony.com", - "time": "2020-05-20T17:43:50+00:00" + "time": "2020-05-31T07:33:39+00:00" }, { "name": "symfony/filesystem", - "version": "v5.1.0", + "version": "v5.1.1", "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git", @@ -5713,7 +5714,7 @@ }, { "name": "symfony/finder", - "version": "v5.1.0", + "version": "v5.1.1", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", @@ -5811,16 +5812,16 @@ }, { "name": "symfony/form", - "version": "v5.1.0", + "version": "v5.1.1", "source": { "type": "git", "url": "https://github.com/symfony/form.git", - "reference": "4d492698887bcf88569ae978362b6ca2c9a7df4a" + "reference": "45eec15fa32ea0dd0962bd36fe00e49edc54cce7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/form/zipball/4d492698887bcf88569ae978362b6ca2c9a7df4a", - "reference": "4d492698887bcf88569ae978362b6ca2c9a7df4a", + "url": "https://api.github.com/repos/symfony/form/zipball/45eec15fa32ea0dd0962bd36fe00e49edc54cce7", + "reference": "45eec15fa32ea0dd0962bd36fe00e49edc54cce7", "shasum": "" }, "require": { @@ -5853,6 +5854,7 @@ "symfony/config": "^4.4|^5.0", "symfony/console": "^4.4|^5.0", "symfony/dependency-injection": "^4.4|^5.0", + "symfony/expression-language": "^4.4|^5.0", "symfony/http-foundation": "^4.4|^5.0", "symfony/http-kernel": "^4.4|^5.0", "symfony/security-csrf": "^4.4|^5.0", @@ -5895,20 +5897,20 @@ ], "description": "Symfony Form Component", "homepage": "https://symfony.com", - "time": "2020-05-30T20:35:19+00:00" + "time": "2020-06-12T08:39:51+00:00" }, { "name": "symfony/framework-bundle", - "version": "v5.1.0", + "version": "v5.1.1", "source": { "type": "git", "url": "https://github.com/symfony/framework-bundle.git", - "reference": "db39e29cf3a99692390e6d18fdc57d42e9e5a3c9" + "reference": "d9a85deaa9c7a10df087d86f6a689eb5d4db0abc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/framework-bundle/zipball/db39e29cf3a99692390e6d18fdc57d42e9e5a3c9", - "reference": "db39e29cf3a99692390e6d18fdc57d42e9e5a3c9", + "url": "https://api.github.com/repos/symfony/framework-bundle/zipball/d9a85deaa9c7a10df087d86f6a689eb5d4db0abc", + "reference": "d9a85deaa9c7a10df087d86f6a689eb5d4db0abc", "shasum": "" }, "require": { @@ -6028,20 +6030,20 @@ ], "description": "Symfony FrameworkBundle", "homepage": "https://symfony.com", - "time": "2020-05-25T12:33:44+00:00" + "time": "2020-06-12T08:11:32+00:00" }, { "name": "symfony/http-client", - "version": "v5.1.0", + "version": "v5.1.1", "source": { "type": "git", "url": "https://github.com/symfony/http-client.git", - "reference": "63342eabdc6fc6c12e6b18506a207d16687aa33f" + "reference": "aae28b613d7a88e529df46e617f046be0236ab54" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-client/zipball/63342eabdc6fc6c12e6b18506a207d16687aa33f", - "reference": "63342eabdc6fc6c12e6b18506a207d16687aa33f", + "url": "https://api.github.com/repos/symfony/http-client/zipball/aae28b613d7a88e529df46e617f046be0236ab54", + "reference": "aae28b613d7a88e529df46e617f046be0236ab54", "shasum": "" }, "require": { @@ -6100,7 +6102,7 @@ ], "description": "Symfony HttpClient component", "homepage": "https://symfony.com", - "time": "2020-05-30T21:52:37+00:00" + "time": "2020-06-11T21:20:02+00:00" }, { "name": "symfony/http-client-contracts", @@ -6161,7 +6163,7 @@ }, { "name": "symfony/http-foundation", - "version": "v5.1.0", + "version": "v5.1.1", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", @@ -6222,16 +6224,16 @@ }, { "name": "symfony/http-kernel", - "version": "v5.1.0", + "version": "v5.1.1", "source": { "type": "git", "url": "https://github.com/symfony/http-kernel.git", - "reference": "75ff5327a7d6ede3ccc2fac3ebca9ed776b3e85c" + "reference": "1151e5d51a680b22e758d05c6647dd9857503ec8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-kernel/zipball/75ff5327a7d6ede3ccc2fac3ebca9ed776b3e85c", - "reference": "75ff5327a7d6ede3ccc2fac3ebca9ed776b3e85c", + "url": "https://api.github.com/repos/symfony/http-kernel/zipball/1151e5d51a680b22e758d05c6647dd9857503ec8", + "reference": "1151e5d51a680b22e758d05c6647dd9857503ec8", "shasum": "" }, "require": { @@ -6317,11 +6319,11 @@ ], "description": "Symfony HttpKernel Component", "homepage": "https://symfony.com", - "time": "2020-05-31T06:14:18+00:00" + "time": "2020-06-12T11:25:56+00:00" }, { "name": "symfony/inflector", - "version": "v5.1.0", + "version": "v5.1.1", "source": { "type": "git", "url": "https://github.com/symfony/inflector.git", @@ -6380,7 +6382,7 @@ }, { "name": "symfony/intl", - "version": "v5.1.0", + "version": "v5.1.1", "source": { "type": "git", "url": "https://github.com/symfony/intl.git", @@ -6456,16 +6458,16 @@ }, { "name": "symfony/mailer", - "version": "v5.1.0", + "version": "v5.1.1", "source": { "type": "git", "url": "https://github.com/symfony/mailer.git", - "reference": "7308b053e16a4f43e2aaf32dc11f72174f59247e" + "reference": "203f236f1c2f4d8980f3c4120c8032c8cfe1e893" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/mailer/zipball/7308b053e16a4f43e2aaf32dc11f72174f59247e", - "reference": "7308b053e16a4f43e2aaf32dc11f72174f59247e", + "url": "https://api.github.com/repos/symfony/mailer/zipball/203f236f1c2f4d8980f3c4120c8032c8cfe1e893", + "reference": "203f236f1c2f4d8980f3c4120c8032c8cfe1e893", "shasum": "" }, "require": { @@ -6520,20 +6522,20 @@ ], "description": "Symfony Mailer Component", "homepage": "https://symfony.com", - "time": "2020-05-30T20:35:19+00:00" + "time": "2020-06-11T21:20:02+00:00" }, { "name": "symfony/mime", - "version": "v5.1.0", + "version": "v5.1.1", "source": { "type": "git", "url": "https://github.com/symfony/mime.git", - "reference": "56261f89385f9d13cf843a5101ac72131190bc91" + "reference": "c0c418f05e727606e85b482a8591519c4712cf45" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/mime/zipball/56261f89385f9d13cf843a5101ac72131190bc91", - "reference": "56261f89385f9d13cf843a5101ac72131190bc91", + "url": "https://api.github.com/repos/symfony/mime/zipball/c0c418f05e727606e85b482a8591519c4712cf45", + "reference": "c0c418f05e727606e85b482a8591519c4712cf45", "shasum": "" }, "require": { @@ -6583,11 +6585,11 @@ "mime", "mime-type" ], - "time": "2020-05-25T12:33:44+00:00" + "time": "2020-06-09T15:07:35+00:00" }, { "name": "symfony/monolog-bridge", - "version": "v5.1.0", + "version": "v5.1.1", "source": { "type": "git", "url": "https://github.com/symfony/monolog-bridge.git", @@ -6719,7 +6721,7 @@ }, { "name": "symfony/options-resolver", - "version": "v5.1.0", + "version": "v5.1.1", "source": { "type": "git", "url": "https://github.com/symfony/options-resolver.git", @@ -7337,7 +7339,7 @@ }, { "name": "symfony/process", - "version": "v5.1.0", + "version": "v5.1.1", "source": { "type": "git", "url": "https://github.com/symfony/process.git", @@ -7387,23 +7389,23 @@ }, { "name": "symfony/property-access", - "version": "v5.1.0", + "version": "v5.1.1", "source": { "type": "git", "url": "https://github.com/symfony/property-access.git", - "reference": "776bf85b9ed5a9ba99496d5e5457a50de63cd997" + "reference": "638b96246da68810484a5a46ff397e9326f42afc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/property-access/zipball/776bf85b9ed5a9ba99496d5e5457a50de63cd997", - "reference": "776bf85b9ed5a9ba99496d5e5457a50de63cd997", + "url": "https://api.github.com/repos/symfony/property-access/zipball/638b96246da68810484a5a46ff397e9326f42afc", + "reference": "638b96246da68810484a5a46ff397e9326f42afc", "shasum": "" }, "require": { "php": ">=7.2.5", "symfony/inflector": "^4.4|^5.0", "symfony/polyfill-php80": "^1.15", - "symfony/property-info": "^5.1" + "symfony/property-info": "^5.1.1" }, "require-dev": { "symfony/cache": "^4.4|^5.0" @@ -7452,20 +7454,20 @@ "property path", "reflection" ], - "time": "2020-05-30T21:17:32+00:00" + "time": "2020-06-04T09:56:18+00:00" }, { "name": "symfony/property-info", - "version": "v5.1.0", + "version": "v5.1.1", "source": { "type": "git", "url": "https://github.com/symfony/property-info.git", - "reference": "b644923132bdd92c2664f0c7955f77a9a2b8e919" + "reference": "8bec4622480515449873913ab687bf0fc86374c2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/property-info/zipball/b644923132bdd92c2664f0c7955f77a9a2b8e919", - "reference": "b644923132bdd92c2664f0c7955f77a9a2b8e919", + "url": "https://api.github.com/repos/symfony/property-info/zipball/8bec4622480515449873913ab687bf0fc86374c2", + "reference": "8bec4622480515449873913ab687bf0fc86374c2", "shasum": "" }, "require": { @@ -7529,20 +7531,20 @@ "type", "validator" ], - "time": "2020-05-20T17:43:50+00:00" + "time": "2020-06-04T09:56:18+00:00" }, { "name": "symfony/routing", - "version": "v5.1.0", + "version": "v5.1.1", "source": { "type": "git", "url": "https://github.com/symfony/routing.git", - "reference": "95cf30145b26c758d6d832aa2d0de3128978d556" + "reference": "bbd0ba121d623f66d165a55a108008968911f3eb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/routing/zipball/95cf30145b26c758d6d832aa2d0de3128978d556", - "reference": "95cf30145b26c758d6d832aa2d0de3128978d556", + "url": "https://api.github.com/repos/symfony/routing/zipball/bbd0ba121d623f66d165a55a108008968911f3eb", + "reference": "bbd0ba121d623f66d165a55a108008968911f3eb", "shasum": "" }, "require": { @@ -7607,20 +7609,20 @@ "uri", "url" ], - "time": "2020-05-30T20:35:19+00:00" + "time": "2020-06-10T11:49:58+00:00" }, { "name": "symfony/security-bundle", - "version": "v5.1.0", + "version": "v5.1.1", "source": { "type": "git", "url": "https://github.com/symfony/security-bundle.git", - "reference": "410ce6220f458a3ac1347a3bb98383629223b8ce" + "reference": "4c035aa0345d7688beed8153406287f118a7de29" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/security-bundle/zipball/410ce6220f458a3ac1347a3bb98383629223b8ce", - "reference": "410ce6220f458a3ac1347a3bb98383629223b8ce", + "url": "https://api.github.com/repos/symfony/security-bundle/zipball/4c035aa0345d7688beed8153406287f118a7de29", + "reference": "4c035aa0345d7688beed8153406287f118a7de29", "shasum": "" }, "require": { @@ -7692,11 +7694,11 @@ ], "description": "Symfony SecurityBundle", "homepage": "https://symfony.com", - "time": "2020-05-27T19:00:01+00:00" + "time": "2020-06-08T06:10:12+00:00" }, { "name": "symfony/security-core", - "version": "v5.1.0", + "version": "v5.1.1", "source": { "type": "git", "url": "https://github.com/symfony/security-core.git", @@ -7771,7 +7773,7 @@ }, { "name": "symfony/security-csrf", - "version": "v5.1.0", + "version": "v5.1.1", "source": { "type": "git", "url": "https://github.com/symfony/security-csrf.git", @@ -7830,7 +7832,7 @@ }, { "name": "symfony/security-guard", - "version": "v5.1.0", + "version": "v5.1.1", "source": { "type": "git", "url": "https://github.com/symfony/security-guard.git", @@ -7885,16 +7887,16 @@ }, { "name": "symfony/security-http", - "version": "v5.1.0", + "version": "v5.1.1", "source": { "type": "git", "url": "https://github.com/symfony/security-http.git", - "reference": "6a785d9a0deeb401d7ae540fd0492aca4e6b894e" + "reference": "8ea60d67b80bb4895c18437e773d7a409721c33c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/security-http/zipball/6a785d9a0deeb401d7ae540fd0492aca4e6b894e", - "reference": "6a785d9a0deeb401d7ae540fd0492aca4e6b894e", + "url": "https://api.github.com/repos/symfony/security-http/zipball/8ea60d67b80bb4895c18437e773d7a409721c33c", + "reference": "8ea60d67b80bb4895c18437e773d7a409721c33c", "shasum": "" }, "require": { @@ -7949,20 +7951,20 @@ ], "description": "Symfony Security Component - HTTP Integration", "homepage": "https://symfony.com", - "time": "2020-05-30T20:35:19+00:00" + "time": "2020-05-31T21:41:52+00:00" }, { "name": "symfony/serializer", - "version": "v5.1.0", + "version": "v5.1.1", "source": { "type": "git", "url": "https://github.com/symfony/serializer.git", - "reference": "f3ea48ec7fea41397dea61f74ff86dba1d29560a" + "reference": "d1151fc0fd64b613f2a7012afc22d36b1341a5fd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/serializer/zipball/f3ea48ec7fea41397dea61f74ff86dba1d29560a", - "reference": "f3ea48ec7fea41397dea61f74ff86dba1d29560a", + "url": "https://api.github.com/repos/symfony/serializer/zipball/d1151fc0fd64b613f2a7012afc22d36b1341a5fd", + "reference": "d1151fc0fd64b613f2a7012afc22d36b1341a5fd", "shasum": "" }, "require": { @@ -8032,7 +8034,7 @@ ], "description": "Symfony Serializer Component", "homepage": "https://symfony.com", - "time": "2020-05-30T20:35:19+00:00" + "time": "2020-06-07T15:42:22+00:00" }, { "name": "symfony/serializer-pack", @@ -8124,7 +8126,7 @@ }, { "name": "symfony/stopwatch", - "version": "v5.1.0", + "version": "v5.1.1", "source": { "type": "git", "url": "https://github.com/symfony/stopwatch.git", @@ -8174,16 +8176,16 @@ }, { "name": "symfony/string", - "version": "v5.1.0", + "version": "v5.1.1", "source": { "type": "git", "url": "https://github.com/symfony/string.git", - "reference": "90c2a5103f07feb19069379f3abdcdbacc7753a9" + "reference": "ac70459db781108db7c6d8981dd31ce0e29e3298" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/string/zipball/90c2a5103f07feb19069379f3abdcdbacc7753a9", - "reference": "90c2a5103f07feb19069379f3abdcdbacc7753a9", + "url": "https://api.github.com/repos/symfony/string/zipball/ac70459db781108db7c6d8981dd31ce0e29e3298", + "reference": "ac70459db781108db7c6d8981dd31ce0e29e3298", "shasum": "" }, "require": { @@ -8241,11 +8243,11 @@ "utf-8", "utf8" ], - "time": "2020-05-20T17:43:50+00:00" + "time": "2020-06-11T12:16:36+00:00" }, { "name": "symfony/templating", - "version": "v5.1.0", + "version": "v5.1.1", "source": { "type": "git", "url": "https://github.com/symfony/templating.git", @@ -8301,7 +8303,7 @@ }, { "name": "symfony/translation", - "version": "v5.1.0", + "version": "v5.1.1", "source": { "type": "git", "url": "https://github.com/symfony/translation.git", @@ -8436,7 +8438,7 @@ }, { "name": "symfony/twig-bridge", - "version": "v5.1.0", + "version": "v5.1.1", "source": { "type": "git", "url": "https://github.com/symfony/twig-bridge.git", @@ -8538,7 +8540,7 @@ }, { "name": "symfony/twig-bundle", - "version": "v5.1.0", + "version": "v5.1.1", "source": { "type": "git", "url": "https://github.com/symfony/twig-bundle.git", @@ -8613,16 +8615,16 @@ }, { "name": "symfony/validator", - "version": "v5.1.0", + "version": "v5.1.1", "source": { "type": "git", "url": "https://github.com/symfony/validator.git", - "reference": "7a012b935dffe51d37ce001f62fbc6cb307d96df" + "reference": "5e80f314a2faff6fb97942526e27c528b10acdb8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/validator/zipball/7a012b935dffe51d37ce001f62fbc6cb307d96df", - "reference": "7a012b935dffe51d37ce001f62fbc6cb307d96df", + "url": "https://api.github.com/repos/symfony/validator/zipball/5e80f314a2faff6fb97942526e27c528b10acdb8", + "reference": "5e80f314a2faff6fb97942526e27c528b10acdb8", "shasum": "" }, "require": { @@ -8704,11 +8706,11 @@ ], "description": "Symfony Validator Component", "homepage": "https://symfony.com", - "time": "2020-05-30T21:58:16+00:00" + "time": "2020-06-02T08:42:14+00:00" }, { "name": "symfony/var-dumper", - "version": "v5.1.0", + "version": "v5.1.1", "source": { "type": "git", "url": "https://github.com/symfony/var-dumper.git", @@ -8784,16 +8786,16 @@ }, { "name": "symfony/var-exporter", - "version": "v5.1.0", + "version": "v5.1.1", "source": { "type": "git", "url": "https://github.com/symfony/var-exporter.git", - "reference": "76cf21551652b14d80abf13243159fbdf4bbef22" + "reference": "eabaabfe1485ca955c5b53307eade15ccda57a15" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-exporter/zipball/76cf21551652b14d80abf13243159fbdf4bbef22", - "reference": "76cf21551652b14d80abf13243159fbdf4bbef22", + "url": "https://api.github.com/repos/symfony/var-exporter/zipball/eabaabfe1485ca955c5b53307eade15ccda57a15", + "reference": "eabaabfe1485ca955c5b53307eade15ccda57a15", "shasum": "" }, "require": { @@ -8841,11 +8843,11 @@ "instantiate", "serialize" ], - "time": "2020-05-20T17:43:50+00:00" + "time": "2020-06-07T15:42:22+00:00" }, { "name": "symfony/web-link", - "version": "v5.1.0", + "version": "v5.1.1", "source": { "type": "git", "url": "https://github.com/symfony/web-link.git", @@ -8973,7 +8975,7 @@ }, { "name": "symfony/yaml", - "version": "v5.1.0", + "version": "v5.1.1", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", @@ -11194,16 +11196,16 @@ }, { "name": "phpstan/phpstan", - "version": "0.12.25", + "version": "0.12.28", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "9619551d68b2d4c0d681a8df73f3c847c798ee64" + "reference": "76c0c4ec90b1eed66fa4855b8b4b53fa9054353f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/9619551d68b2d4c0d681a8df73f3c847c798ee64", - "reference": "9619551d68b2d4c0d681a8df73f3c847c798ee64", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/76c0c4ec90b1eed66fa4855b8b4b53fa9054353f", + "reference": "76c0c4ec90b1eed66fa4855b8b4b53fa9054353f", "shasum": "" }, "require": { @@ -11232,39 +11234,41 @@ "MIT" ], "description": "PHPStan - PHP Static Analysis Tool", - "time": "2020-05-10T20:36:16+00:00" + "time": "2020-06-10T06:20:14+00:00" }, { "name": "phpstan/phpstan-doctrine", - "version": "0.12.13", + "version": "0.12.15", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan-doctrine.git", - "reference": "5fab376975c2f2d99865837cfe693dc258ca9e61" + "reference": "7484f81e938a291052668eacc9ac46a1ae4e0763" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/5fab376975c2f2d99865837cfe693dc258ca9e61", - "reference": "5fab376975c2f2d99865837cfe693dc258ca9e61", + "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/7484f81e938a291052668eacc9ac46a1ae4e0763", + "reference": "7484f81e938a291052668eacc9ac46a1ae4e0763", "shasum": "" }, "require": { "php": "~7.1", - "phpstan/phpstan": "^0.12.3" + "phpstan/phpstan": "^0.12.26" }, "conflict": { "doctrine/collections": "<1.0", "doctrine/common": "<2.7", "doctrine/mongodb-odm": "<1.2", - "doctrine/orm": "<2.5" + "doctrine/orm": "<2.5", + "doctrine/persistence": "<1.3" }, "require-dev": { "consistence/coding-standard": "^3.0.1", "dealerdirect/phpcodesniffer-composer-installer": "^0.4.4", "doctrine/collections": "^1.0", - "doctrine/common": "^2.7", - "doctrine/mongodb-odm": "^1.2", + "doctrine/common": "^2.7 || ^3.0", + "doctrine/mongodb-odm": "^1.3 || ^2.1", "doctrine/orm": "^2.5", + "doctrine/persistence": "^1.1 || ^2.0", "ergebnis/composer-normalize": "^2.0.2", "jakub-onderka/php-parallel-lint": "^1.0", "phing/phing": "^2.16.0", @@ -11296,7 +11300,7 @@ "MIT" ], "description": "Doctrine extensions for PHPStan", - "time": "2020-05-13T17:45:51+00:00" + "time": "2020-06-11T14:46:08+00:00" }, { "name": "phpstan/phpstan-symfony", @@ -11370,16 +11374,16 @@ }, { "name": "psalm/plugin-symfony", - "version": "v1.2.2", + "version": "v1.2.3", "source": { "type": "git", "url": "https://github.com/psalm/psalm-plugin-symfony.git", - "reference": "8abc28c3a3fe8a6c656cc896b0e4956948f3f26e" + "reference": "f0b6ffab06a031490ea201cf45766b3f5883a412" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/psalm/psalm-plugin-symfony/zipball/8abc28c3a3fe8a6c656cc896b0e4956948f3f26e", - "reference": "8abc28c3a3fe8a6c656cc896b0e4956948f3f26e", + "url": "https://api.github.com/repos/psalm/psalm-plugin-symfony/zipball/f0b6ffab06a031490ea201cf45766b3f5883a412", + "reference": "f0b6ffab06a031490ea201cf45766b3f5883a412", "shasum": "" }, "require": { @@ -11419,7 +11423,7 @@ } ], "description": "Psalm Plugin for Symfony", - "time": "2020-05-27T14:08:01+00:00" + "time": "2020-06-09T09:15:09+00:00" }, { "name": "roave/security-advisories", @@ -11427,12 +11431,12 @@ "source": { "type": "git", "url": "https://github.com/Roave/SecurityAdvisories.git", - "reference": "de6fda3af9b36c77fdeb62b968157032f7111b09" + "reference": "59f3050bcd5dab238c9ac3eada55269cc2fcfaa8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/de6fda3af9b36c77fdeb62b968157032f7111b09", - "reference": "de6fda3af9b36c77fdeb62b968157032f7111b09", + "url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/59f3050bcd5dab238c9ac3eada55269cc2fcfaa8", + "reference": "59f3050bcd5dab238c9ac3eada55269cc2fcfaa8", "shasum": "" }, "conflict": { @@ -11447,7 +11451,7 @@ "bagisto/bagisto": "<0.1.5", "barrelstrength/sprout-base-email": "<1.2.7", "barrelstrength/sprout-forms": "<3.9", - "bolt/bolt": "<3.6.10", + "bolt/bolt": "<3.7.1", "brightlocal/phpwhois": "<=4.2.5", "buddypress/buddypress": "<5.1.2", "bugsnag/bugsnag-laravel": ">=2,<2.0.2", @@ -11539,6 +11543,7 @@ "pear/archive_tar": "<1.4.4", "phpfastcache/phpfastcache": ">=5,<5.0.13", "phpmailer/phpmailer": "<6.1.6", + "phpmussel/phpmussel": ">=1,<1.6", "phpmyadmin/phpmyadmin": "<4.9.2", "phpoffice/phpexcel": "<1.8.2", "phpoffice/phpspreadsheet": "<1.8", @@ -11692,7 +11697,7 @@ } ], "description": "Prevents installation of composer packages with known security vulnerabilities: no API, simply require it", - "time": "2020-06-04T00:00:55+00:00" + "time": "2020-06-11T00:01:52+00:00" }, { "name": "sebastian/diff", @@ -11850,7 +11855,7 @@ }, { "name": "symfony/browser-kit", - "version": "v5.1.0", + "version": "v5.1.1", "source": { "type": "git", "url": "https://github.com/symfony/browser-kit.git", @@ -11909,7 +11914,7 @@ }, { "name": "symfony/debug-bundle", - "version": "v5.1.0", + "version": "v5.1.1", "source": { "type": "git", "url": "https://github.com/symfony/debug-bundle.git", @@ -12004,7 +12009,7 @@ }, { "name": "symfony/dom-crawler", - "version": "v5.1.0", + "version": "v5.1.1", "source": { "type": "git", "url": "https://github.com/symfony/dom-crawler.git", @@ -12134,16 +12139,16 @@ }, { "name": "symfony/phpunit-bridge", - "version": "v5.1.0", + "version": "v5.1.1", "source": { "type": "git", "url": "https://github.com/symfony/phpunit-bridge.git", - "reference": "7a05a59154053d62674def66a5c99896113632f2" + "reference": "de5f0fec631a0cbfe98630b053be1fad7b75aece" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/7a05a59154053d62674def66a5c99896113632f2", - "reference": "7a05a59154053d62674def66a5c99896113632f2", + "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/de5f0fec631a0cbfe98630b053be1fad7b75aece", + "reference": "de5f0fec631a0cbfe98630b053be1fad7b75aece", "shasum": "" }, "require": { @@ -12195,7 +12200,7 @@ ], "description": "Symfony PHPUnit Bridge", "homepage": "https://symfony.com", - "time": "2020-05-23T13:08:13+00:00" + "time": "2020-06-09T09:56:30+00:00" }, { "name": "symfony/polyfill-php70", @@ -12314,16 +12319,16 @@ }, { "name": "symfony/web-profiler-bundle", - "version": "v5.1.0", + "version": "v5.1.1", "source": { "type": "git", "url": "https://github.com/symfony/web-profiler-bundle.git", - "reference": "4d7bdd83fc92d10f005d99d04f80cc0c79c29ef9" + "reference": "25d892ab4927e7df32b0e8dce23cc7a1d4a3bd1c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/web-profiler-bundle/zipball/4d7bdd83fc92d10f005d99d04f80cc0c79c29ef9", - "reference": "4d7bdd83fc92d10f005d99d04f80cc0c79c29ef9", + "url": "https://api.github.com/repos/symfony/web-profiler-bundle/zipball/25d892ab4927e7df32b0e8dce23cc7a1d4a3bd1c", + "reference": "25d892ab4927e7df32b0e8dce23cc7a1d4a3bd1c", "shasum": "" }, "require": { @@ -12375,7 +12380,7 @@ ], "description": "Symfony WebProfilerBundle", "homepage": "https://symfony.com", - "time": "2020-05-28T08:20:44+00:00" + "time": "2020-06-09T11:33:28+00:00" }, { "name": "symplify/auto-bind-parameter", diff --git a/yarn.lock b/yarn.lock index 85d5842f..817848d3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -894,9 +894,9 @@ "@types/sizzle" "*" "@types/json-schema@^7.0.4": - version "7.0.4" - resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.4.tgz#38fd73ddfd9b55abb1e1b2ed578cb55bd7b7d339" - integrity sha512-8+KAKzEvSUdeo+kmqnKrqgeE+LcA0tjYWFY7RPProVYwnqDjukzO+3b6dLD56rYX5TdWejnEOLJYOIeh4CXKuA== + version "7.0.5" + resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.5.tgz#dcce4430e64b443ba8945f0290fb564ad5bac6dd" + integrity sha512-7+2BITlgjgDhH0vvwZU/HZJVyk+2XUlvxXe8dFMedNX/aMkaOq++rMAFXc0tM7ij15QaWlbdQASBR9dihi+bDQ== "@types/marked@^0.7.2": version "0.7.4" @@ -909,9 +909,9 @@ integrity sha512-tHq6qdbT9U1IRSGf14CL0pUlULksvY9OZ+5eEgl1N7t+OA3tGvNpxJCzuKQlsNgCVwbAs670L1vcVQi8j9HjnA== "@types/node@*": - version "14.0.11" - resolved "https://registry.yarnpkg.com/@types/node/-/node-14.0.11.tgz#61d4886e2424da73b7b25547f59fdcb534c165a3" - integrity sha512-lCvvI24L21ZVeIiyIUHZ5Oflv1hhHQ5E1S25IRlKIXaRkVgmXpJMI3wUJkmym2bTbCe+WoIibQnMVAU3FguaOg== + version "14.0.13" + resolved "https://registry.yarnpkg.com/@types/node/-/node-14.0.13.tgz#ee1128e881b874c371374c1f72201893616417c9" + integrity sha512-rouEWBImiRaSJsVA+ITTFM6ZxibuAlTuNOCyxVbwreu6k6+ujs7DfnU9o+PShFhET78pMBl3eH+AGSI5eOTkPA== "@types/q@^1.5.1": version "1.5.4" @@ -1160,9 +1160,9 @@ acorn@^6.4.1: integrity sha512-ZVA9k326Nwrj3Cj9jlh3wGFutC2ZornPNARZwsNYqQYgN0EsV2d53w5RN/co65Ohn4sUAUtb1rSUAOD6XN9idA== acorn@^7.0.0: - version "7.2.0" - resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.2.0.tgz#17ea7e40d7c8640ff54a694c889c26f31704effe" - integrity sha512-apwXVmYVpQ34m/i71vrApRrRKCWQnZZF1+npOD0WV5xZFfwWOmKGQ2RWlfdy9vWITsenisM8M0Qeq8agcFHNiQ== + version "7.3.1" + resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.3.1.tgz#85010754db53c3fbaf3b9ea3e083aa5c5d147ffd" + integrity sha512-tLc0wSnatxAQHVHUapaHdz72pi9KUyHjq5KyHjGg9Y8Ifdc79pTh2XvI6I1/chZbnM7QtNKzh66ooDogPZSleA== adjust-sourcemap-loader@2.0.0: version "2.0.0" @@ -1358,14 +1358,14 @@ assert@^1.1.1: util "0.10.3" assets-webpack-plugin@^3.9.7: - version "3.9.12" - resolved "https://registry.yarnpkg.com/assets-webpack-plugin/-/assets-webpack-plugin-3.9.12.tgz#9f3c165b37bedfadc9e47d2f7073768c0df883a8" - integrity sha512-iqXT/CtP013CO+IZJG7f4/KmUnde+nn6FSksAhrGRbT1GODsFU3xocP6A5NkTFoey3XOI9n1ZY0QmX/mY74gNA== + version "3.10.0" + resolved "https://registry.yarnpkg.com/assets-webpack-plugin/-/assets-webpack-plugin-3.10.0.tgz#d803404177c327e6a6fa3144acb618ab6b43066f" + integrity sha512-r72GzN3TvYyOcyNmhRx3qR3LNFsfNHgqTdSeYuxpGmciSpwBpXSVGoU3PXUMKRd8aodcpE6fZlsvyOgimwUxdA== dependencies: - camelcase "5.3.1" - escape-string-regexp "2.0.0" + camelcase "6.0.0" + escape-string-regexp "4.0.0" lodash "4.17.15" - mkdirp "0.5.3" + mkdirp "1.0.4" assign-symbols@^1.0.0: version "1.0.0" @@ -1547,9 +1547,9 @@ bootbox@^5.4.0: popper.js "^1.16.0" bootstrap-fileinput@^5.0.1: - version "5.0.9" - resolved "https://registry.yarnpkg.com/bootstrap-fileinput/-/bootstrap-fileinput-5.0.9.tgz#996939c16005b87168a8fb93301ad32fc93cf0ba" - integrity sha512-i6MF3bcjfGuqmFt5sUgOTUDguDOxSrcYghiGSUt6R94iriCPpzFmxzZ8+di+pGm4PhO6jepI9rB3ebbmh5MeTQ== + version "5.1.0" + resolved "https://registry.yarnpkg.com/bootstrap-fileinput/-/bootstrap-fileinput-5.1.0.tgz#b0b9b6ad174e89d80ae7c32335220faa3b1860fe" + integrity sha512-Nkqw91ewyOcYX62xNQ2+kespkooCn8c8Jgo+Lw18yrHshAm8AddgWvljy3VcCsdlQaTHU6IVH5VirM/zgLq/KQ== dependencies: bootstrap ">= 3.4.1" jquery ">= 1.9.0" @@ -1847,6 +1847,11 @@ camelcase@5.3.1, camelcase@^5.0.0, camelcase@^5.3.1: resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-5.3.1.tgz#e3c9b31569e106811df242f715725a1f4c494320" integrity sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg== +camelcase@6.0.0: + version "6.0.0" + resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-6.0.0.tgz#5259f7c30e35e278f1bdc2a4d91230b37cad981e" + integrity sha512-8KMDF1Vz2gzOq54ONPJS65IvTUaB1cHJ2DMM7MbPmLZljDH1qpzzLsWdiN9pHh6qvkRVDTi/07+eNGch/oLU4w== + caniuse-api@^3.0.0: version "3.0.0" resolved "https://registry.yarnpkg.com/caniuse-api/-/caniuse-api-3.0.0.tgz#5e4d90e2274961d46291997df599e3ed008ee4c0" @@ -1858,9 +1863,9 @@ caniuse-api@^3.0.0: lodash.uniq "^4.5.0" caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001043: - version "1.0.30001078" - resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001078.tgz#e1b6e2ae327b6a1ec11f65ec7a0dde1e7093074c" - integrity sha512-sF12qXe9VMm32IEf/+NDvmTpwJaaU7N1igpiH2FdI4DyABJSsOqG3ZAcFvszLkoLoo1y6VJLMYivukUAxaMASw== + version "1.0.30001081" + resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001081.tgz#40615a3c416a047c5a4d45673e5257bf128eb3b5" + integrity sha512-iZdh3lu09jsUtLE6Bp8NAbJskco4Y3UDtkR3GTCJGsbMowBU5IWDFF79sV2ws7lSqTzWyKazxam2thasHymENQ== chalk@2.4.2, chalk@^2.0.0, chalk@^2.3.0, chalk@^2.4.1, chalk@^2.4.2: version "2.4.2" @@ -1872,9 +1877,9 @@ chalk@2.4.2, chalk@^2.0.0, chalk@^2.3.0, chalk@^2.4.1, chalk@^2.4.2: supports-color "^5.3.0" chalk@^4.0.0: - version "4.0.0" - resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.0.0.tgz#6e98081ed2d17faab615eb52ac66ec1fe6209e72" - integrity sha512-N9oWFcegS0sFr9oh1oz2d7Npos6vNoWW9HvtCg5N1KRFpUhaAhvTv5Y58g880fZaEYSNm3qDz8SU1UrGvp+n7A== + version "4.1.0" + resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.0.tgz#4e14870a618d9e2edd97dd8345fd9d9dc315646a" + integrity sha512-qwx12AxXe2Q5xQ43Ac//I6v5aXTipYrSESdOgzrN+9XjgEpyjpKuvSGaN4qE93f7TQTlerQQ8S+EQ0EyDoVL1A== dependencies: ansi-styles "^4.1.0" supports-color "^7.1.0" @@ -2484,9 +2489,9 @@ d@1, d@^1.0.1: type "^1.0.1" darkmode-js@^1.5.0: - version "1.5.5" - resolved "https://registry.yarnpkg.com/darkmode-js/-/darkmode-js-1.5.5.tgz#6e0180a5dc98038c4b96fbdcc482fb230966ff14" - integrity sha512-loXmLt2rJ2PYg7Z4lD8drIKG+LEk0ai7ay4JTV0bS5ZWpXmH7s9dShCu6tQ0mwWgETIn2yZ5BURK/fZoPXgZxQ== + version "1.5.6" + resolved "https://registry.yarnpkg.com/darkmode-js/-/darkmode-js-1.5.6.tgz#9b90b3731945ab41ddd81bd2f52802fd93a5f548" + integrity sha512-V2HxC7yMK1ojK4ZgJCs/O0End6qF0BNfUy523ZUa8YIuB+/AoCnOZ2V0g/fgX5yl/0bqvqAjCbPwsOyaKeRCww== dash-ast@^1.0.0: version "1.0.0" @@ -2853,9 +2858,9 @@ ee-first@1.1.1: integrity sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0= electron-to-chromium@^1.3.413: - version "1.3.464" - resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.464.tgz#fe13feaa08f6f865d3c89d5d72e54c194f463aa5" - integrity sha512-Oo+0+CN9d2z6FToQW6Hwvi9ez09Y/usKwr0tsDsyg43a871zVJCi1nR0v03djLbRNcaCKjtrnVf2XJhTxEpPCg== + version "1.3.472" + resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.472.tgz#b56229cf4e73cb0b511d15eb2c3bbdcff22de0af" + integrity sha512-mDk+Q3dWiZo/v6x+1/vU/RdbPI5pMuylg9b1Y2qs+DAomAudcSBlAVZsNm6JuEh9JKIR2rg/eWYmxUVBKIbiOg== elliptic@^6.0.0, elliptic@^6.5.2: version "6.5.2" @@ -3034,10 +3039,10 @@ escape-html@~1.0.3: resolved "https://registry.yarnpkg.com/escape-html/-/escape-html-1.0.3.tgz#0258eae4d3d0c0974de1c169188ef0051d1d1988" integrity sha1-Aljq5NPQwJdN4cFpGI7wBR0dGYg= -escape-string-regexp@2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-2.0.0.tgz#a30304e99daa32e23b2fd20f51babd07cffca344" - integrity sha512-UpzcLCXolUWcNu5HtVMHYdXJjArjsF9C0aNnquZYY4uW/Vu0miy5YoWvbV345HauVvcAUnpRuhMMcqTcGOY2+w== +escape-string-regexp@4.0.0: + version "4.0.0" + resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz#14ba83a5d373e3d311e5afca29cf5bfad965bf34" + integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA== escape-string-regexp@^1.0.5: version "1.0.5" @@ -3269,9 +3274,9 @@ extglob@^2.0.4: to-regex "^3.0.1" fast-deep-equal@^3.1.1: - version "3.1.1" - resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-3.1.1.tgz#545145077c501491e33b15ec408c294376e94ae4" - integrity sha512-8UEa58QDLauDNfpbrX55Q9jrGHThw2ZMdOky5Gl1CDtVeJDPVrG4Jxx1N8jw2gkWaff5UUuX1KJd+9zGe2B+ZA== + version "3.1.3" + resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz#3a7d56b559d6cbc3eb512325244e619a65c6c525" + integrity sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q== fast-json-stable-stringify@^2.0.0: version "2.1.0" @@ -3863,9 +3868,9 @@ iconv-lite@0.4.24: safer-buffer ">= 2.1.2 < 3" iconv-lite@^0.5.1: - version "0.5.1" - resolved "https://registry.yarnpkg.com/iconv-lite/-/iconv-lite-0.5.1.tgz#b2425d3c7b18f7219f2ca663d103bddb91718d64" - integrity sha512-ONHr16SQvKZNSqjQT9gy5z24Jw+uqfO02/ngBSBoqChZ+W8qXX7GPRa1RoUnzGADw8K63R1BXUMzarCVQBpY8Q== + version "0.5.2" + resolved "https://registry.yarnpkg.com/iconv-lite/-/iconv-lite-0.5.2.tgz#af6d628dccfb463b7364d97f715e4b74b8c8c2b8" + integrity sha512-kERHXvpSaB4aU3eANwidg79K8FlrN77m8G9V+0vOR3HYaRifrlwMEpT7ZBJqLSEIHnEgJTHcWK82wwLwwKwtag== dependencies: safer-buffer ">= 2.1.2 < 3" @@ -4773,12 +4778,10 @@ mixin-deep@^1.2.0: for-in "^1.0.2" is-extendable "^1.0.1" -mkdirp@0.5.3: - version "0.5.3" - resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-0.5.3.tgz#5a514b7179259287952881e94410ec5465659f8c" - integrity sha512-P+2gwrFqx8lhew375MQHHeTlY8AuOJSrGf0R5ddkEndUkmwpgUob/vQuBD1V22/Cw1/lJr4x+EjllSezBThzBg== - dependencies: - minimist "^1.2.5" +mkdirp@1.0.4, mkdirp@^1.0.3, mkdirp@^1.0.4: + version "1.0.4" + resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-1.0.4.tgz#3eb5ed62622756d79a5f0e2a221dfebad75c2f7e" + integrity sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw== mkdirp@^0.5.1, mkdirp@^0.5.3, mkdirp@~0.5.1: version "0.5.5" @@ -4787,11 +4790,6 @@ mkdirp@^0.5.1, mkdirp@^0.5.3, mkdirp@~0.5.1: dependencies: minimist "^1.2.5" -mkdirp@^1.0.3, mkdirp@^1.0.4: - version "1.0.4" - resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-1.0.4.tgz#3eb5ed62622756d79a5f0e2a221dfebad75c2f7e" - integrity sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw== - move-concurrently@^1.0.1: version "1.0.1" resolved "https://registry.yarnpkg.com/move-concurrently/-/move-concurrently-1.0.1.tgz#be2c005fda32e0b29af1f05d7c4b33214c701f92"